This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
manim
Watch
1
Star
1
Fork
0
You've already forked manim
mirror of
https://github.com/3b1b/manim.git
synced
2026-04-26 03:00:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5718db026e2cdc23ada625bd0fc436c334d93ac0
manim
/
animation
History
Sridhar Ramesh
a4881d2d07
Removed UnsyncedParallel, which I realized was just reimplementing the functionality of AnimationGroup (and erroneously); I had misinterpreted the nature of the 'squish'ing in AnimationGroup
2018-01-24 13:11:25 -08:00
..
__init__.py
Remove meta_animations from animation.__init__.py
2017-04-29 18:23:45 -07:00
animation.py
Used np.clip in Animation.update
2018-01-18 16:22:57 -08:00
continual_animation.py
Fixed ContinualUpdateFromFunc issue
2018-01-19 13:30:10 -08:00
playground.py
DEFAULT_CONFIG -> CONFIG
2016-02-27 16:32:53 -08:00
simple_animations.py
Removed UnsyncedParallel, which I realized was just reimplementing the functionality of AnimationGroup (and erroneously); I had misinterpreted the nature of the 'squish'ing in AnimationGroup
2018-01-24 13:11:25 -08:00
transform.py
Bug fix to ApplyMethod treatment of method kwargs
2018-01-20 11:45:47 -08:00