COMMITS
/ manimlib/extract_scene.py February 7, 2021
T
rename custom_defaults -> custom_config defaults -> default_config
Tony031218 committed
February 5, 2021
S
Removed unused import that was added by IDE autocomplete!!
Sahil Makhijani committed
S
prompt_user_for_choice now prompts for Scene Name or Number
Sahil Makhijani committed
February 4, 2021
P
Grammar correction
Pedro Maia committed
January 15, 2021
T
fix a wrong usage of logging.log
Tony031218 committed
January 3, 2021
G
Take scene finding messages out of constants
Grant Sanderson committed
G
Rearrange how passing in no module or scenes is handled
Grant Sanderson committed
G
Make it so that simply typing 'python -m manim' will embed you in a blank scene to work with
Grant Sanderson committed
G
Stop treating extract_scene like a script
Grant Sanderson committed
January 2, 2021
T
fix bugs in extract_scene.py
Tony031218 committed
February 12, 2020
G
Small refactor of extract_scene et. al.
Grant Sanderson committed
July 26, 2019
X
Add a feature #650
xy-23 committed
July 24, 2019
Z
Update extract_scene.py
zavden committed
April 21, 2019
G
Remove extract_scene use of an All_SCENES list
Grant Sanderson committed
April 4, 2019
P
Fix --preview on cygwin
Pokechu22 committed
January 25, 2019
G
G
Use frame_rate, instead of frame_duration, and make that part of the camera rather than the scene
Grant Sanderson committed
G
First pass at SceneFileWriter refactor
Grant Sanderson committed
January 16, 2019
G
Added --leave_progress_bars option, with the deault being to remove them
Grant Sanderson committed
January 12, 2019
G
Make it possible to render multiple scenes
Grant Sanderson committed
January 7, 2019
January 4, 2019
G
Tiny PEP fix
Grant Sanderson committed
December 30, 2018
D
add option to suppress success/failure sound (#385)
Devin Neal committed
December 29, 2018
D
print to stderr for scene not found
Devin Neal committed
December 27, 2018
D
fix imports, remove __init__.py files, some pep8 linting
Devin Neal committed
December 26, 2018
D
add error codes to exits
Devin Neal committed
December 24, 2018
D
support for inline scenes
Devin Neal committed
D
move library code into manimlib, replace relative imports with absolute imports
Devin Neal committed