3b1b-manim/manimlib/mobject
Grant Sanderson f158d3e751 Give unit_normal refreshing the same behavior as triangulation
That is, don't actually compute it until it needs to be. This is necessary so that VMobject.append_points can refresh both of those, without effecting SVG initialization.
2022-12-19 14:41:06 -08:00
..
svg Make sure mutability of dict arguments won't cause problems 2022-12-18 09:38:28 -08:00
types Give unit_normal refreshing the same behavior as triangulation 2022-12-19 14:41:06 -08:00
__init__.py
boolean_ops.py
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 Replace unit_size with get_unit_size() 2022-12-18 19:52:59 -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 Add space 2022-12-19 10:38:06 -08:00
interactive.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
matrix.py Tweak type hints in matrix.py 2022-12-18 09:38:46 -08:00
mobject.py Add check for invalid entries to Mobject.set_points 2022-12-17 19:52:34 -08:00
mobject_update_utils.py
number_line.py Make sure mutability of dict arguments won't cause problems 2022-12-18 09:38:28 -08:00
numbers.py Make sure mutability of dict arguments won't cause problems 2022-12-18 09:38:28 -08:00
probability.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
shape_matchers.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
three_dimensions.py Rename np_vector type to Vect3 or Vect4 to make context clearer 2022-12-16 20:35:26 -08: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