mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 02:35:22 +08:00
End of Leibniz project
This commit is contained in:
@ -126,6 +126,7 @@ class PatreonThanks(Scene):
|
||||
DrawBorderThenFill(patreon_logo),
|
||||
)
|
||||
self.play(Write(special_thanks, run_time = 1))
|
||||
print len(patron_groups)
|
||||
for i, group in enumerate(patron_groups):
|
||||
anims = [
|
||||
FadeIn(
|
||||
|
Reference in New Issue
Block a user