3b1b-manim/manimlib/mobject
2022-12-26 09:02:00 -07:00
..
svg Fix TexMobject.select_unisolated_substring for substrings with escape characters 2022-12-26 09:02:00 -07:00
types Fix data["orientation"] alignment issue a separate way 2022-12-23 18:09:09 -07:00
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
boolean_ops.py chore: add type hints to manimlib.mobject 2022-02-15 14:37:15 +08:00
changing.py Rename np_vector type to Vect3 or Vect4 to make context clearer 2022-12-16 20:35:26 -08:00
coordinate_systems.py MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
frame.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
functions.py Rename np_vector type to Vect3 or Vect4 to make context clearer 2022-12-16 20:35:26 -08:00
geometry.py Remove unused parameter 2022-12-26 07:58:30 -07:00
interactive.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
matrix.py MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
mobject.py Remove **kwargs from Mobject.__init__ 2022-12-26 07:58:40 -07:00
mobject_update_utils.py Sort imports 2022-04-12 19:19:59 +08:00
number_line.py Make sure mutability of dict arguments won't cause problems 2022-12-18 09:38:28 -08:00
numbers.py MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
probability.py MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
shape_matchers.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
three_dimensions.py Delete refresh_unit_normal 2022-12-23 10:23:57 -07:00
value_tracker.py Kill CONFIG in value_tracker.py 2022-12-16 10:02:12 -08:00
vector_field.py Make sure mutability of dict arguments won't cause problems 2022-12-18 09:38:28 -08:00