-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
enhancementAdditions and improvements in generalAdditions and improvements in generalgood first issueGood for newcomersGood for newcomers
Description
Bsically the title. this method is useless. See the code and the comment :
manim/manim/animation/animation.py
Lines 115 to 120 in 5dd7bfe
| def update(self, alpha): | |
| """ | |
| This method shouldn't exist, but it's here to | |
| keep many old scenes from breaking | |
| """ | |
| self.interpolate(alpha) |
leotrs
Metadata
Metadata
Assignees
Labels
enhancementAdditions and improvements in generalAdditions and improvements in generalgood first issueGood for newcomersGood for newcomers