Commit graph

39 commits

Author SHA1 Message Date
Grant Sanderson
b9ef9f6fc0 Enabled adding end animation number with -n flag 2018-02-10 22:34:39 -08:00
mirefek
acb709a725 Specify Python version 2018-01-28 20:50:46 +01:00
mirefek
7f97616c42 Feature: Scene.wait_to(time)
Can be useful for audio fitting, ignored in preview
2018-01-28 20:49:02 +01:00
Grant Sanderson
4e468af656 Update extract_scene.py args to better support previewing, showing in finder, opening output files, etc. 2018-01-19 17:31:31 -08:00
Grant Sanderson
44f9954dbd Enable -n command on extract_scene.py to skip to a given animation in a scene 2018-01-18 21:26:57 -08:00
Grant Sanderson
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
Grant Sanderson
83a48b82a3 Update extract_scene for better argument parsing 2018-01-12 12:37:02 -08:00
Mitko Nikov
c7214005ae Ability to export PNG sequence
While writing to a movie file, if you specify -f it will export a png
sequence in a folder with the same name like the scene. The ability to
export transparent PNG sequences adds the ability to change the
background afterwards.
2017-12-22 13:00:13 +01:00
ddxtanx
384915d5a7 Change "print " lines to "print(" lines 2017-10-05 21:03:30 -05:00
Grant Sanderson
9958a73059 Beginning nn project 2017-09-26 17:41:45 -07:00
Grant Sanderson
3c2f6a1402 Merge branch 'master' of github.com:3b1b/manim 2017-08-09 17:06:51 -07:00
Grant Sanderson
fc4d87e613 OfferAHybrid in HighD 2017-08-07 17:16:31 -07:00
Grant Sanderson
ff3a214328 Beginning highD project 2017-08-05 20:47:06 -07:00
shahar603
1467e02d18 Added support for Windows 2017-06-29 14:33:01 +03:00
Grant Sanderson
28c664ceb6 Just starting Bayes video for eop 2017-06-05 21:35:09 -07:00
Grant Sanderson
f3eb43f96f Fixed -o flag functionality for extract_scene.py 2017-05-09 14:54:50 -07:00
Grant Sanderson
b1e6c9c916 Whoops, forgot to change tk_scene.py 2017-05-09 14:21:03 -07:00
Grant Sanderson
18b2267c7e Scenes now pass frames directly to ffmpeg pipe when writing movies, rather than saving them all up in bulk then passing in the list 2017-05-09 13:14:08 -07:00
rajdakin
996cb5f36c Modified sound when done if runtime error (in case of quitting if -p is present) 2017-05-08 12:22:55 +02:00
Grant Sanderson
dc24f0eaf4 Actual end to eoc5 2017-03-15 15:41:08 -07:00
Grant Sanderson
315886de5b Preliminary end to eoc5 animations 2017-03-14 15:50:16 -07:00
Grant Sanderson
cc9aace93f Finished recursive solution to constrained Hanoi 2016-11-18 21:23:52 -08:00
Grant Sanderson
4378aac88b Up to binary counting introduction in hanoi.py 2016-11-16 17:10:48 -08:00
Grant Sanderson
98b4427930 Initial hanoi animations 2016-11-15 20:08:28 -08:00
Grant Sanderson
3dd98abbc3 Scene better keeps track of all mobjects 2016-09-06 16:48:04 -07:00
Grant Sanderson
25efbbf0b0 A nice small commit capturing one atomic change, as usual 2016-08-25 17:15:48 -07:00
Grant Sanderson
87c390f41e Preliminary finish of chapter 7 animations 2016-08-22 21:22:21 -07:00
Grant Sanderson
6fe057c0f9 First page of chapter 5 2016-08-02 12:26:15 -07:00
Grant Sanderson
9591a7b854 Starting redo of Brachistochrone 2016-03-07 19:07:00 -08:00
Grant Sanderson
b6985b4321 Initial ZoomedScene 2016-02-27 18:50:33 -08:00
Grant Sanderson
e63ef5b3ad Use better progress bar library 2015-12-31 09:25:36 -08:00
Grant Sanderson
c6e3db2529 Gave control of ''image'' subdirectory to Scene 2015-12-23 14:51:19 -08:00
Grant Sanderson
399852a994 Prepping for hilbert curve project 2015-12-13 15:41:45 -08:00
Grant Sanderson
591515133b Beginning Hilbert project 2015-11-23 10:34:42 -08:00
Grant Sanderson
ac930952f1 Beginning transform KA article, many small fixes to the mobject refactor 2015-11-02 19:09:55 -08:00
Grant Sanderson
8663bda619 Now save and show image happens before write when -ws flag is passed in 2015-11-01 14:37:54 -08:00
Grant Sanderson
e4b61dc5df Refactored scene 2015-10-29 13:45:28 -07:00
Grant Sanderson
468d05d049 Redid digest_config and introduced digest_locals 2015-10-28 16:03:33 -07:00
Grant Sanderson
2e074afb60 middle of massive restructure, everything still broken 2015-10-27 21:00:50 -07:00
Renamed from script_wrapper.py (Browse further)