3b1b-manim/manimlib/mobject
2022-02-13 19:02:28 +08:00
..
svg Attempt to refactor SVGMobject with svgelements (#1731) 2022-02-11 07:53:21 -08:00
types style: rename Color type to ManimColor 2022-02-13 19:02:28 +08:00
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
boolean_ops.py Update boolean_ops.py 2022-01-31 23:29:36 +08:00
changing.py (Maybe temporary?) upates to Tracers 2021-08-26 11:44:45 -07:00
coordinate_systems.py Some refactors for MTex 2022-01-26 13:03:14 +08:00
frame.py New defaults for FullScreenRectangle 2021-03-18 17:42:19 -07:00
functions.py Implement ImplicitFunction (#1727) 2022-02-07 08:24:40 -08:00
geometry.py Attempt to refactor SVGMobject with svgelements (#1731) 2022-02-11 07:53:21 -08:00
interactive.py change default font size of ControlsExample 2021-06-29 20:55:25 +08:00
matrix.py Update matrix.py 2021-10-12 09:04:30 +08:00
mobject.py style: rename Color type to ManimColor 2022-02-13 19:02:28 +08:00
mobject_update_utils.py fix: fix typo spelling grammar 2021-08-07 22:25:26 +07:00
number_line.py Use isclose in place of of == 0 2021-08-26 11:43:44 -07:00
numbers.py Recover numbers.py 2021-11-27 16:16:18 +08:00
probability.py Change variables names: x_tick, x_ticks, y_tick, y_ticks 2021-12-17 15:02:10 +07:00
shape_matchers.py fix: fix typo spelling grammar 2021-08-07 22:25:26 +07:00
three_dimensions.py Remove unnecessary import 2021-12-21 10:58:41 -08:00
value_tracker.py Fix bug for single-valued ValueTracker 2021-08-26 11:42:58 -07:00
vector_field.py Fix a wrong function name. 2021-04-09 22:06:20 +08:00