3b1b-manim/manimlib/mobject
2021-02-05 15:25:17 -08:00
..
svg Fix triangulation issue for polygons with many holes 2021-02-02 15:35:03 -08:00
types Fix and simplify get_smooth_quadratic_bezier_handle_points so that VMobject.make_smooth works better 2021-02-05 15:25:17 -08:00
changing.py Reorganize Mobject methods and remove ones that are not longer needed 2021-01-14 14:15:58 -10:00
coordinate_systems.py Set mob.make_smooth_after_applying_functions to True when preparing for a nonlinear transformation 2021-02-05 13:06:00 -08:00
frame.py Enable 3d rotations 2020-06-01 16:21:18 -07:00
functions.py Merge branch 'master' of https://github.com/techdude/manim 2021-01-31 18:52:17 -07:00
geometry.py Reorganize Mobject methods and remove ones that are not longer needed 2021-01-14 14:15:58 -10:00
interactive.py Refactored Event Dispatching Mechanism 2021-02-02 16:04:50 +05:30
matrix.py Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
mobject.py spreading the change onto 2 more decorators 2021-02-05 11:52:21 +01:00
mobject_update_utils.py Allow always_redraw to take in arguments 2021-01-30 22:10:58 -08:00
number_line.py Replace redundant CONFIG key in NumberLine 2021-02-01 12:25:11 +05:30
numbers.py Remove unecessary lines 2021-01-30 22:11:23 -08:00
probability.py Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
shape_matchers.py Have background rectangle match background color by default 2021-01-15 10:20:50 -10:00
three_dimensions.py Make ParametricSurface a subclass of Surface, and reframe other 3d mobjects to subclass Surface instead of ParametricSurface 2021-02-04 12:36:35 -08:00
value_tracker.py Merge pull request #1305 from diracdeltafunk/patch-1 2021-02-03 12:34:55 -08:00
vector_field.py Use super() 2020-06-29 11:04:48 -07:00