3b1b-manim/manimlib/mobject
2023-09-04 18:46:28 -04:00
..
svg Add Dartboard 2023-06-10 09:21:57 -07:00
types Add scale_radii method for DotCloud 2023-09-04 18:46:28 -04:00
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
boolean_ops.py Fix typo 2023-01-13 00:24:26 -08:00
changing.py Use typing_extensions to import Self for python versions <3.11 2023-02-02 10:54:47 -08:00
coordinate_systems.py Fix typo 2023-08-15 20:36:45 -07:00
frame.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
functions.py Replace VMobject.make_approximately_smooth with VMobject.make_smooth(approx=True) 2023-01-19 11:34:13 -08:00
geometry.py Add surround method for Rectangles and SurroundingRectangles 2023-09-04 18:46:11 -04:00
interactive.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
matrix.py Merge branch 'master' of github.com:3b1b/manim into video-work 2023-02-02 11:22:58 -08:00
mobject.py Add surround method for Rectangles and SurroundingRectangles 2023-09-04 18:46:11 -04:00
mobject_update_utils.py animation.update_config -> animation.update_rate_info 2023-02-09 15:16:51 -08:00
number_line.py Fix issue with ticks going beyond number line 2023-02-24 08:23:01 -05:00
numbers.py Having changing decimal match fixed_in_frame status 2023-06-23 10:57:57 -07:00
probability.py MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
shape_matchers.py Add surround method for Rectangles and SurroundingRectangles 2023-09-04 18:46:11 -04:00
three_dimensions.py Small fixes to three_dimensions.py 2023-01-31 14:19:24 -08:00
value_tracker.py Use typing_extensions to import Self for python versions <3.11 2023-02-02 10:54:47 -08:00
vector_field.py Use set_color instead of set_rgba_array in vector_field 2023-02-02 18:24:12 -08:00