3b1b-manim/manimlib/utils
2022-01-28 00:16:19 +08:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
bezier.py Refactor #1637 (#1650) 2021-10-16 13:04:52 +08:00
color.py Some refactors for MTex 2022-01-26 13:03:14 +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 use rich to log 2021-10-07 17:37:10 +08: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 improve config helper (#1721) 2022-01-28 00:16:19 +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 Some refactors for MTex 2022-01-26 13:03:14 +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 Have rotation_between_vectors handle identical/similar vectors 2021-11-18 17:52:48 -08:00
tex_file_writing.py use rich to log 2021-10-07 17:37:10 +08:00