mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 02:35:22 +08:00
End of brachistochrone problem
This commit is contained in:
@ -188,7 +188,6 @@ class Scene(object):
|
||||
self.frames[index] = self.get_frame()
|
||||
for animation in animations:
|
||||
animation.clean_up()
|
||||
self.repaint_mojects()
|
||||
return self
|
||||
|
||||
def dither(self, duration = DEFAULT_DITHER_TIME):
|
||||
|
Reference in New Issue
Block a user