3b1b-manim/manimlib/mobject
2024-08-21 11:59:48 -05:00
..
svg Get rid of cached _has_stroke and _has_fill parameters 2024-08-19 17:27:47 -05:00
types Instead of passing in joint_products to stroke shader, just track joint_angles and pass in global unit normal 2024-08-21 11:59:48 -05:00
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
boolean_ops.py
changing.py Small cleanup on TracedPath 2024-08-06 10:23:46 -05:00
coordinate_systems.py Change default to flat stroke, except in 3d situations 2024-08-20 11:52:05 -05:00
frame.py
functions.py
geometry.py Change default to flat stroke, except in 3d situations 2024-08-20 11:52:05 -05:00
interactive.py Add white space after assert statements 2024-08-16 12:15:55 -05:00
matrix.py Keep track of original float matrix in DecimalMatrix 2024-03-25 19:10:42 -03:00
mobject.py Use Mobject.set_uniform in Mobject.set_shading 2024-08-20 14:44:48 -05:00
mobject_update_utils.py Add white space after assert statements 2024-08-16 12:15:55 -05:00
number_line.py Replace numbers_with_elongated_ticks -> big_tick_numbers 2024-02-22 11:47:28 -08:00
numbers.py Don't treat font size as a uniform 2024-08-20 10:00:07 -05:00
probability.py Add white space after assert statements 2024-08-16 12:15:55 -05:00
shape_matchers.py Revert default underline stroke width 2024-03-25 19:10:30 -03:00
three_dimensions.py Change default to flat stroke, except in 3d situations 2024-08-20 11:52:05 -05:00
value_tracker.py
vector_field.py