3b1b-manim/manimlib/mobject
2020-06-09 12:38:37 -07:00
..
svg Fix Text Class's bugs in shaders branch (the same as #1030) (#1031) 2020-05-07 01:21:43 -07:00
types Tried, but failed, to write a better smooth bezier function 2020-06-09 12:38:37 -07:00
changing.py
coordinate_systems.py Reconfigured ParametricCurve 2020-06-06 11:43:59 -07:00
frame.py Enable 3d rotations 2020-06-01 16:21:18 -07:00
functions.py Fixed FunctionGraph bug 2020-06-09 12:34:43 -07:00
geometry.py Change TipableVMobject to take in all tip_config at one spot 2020-06-06 10:56:23 -07:00
matrix.py
mobject.py Remove unneeded import 2020-06-09 12:34:57 -07:00
mobject_update_utils.py Replace np.clip with clip 2020-02-18 22:32:15 -08:00
number_line.py Change TipableVMobject to take in all tip_config at one spot 2020-06-06 10:56:23 -07:00
numbers.py Add height to DecimalNumber config 2020-06-05 17:57:44 -07:00
probability.py Change tuplify to listify 2020-02-05 14:47:14 -08:00
shape_matchers.py
three_dimensions.py Change cube face order 2020-06-07 12:24:14 -07:00
value_tracker.py
vector_field.py