Commit graph

16 commits

Author SHA1 Message Date
Grant Sanderson
0b1d102657 Fix find_file 2024-12-11 17:57:55 -06:00
Grant Sanderson
14bb485cdc Have find_file return Path 2024-12-11 17:23:35 -06:00
Grant Sanderson
bce7b03eff Remove get_sorted_integer_files 2024-12-11 17:23:17 -06:00
Grant Sanderson
c9dd2b3cfb Remove add_extension_if_not_present 2024-12-11 17:18:29 -06:00
Grant Sanderson
7f9a2cf487 Rewrite guarantee_existence using Path 2024-12-11 17:15:14 -06:00
Grant Sanderson
75527563de Update where downloads go 2024-12-05 15:27:57 -06:00
Grant Sanderson
e80b9d0e47 Less collision-prone file names for downloads 2024-11-25 09:31:15 -07:00
YishiMichael
9ef9961d0e
Sort imports 2022-04-12 19:19:59 +08:00
TonyCrane
6e292daf58
chore: add type hints to manimlib.utils 2022-02-12 23:47:23 +08:00
Grant Sanderson
e1e7b1e6c1 Changes to make reduce the time of from manimlib import * 2021-02-11 12:22:37 -08:00
Sahil Makhijani
32632367b6 Changed manim downloads location from default to custom_default config 2021-02-03 00:04:30 +05:30
Grant Sanderson
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
Grant Sanderson
065df65cf1 Reorganize how shader files sit in the shaders folder 2021-01-05 23:14:16 -08:00
Devin Neal
caa4577cd1 reorganize media file tree 2019-06-03 23:41:05 -07:00
Grant Sanderson
e5e1fa908b Finished SceneFileWriter refactor 2019-01-24 22:24:01 -08:00
Grant Sanderson
8ae0556394 First pass at SceneFileWriter refactor 2019-01-24 21:47:40 -08:00
Renamed from manimlib/utils/output_directory_getters.py (Browse further)