3b1b-manim/manimlib/mobject
2021-01-13 10:23:42 -10:00
..
svg Initialize colors properly with new TexMobject structure 2021-01-13 08:18:24 -10:00
types Fix issue with pointwise_become_partial 2021-01-13 09:21:22 -10:00
changing.py Replace lingering .points references 2021-01-12 07:27:32 -10:00
coordinate_systems.py Make it so you can pass in x_range and y_range to NumberPlane 2021-01-07 16:37:23 -08:00
frame.py
functions.py
geometry.py Buf fix with Arrow 2021-01-13 09:28:52 -10:00
matrix.py Treat Matrix.mob_matrix as list rather than numpy matrix, since it sometimes interprets mobjects as sequences 2021-01-13 09:20:11 -10:00
mobject.py Match uniforms in Mobject.become 2021-01-13 10:23:42 -10:00
mobject_update_utils.py
number_line.py
numbers.py Remove note 2021-01-13 09:21:00 -10:00
probability.py
shape_matchers.py
three_dimensions.py Introduce flat_stroke uniform 2021-01-08 22:26:47 -08:00
value_tracker.py Replace lingering .points references 2021-01-12 07:27:32 -10:00
vector_field.py