3b1b-manim/animation
2018-08-12 12:47:16 -07:00
..
__init__.py Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere. 2018-03-31 15:11:35 -07:00
animation.py Added Mobject.update capabilties, which should be nicer and lighter weight than using ContinualUpdateFromFunc all the time. Also changed the behavior of any Animation having its mobject automatically thrust up to the front of the screen 2018-08-12 12:17:32 -07:00
composition.py Removed itertools.ifilter use 2018-08-11 18:41:55 -07:00
creation.py Made Write a subclass of DrawBorderThenFill, as it should be 2018-08-12 12:47:16 -07:00
indication.py After running 2to3 2018-08-09 17:56:05 -07:00
movement.py After running 2to3 2018-08-09 17:56:05 -07:00
numbers.py After running 2to3 2018-08-09 17:56:05 -07:00
rotation.py After running 2to3 2018-08-09 17:56:05 -07:00
specialized.py After running 2to3 2018-08-09 17:56:05 -07:00
transform.py After running 2to3 2018-08-09 17:56:05 -07:00
update.py After running 2to3 2018-08-09 17:56:05 -07:00