3b1b-manim/manimlib/mobject
2022-11-18 09:09:21 -08:00
..
svg Merge branch 'master' of github.com:3b1b/manim into video-work 2022-09-13 14:08:15 -07:00
types Merge branch 'master' of github.com:3b1b/manim into video-work 2022-09-13 14:08:15 -07:00
__init__.py
boolean_ops.py
changing.py
coordinate_systems.py add_axis_labels for ThreeDAxes 2022-11-18 09:09:21 -08:00
frame.py
functions.py (whitespace) 2022-04-27 09:51:43 -07:00
geometry.py Fix Circle.point_at_angle 2022-11-03 16:48:30 -07:00
interactive.py
matrix.py Don't have Matrix try to convert lists of Mobject into numpy arrays 2022-11-03 16:31:19 -07:00
mobject.py By default, don't let Mobject.become match updaters 2022-11-03 16:35:41 -07:00
mobject_update_utils.py
number_line.py Add unit_tex option for NumberLine.add_numbers 2022-11-03 11:32:25 -07:00
numbers.py Tiny refactor 2022-05-23 11:07:39 -07:00
probability.py Add necessary imports (#1804) 2022-05-19 22:07:06 +08:00
shape_matchers.py More curves to cross by default 2022-05-04 09:30:54 -07:00
three_dimensions.py Sort imports 2022-04-22 16:42:45 +08:00
value_tracker.py
vector_field.py