3b1b-manim/manimlib/mobject
2024-07-31 15:23:59 +02:00
..
svg Better bubble flipping 2024-03-25 19:10:16 -03:00
types Have border_width default to 0 for lower opacity 2024-03-21 14:36:06 -03:00
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
boolean_ops.py Fix typo 2023-01-13 00:24:26 -08:00
changing.py Use typing_extensions to import Self for python versions <3.11 2023-02-02 10:54:47 -08:00
coordinate_systems.py Remove unused lines 2024-07-31 15:23:59 +02:00
frame.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
functions.py Replace VMobject.make_approximately_smooth with VMobject.make_smooth(approx=True) 2023-01-19 11:34:13 -08:00
geometry.py Have Arrow track what stroke width it was set to 2023-11-06 12:33:26 -05:00
interactive.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
matrix.py Keep track of original float matrix in DecimalMatrix 2024-03-25 19:10:42 -03:00
mobject.py Change from tracking time_based_updater and non_time_updater lists separately to just tracking one list 2024-03-07 16:39:45 -03:00
mobject_update_utils.py animation.update_config -> animation.update_rate_info 2023-02-09 15:16:51 -08:00
number_line.py Replace numbers_with_elongated_ticks -> big_tick_numbers 2024-02-22 11:47:28 -08:00
numbers.py Fix DecimalNumber.set_value font size issue 2024-02-08 14:55:12 -06:00
probability.py MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
shape_matchers.py Revert default underline stroke width 2024-03-25 19:10:30 -03:00
three_dimensions.py Small fixes to three_dimensions.py 2023-01-31 14:19:24 -08:00
value_tracker.py Use typing_extensions to import Self for python versions <3.11 2023-02-02 10:54:47 -08:00
vector_field.py Use set_color instead of set_rgba_array in vector_field 2023-02-02 18:24:12 -08:00