3b1b-manim/manimlib/utils
2021-02-11 10:54:30 -08:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
bezier.py Add alternate smoothing options 2021-02-05 16:29:07 -08:00
color.py Slight change to colormap 2021-01-10 14:12:15 -08:00
config_ops.py Get rid of instantiate function 2019-02-08 10:33:08 -08:00
customization.py rename custom_defaults -> custom_config defaults -> default_config 2021-02-07 21:38:19 +08:00
debug.py Shorten name to index_labels 2020-02-27 17:16:10 +00:00
directories.py Changed manim downloads location from default to custom_default config 2021-02-03 00:04:30 +05:30
family_ops.py Have restructure_list_to_exclude_certain_family_members work with the full family of to_remove 2020-02-22 13:20:59 -08:00
file_ops.py Changed manim downloads location from default to custom_default config 2021-02-03 00:04:30 +05:30
images.py Also search for images where the extension is passed in 2021-02-09 16:56:47 -08:00
init_config.py rename custom_defaults -> custom_config defaults -> default_config 2021-02-07 21:38:19 +08:00
iterables.py Allow setting of multiple colors/opacities/stroke_widths 2021-01-11 17:52:48 -10:00
paths.py Replace np.tan with math.tan...because why not 2020-02-21 12:01:39 -08:00
rate_functions.py New implementation of smooth 2020-07-22 18:19:07 -07:00
simple_functions.py Add custom clip function, since np.clip is evidently super slow 2020-02-18 22:27:13 -08:00
sounds.py Fix how sound files are found 2021-01-23 11:02:02 -08:00
space_ops.py Small hacky tweak to fix more triangulation issues 2021-02-03 17:52:11 -08:00
strings.py Simplify split_string_to_isolate_substrings, even though it's currently not used anywhere 2021-01-07 12:11:44 -08:00
tex_file_writing.py rename custom_defaults -> custom_config defaults -> default_config 2021-02-07 21:38:19 +08:00