17 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
8ae0556394 First pass at SceneFileWriter refactor 2019-01-24 21:47:40 -08:00
561e2c7a21 Changed how partial movie directory is found 2019-01-24 13:44:19 -08:00
118837cac9 Actually, stage scenes should deal in partial movie files by default 2019-01-22 15:41:21 -08:00
8931a88b3f A few fixes to the last commit, making sure different file extensions don't mess with the system 2019-01-10 17:29:16 -08:00
2419fbcc53 Changed the way Scene write to videos, where it writes each play or wait call as a separate file, and later concatenates them together. 2019-01-10 17:06:22 -08:00
641a429e66 Fixed stage_scenes, which required updating get_scene_output_directory and get_module 2019-01-09 12:49:43 -08:00
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
4075bb35c6 Temporarily removing relative imports 2018-07-11 12:26:24 -07:00
f03268d007 Modernize Python 2 code to get ready for Python 3 yet again 2018-06-02 08:59:26 -04:00
664546d44c added utils/output_directory_getters.py 2018-04-29 10:52:48 -07:00
65783e2738 Improved stage_scenes and refactored get_movie_output_directory methods 2018-04-29 10:47:53 -07:00
0978984541 Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere. 2018-03-31 15:11:35 -07:00
4d7bb5c3f1 Updated stage_scenes to write to a directory unique to the animation file 2018-01-25 23:51:36 -08:00
ffcd9b5767 Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after 2018-01-12 13:38:25 -08:00
25bd813486 Preliminary end to eop/independence 2017-07-25 12:53:21 -07:00