3b1b-manim/manimlib/mobject
2023-01-31 12:53:25 -08:00
..
svg Don't rotate Laptop into place 2023-01-31 09:20:05 -08:00
types Make sure animations will trigger a refresh for joint products 2023-01-31 12:49:02 -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 Fix typo 2023-01-13 00:24:26 -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 Prevent NumberPlane from double drawing axes 2023-01-30 20:38:23 -08: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 Remove some references to triangulation 2023-01-28 12:43:56 -08:00
interactive.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
matrix.py Have **kwargs in matrix pass on to elements 2022-12-28 19:40:02 -08:00
mobject.py Whoops, make sure deepcopy actually returns 2023-01-31 12:53:25 -08:00
mobject_update_utils.py Sort imports 2022-04-12 19:19:59 +08:00
number_line.py Small tweaks to number_to_point 2023-01-19 20:25:29 -08:00
numbers.py Have DecimalMobject save pre-generated characters 2023-01-19 09:55:56 -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 Provide an epsilon of room to Sphere at poles 2023-01-30 20:50:42 -08:00
value_tracker.py Use uniform for ValueTracker value instead of data 2023-01-15 12:34:28 -08:00
vector_field.py Replace VMobject.make_approximately_smooth with VMobject.make_smooth(approx=True) 2023-01-19 11:34:13 -08:00