3b1b-manim/manimlib/utils
Grant Sanderson 34ad61d013 Clean up how configuration is handled
In principle, all we need here is that manim looks to the default_config.yaml file, and updates it based on any local configuration files, whether in the current working directory or as specified by a CLI argument.
2024-12-05 11:53:18 -06:00
..
__init__.py
bezier.py Merge pull request #2009 from Varniex/patch-1 2024-09-06 10:59:04 -07:00
cache.py Make caching on disk a decorator, and update implementations for Tex and Text mobjects 2024-12-05 10:09:15 -06:00
color.py Fix import of pyplot 2024-11-25 10:49:05 -07:00
customization.py Clean up how configuration is handled 2024-12-05 11:53:18 -06:00
debug.py Fix bad argument 2024-09-21 12:15:06 -04:00
dict_ops.py Add dict_eq 2023-01-31 15:37:30 -08:00
directories.py Clean up how configuration is handled 2024-12-05 11:53:18 -06:00
family_ops.py
file_ops.py Less collision-prone file names for downloads 2024-11-25 09:31:15 -07:00
images.py
init_config.py
iterables.py Update description of remove_list_redundancies 2024-09-21 12:15:29 -04:00
paths.py
rate_functions.py fix: there_and_back_with_pause 2024-05-22 16:37:07 +08:00
shaders.py Flatten uniform arrays 2024-09-21 12:15:37 -04:00
simple_functions.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
sounds.py
space_ops.py Stylistic change 2023-08-15 20:40:24 -07:00
tex.py Make sure \text{...} is counted correctly in num_tex_symbols 2023-03-10 11:05:30 -08:00
tex_file_writing.py Clean up how configuration is handled 2024-12-05 11:53:18 -06:00
tex_to_symbol_count.py Add \dots and \mathds to tex_to_symbol_count 2023-08-15 20:40:39 -07:00