16 Commits

Author SHA1 Message Date
900e6ac837 Use frame_rate, instead of frame_duration, and make that part of the camera rather than the scene 2019-01-25 10:13:17 -08:00
e5e1fa908b Finished SceneFileWriter refactor 2019-01-24 22:24:01 -08:00
8ae0556394 First pass at SceneFileWriter refactor 2019-01-24 21:47:40 -08:00
10c95a12dc --output_file_name config shouldn't have nargs 2019-01-22 15:39:27 -08:00
214ba5979b Added --leave_progress_bars option, with the deault being to remove them 2019-01-16 11:08:14 -08:00
236d67456a Removed nargs from several bit of configuration 2019-01-15 12:18:28 -08:00
4ab4736a11 Cleaned up and added some documentation to config.py 2019-01-12 14:42:42 -08:00
199a3b82c6 Make it possible to render multiple scenes 2019-01-12 12:31:29 -08:00
641a429e66 Fixed stage_scenes, which required updating get_scene_output_directory and get_module 2019-01-09 12:49:43 -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
1de67af678 allow rendering scenes from any directory (#391) 2019-01-03 13:42:02 -08:00
4d069db15c add option to suppress success/failure sound (#385) 2018-12-30 12:53:38 -08:00
e294c67801 add error codes to exits 2018-12-26 20:57:01 -08:00
54b8d0f8ed import importlib, start streaming mode upon import 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