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-29 21:12:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
mobject
History
Grant Sanderson
e168bfe5ba
Rename SPACE_X_RADIUS to FRAME_X_RADIUS, and added constant FRAME_WIDTH (likewise for all y-coordinate information)
2018-03-30 11:25:37 -07:00
..
__init__.py
Refactor of background coloring vmobjects, should be faster this way.
2018-02-11 18:21:31 -08:00
image_mobject.py
Adds inverting for ImageMobjects
2018-02-23 11:04:53 -08:00
mobject.py
Rename SPACE_X_RADIUS to FRAME_X_RADIUS, and added constant FRAME_WIDTH (likewise for all y-coordinate information)
2018-03-30 11:25:37 -07:00
point_cloud_mobject.py
working on basel
2018-01-17 15:18:02 -08:00
region.py
Some simple typo fixes
2017-05-31 16:07:37 -07:00
svg_mobject.py
Changed order of args in paths searched for svg files
2018-02-26 23:35:40 -08:00
tex_mobject.py
Small fix to TexMobject.add_background_rectangle
2018-03-21 13:40:52 -07:00
vectorized_mobject.py
Changed default behavior of VMobject.set_fill from setting opacity to 1 if nothing was specified and it started at 0
2018-03-22 11:05:35 -07:00