3b1b-manim/animation
2018-11-02 20:48:38 +03: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 Add automatic positioning for live streams 2018-11-02 20:48:38 +03:00
indication.py Small fix to AnimationOnSurroundingRectangle 2018-08-29 00:08:25 -07:00
movement.py Preliminary finish to quat3d preamble 2018-10-04 18:23:18 -07:00
numbers.py Removed unneeded import 2018-08-27 16:30:00 -07:00
rotation.py After running 2to3 2018-08-09 17:56:05 -07:00
specialized.py np.linalg.norm -> get_norm 2018-08-15 17:30:24 -07:00
transform.py TransformFromCopy 2018-08-15 21:54:43 -07:00
update.py After running 2to3 2018-08-09 17:56:05 -07:00