This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
manim
Watch
1
Star
0
Fork
0
You've already forked manim
mirror of
https://github.com/3b1b/manim.git
synced
2025-08-02 02:35:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
manimlib
/
mobject
/
svg
History
Grant Sanderson
b7cf5e82e3
rate_func can no longer be None, must be a function. Use 'linear' instead of None
2019-02-05 15:39:58 -08:00
..
brace.py
move library code into manimlib, replace relative imports with absolute imports
2018-12-26 20:57:01 -08:00
drawings.py
rate_func can no longer be None, must be a function. Use 'linear' instead of None
2019-02-05 15:39:58 -08:00
svg_mobject.py
Remove add_control_points, re-implement VMobject.align_points
2019-02-05 13:12:55 -08:00
tex_mobject.py
sort_submobject -> sort and shuffle_submobjects -> shuffle
2019-02-04 15:02:32 -08:00