|
214ba5979b
|
Added --leave_progress_bars option, with the deault being to remove them
|
2019-01-16 11:08:14 -08:00 |
|
|
199a3b82c6
|
Make it possible to render multiple scenes
|
2019-01-12 12:31:29 -08:00 |
|
|
d98d1ec610
|
Changed default behavior to have no finishing sound, and instead of passing in --no-sound to prevent the sound, one would pass in --sound to activate it
|
2019-01-07 13:24:16 -08:00 |
|
|
b7cb66fe5d
|
Tiny PEP fix
|
2019-01-04 12:46:52 -08:00 |
|
|
4d069db15c
|
add option to suppress success/failure sound (#385)
|
2018-12-30 12:53:38 -08:00 |
|
|
11781a5baa
|
Use os.openfile() on Windows and gitignore media folder (#384)
* Gitignored media and .vscode
* Switched to os.startfile for Windows
|
2018-12-29 17:37:28 -08:00 |
|
|
54d43313be
|
print to stderr for scene not found
|
2018-12-28 23:06:14 -08:00 |
|
|
afdf907abc
|
fix imports, remove __init__.py files, some pep8 linting
|
2018-12-27 09:41:41 -08:00 |
|
|
e294c67801
|
add error codes to exits
|
2018-12-26 20:57:01 -08:00 |
|
|
9366accf59
|
support for inline scenes
|
2018-12-26 20:57:01 -08:00 |
|
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|