3b1b-manim/manimlib/mobject
2021-01-15 11:10:57 -10:00
..
svg Make customization more accessible 2021-01-15 10:16:37 -10:00
types Reorganize methods and how triangulation gets refreshed 2021-01-15 08:55:19 -10:00
changing.py Reorganize Mobject methods and remove ones that are not longer needed 2021-01-14 14:15:58 -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 Enable 3d rotations 2020-06-01 16:21:18 -07:00
functions.py Clean up parametric function 2020-06-09 16:57:44 -07:00
geometry.py Reorganize Mobject methods and remove ones that are not longer needed 2021-01-14 14:15:58 -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 Fix Point.set_location 2021-01-15 11:10:57 -10:00
mobject_update_utils.py Replace np.clip with clip 2020-02-18 22:32:15 -08:00
number_line.py Clean up colors, e.g. replacing LIGHT_GREY and DARK_GREY with GREY_B and GREY_D 2021-01-02 22:44:53 -08:00
numbers.py Factor out get_num_string 2021-01-13 11:11:25 -10:00
probability.py Clean up colors, e.g. replacing LIGHT_GREY and DARK_GREY with GREY_B and GREY_D 2021-01-02 22:44:53 -08:00
shape_matchers.py Have background rectangle match background color by default 2021-01-15 10:20:50 -10:00
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 Use super() 2020-06-29 11:04:48 -07:00