Commit graph

117 commits

Author SHA1 Message Date
Grant Sanderson
748ca4e0f1 Fixed compile from file list issue 2019-01-18 14:15:07 -08:00
Grant Sanderson
4d899b6c97 Leave in partial movie files 2019-01-18 09:11:41 -08:00
Grant Sanderson
bfce8b47cd
Merge branch 'master' into master 2019-01-18 09:06:22 -08:00
Grant Sanderson
7e0f30614a Added rudimentary sound abilities to scene 2019-01-16 11:10:43 -08:00
Grant Sanderson
633050c02a Added Scene.wait_until and changed time_progression defaults 2019-01-15 12:19:09 -08:00
Grant Sanderson
f3178edff0 Added stop_condition to Scene.wait 2019-01-14 13:26:58 -08:00
pdcxs
27f1dfe75b Replace backslash to slash only on windows platform 2019-01-14 10:45:36 +08:00
pdcxs
ac87738701 Only change backslash on windows 2019-01-14 10:38:54 +08:00
pdcxs
cb76ec1270 Fix file problem when combine videos on Windows 2019-01-13 23:35:05 +08:00
pdcxs
56ed3538f6 Fix the file problem when combine videos on Windows 2019-01-13 23:29:46 +08:00
Grant Sanderson
ee52eae965 Changed animation complete message 2019-01-12 14:43:44 -08:00
Grant Sanderson
199a3b82c6 Make it possible to render multiple scenes 2019-01-12 12:31:29 -08:00
Grant Sanderson
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
Grant Sanderson
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
Grant Sanderson
56f331e8c4 Added Scene.tear_down in symmetry with Scene.setup 2019-01-04 12:47:48 -08:00
Devin Neal
afdf907abc fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
Devin Neal
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
Renamed from scene/scene.py (Browse further)