3b1b-manim/manimlib/mobject
2021-02-07 17:30:49 -08:00
..
svg Fix triangulation issue for polygons with many holes 2021-02-02 15:35:03 -08:00
types Allow make_smooth and other kwargs for VMobject.apply_function 2021-02-05 19:58:02 -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 Axes.get_v_line_to_graph and Axes.get_h_line_to_graph 2021-02-07 09:56:28 -08:00
frame.py Enable 3d rotations 2020-06-01 16:21:18 -07:00
functions.py re-introduce make_smoothing option 2021-02-06 11:39:19 -08:00
geometry.py Add Line.get_projection method 2021-02-07 17:30:49 -08: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 Add default font_size to NumberLine.add_numbers 2021-02-07 17:30:31 -08:00
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