3b1b-manim/manimlib/mobject
2023-01-19 09:56:26 -08:00
..
svg Package reflectiveness, gloss and shadow into a single uniform "shading" 2023-01-16 19:33:57 -08:00
types In VMobject.set_stroke, Don't use resize_with_interpolation for non-list args 2023-01-19 09:56:26 -08:00
__init__.py
boolean_ops.py Fix typo 2023-01-13 00:24:26 -08:00
changing.py
coordinate_systems.py Speed up bind_graph_to_func 2023-01-19 09:50:24 -08:00
frame.py
functions.py Don't default to smoothing for implicit curves 2023-01-15 09:26:56 -08:00
geometry.py Fix bug with polygon start angle = 0 2023-01-19 09:50:41 -08:00
interactive.py
matrix.py Have **kwargs in matrix pass on to elements 2022-12-28 19:40:02 -08:00
mobject.py Don't use resize_with_interpolation by default 2023-01-19 09:51:19 -08:00
mobject_update_utils.py
number_line.py
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
three_dimensions.py Default to non-flat stroke for meshes 2023-01-18 10:58:37 -08:00
value_tracker.py Use uniform for ValueTracker value instead of data 2023-01-15 12:34:28 -08:00
vector_field.py