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-07-31 05:52:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
manimlib
/
mobject
/
svg
History
Grant Sanderson
c45ff910f0
Remove double brace convention, since it causes errors with a number of tex strings
2021-04-08 14:46:03 -07:00
..
__init__.py
delete old entry point file and add __init__ for folders
2021-02-07 17:48:51 +08:00
brace.py
Allow configuration in Brace.get_text
2021-03-31 23:23:34 -07:00
drawings.py
Rename TexMobject -> Tex and TextMobject -> TexText
2021-01-18 08:20:14 -10:00
svg_mobject.py
Decompose ellipse manipulations
2021-03-24 14:00:46 -07:00
tex_mobject.py
Remove double brace convention, since it causes errors with a number of tex strings
2021-04-08 14:46:03 -07:00
text_mobject.py
Fixed missing arg in self.get_parts_by_text
2021-03-19 10:55:04 -07:00