Grant Sanderson
|
214ba5979b
|
Added --leave_progress_bars option, with the deault being to remove them
|
2019-01-16 11:08:14 -08:00 |
|
Grant Sanderson
|
236d67456a
|
Removed nargs from several bit of configuration
|
2019-01-15 12:18:28 -08:00 |
|
Grant Sanderson
|
4ab4736a11
|
Cleaned up and added some documentation to config.py
|
2019-01-12 14:42:42 -08:00 |
|
Grant Sanderson
|
199a3b82c6
|
Make it possible to render multiple scenes
|
2019-01-12 12:31:29 -08:00 |
|
Grant Sanderson
|
641a429e66
|
Fixed stage_scenes, which required updating get_scene_output_directory and get_module
|
2019-01-09 12:49:43 -08:00 |
|
Grant Sanderson
|
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 |
|
Devin Neal
|
1de67af678
|
allow rendering scenes from any directory (#391)
|
2019-01-03 13:42:02 -08:00 |
|
Devin Neal
|
4d069db15c
|
add option to suppress success/failure sound (#385)
|
2018-12-30 12:53:38 -08:00 |
|
Devin Neal
|
e294c67801
|
add error codes to exits
|
2018-12-26 20:57:01 -08:00 |
|
Devin Neal
|
54b8d0f8ed
|
import importlib, start streaming mode upon import
|
2018-12-26 20:57:01 -08:00 |
|
Devin Neal
|
9366accf59
|
support for inline scenes
|
2018-12-26 20:57:01 -08:00 |
|
Devin Neal
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|