3b1b-manim/manimlib/mobject
2021-01-14 09:31:41 -10:00
..
svg Initialize colors properly with new TexMobject structure 2021-01-13 08:18:24 -10:00
types Always call super for init_data 2021-01-14 01:01:13 -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 Speeds up Mobject.get_center and Mobject.get_corner 2021-01-14 09:31:41 -10:00
mobject_update_utils.py
number_line.py
numbers.py Factor out get_num_string 2021-01-13 11:11:25 -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