3b1b-manim/manimlib/utils
2021-08-21 17:07:49 -07:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
bezier.py get_smooth_quadratic_bezier_handle_points edge case for 2 points 2021-08-21 17:07:49 -07:00
color.py Allow 3b1b_colormap as an option for get_colormap_list 2021-02-25 08:48:22 -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 Tiny format change 2021-03-18 17:33:20 -07:00
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 Changes to make reduce the time of from manimlib import * 2021-02-11 12:22:37 -08:00
images.py Also look for jpegs 2021-03-27 11:55:58 -07:00
init_config.py fix typo 2021-06-26 17:45:21 +08:00
iterables.py fix: fix typo spelling grammar 2021-08-07 22:25:26 +07: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 allow sound_file_name to be taken in without extensions 2021-07-28 23:13:15 +08:00
space_ops.py Small stylistic cleanup 2021-08-19 09:18:48 -07: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