3b1b-manim/manimlib/mobject
2023-01-16 13:29:35 -08:00
..
svg Go back to use_simple_quadratic_approx being set at the Text level 2023-01-13 14:08:29 -08:00
types Rename draw_stroke_behind_fill -> stroke_behind 2023-01-16 11:53:07 -08:00
__init__.py
boolean_ops.py Fix typo 2023-01-13 00:24:26 -08:00
changing.py
coordinate_systems.py MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
frame.py
functions.py Don't default to smoothing for implicit curves 2023-01-15 09:26:56 -08:00
geometry.py Rename 'points' -> 'point' 2023-01-15 18:23: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 In Mobject.append_points, have most data default to the last value 2023-01-16 13:29:35 -08:00
mobject_update_utils.py
number_line.py
numbers.py Store font size in uniforms not data 2023-01-15 09:50:52 -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 Remove unnecessary flat stroke specification 2023-01-11 20:31:30 -08:00
value_tracker.py Use uniform for ValueTracker value instead of data 2023-01-15 12:34:28 -08:00
vector_field.py