15 Commits

Author SHA1 Message Date
75527563de Update where downloads go 2024-12-05 15:27:57 -06:00
71e440be93 Get rid of (no longer used) mobject_data directory reference 2024-12-05 15:08:25 -06:00
3b9ef57b22 Remove utils/customization.py 2024-12-05 11:59:01 -06:00
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
89ddfadf6b Allow for a configurable cache location 2024-12-04 20:50:42 -06:00
0c385e820f Get rid of get_tex_dir and get_text_dir 2024-12-04 20:33:43 -06:00
9ef9961d0e Sort imports 2022-04-12 19:19:59 +08:00
6e292daf58 chore: add type hints to manimlib.utils 2022-02-12 23:47:23 +08:00
3c240478b8 Tiny format change 2021-03-18 17:33:20 -07:00
32632367b6 Changed manim downloads location from default to custom_default config 2021-02-03 00:04:30 +05:30
090743aacb Fix how sound files are found 2021-01-23 11:02:02 -08:00
b423a423b5 Make customization more accessible 2021-01-15 10:16:37 -10:00
79b8136330 fix Text in shaders 2021-01-15 20:21:17 +08:00
62bb40a7df Change seek_full_path_from_defaults to find_file, and make it a more general function which will find and download urls if needed. This means for images/textures/etc. one can point online 2021-01-06 10:39:34 -08:00
592432611b Remove all configuration from constants.py, and clean up the many files affected by this move 2021-01-02 20:47:51 -08:00