TonyCrane
|
6e292daf58
|
chore: add type hints to manimlib.utils
|
2022-02-12 23:47:23 +08:00 |
|
TonyCrane
|
4d65c97965
|
allow sound_file_name to be taken in without extensions
|
2021-07-28 23:13:15 +08:00 |
|
Grant Sanderson
|
e1e7b1e6c1
|
Changes to make reduce the time of from manimlib import *
|
2021-02-11 12:22:37 -08:00 |
|
Grant Sanderson
|
090743aacb
|
Fix how sound files are found
|
2021-01-23 11:02:02 -08:00 |
|
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 |
|
Thomas Zhu
|
47d8caa80e
|
Use os.devnull instead of utils.tex_file_writing.get_null(); also small typos that cause SyntaxError (#382)
* Update tex_file_writing.py
* Change "/dev/null" to os.getnull in utils/sounds.py SoX "play" command
* Fix typo
|
2018-12-29 09:27:03 -08:00 |
|
Devin Neal
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|