Commit graph

7 commits

Author SHA1 Message Date
Devin Neal
4d069db15c
add option to suppress success/failure sound (#385) 2018-12-30 12:53:38 -08:00
F.W
11781a5baa Use os.openfile() on Windows and gitignore media folder (#384)
* Gitignored media and .vscode

* Switched to os.startfile for Windows
2018-12-29 17:37:28 -08:00
Devin Neal
54d43313be print to stderr for scene not found 2018-12-28 23:06:14 -08:00
Devin Neal
afdf907abc fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
Devin Neal
e294c67801 add error codes to exits 2018-12-26 20:57:01 -08:00
Devin Neal
9366accf59 support for inline scenes 2018-12-26 20:57:01 -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 extract_scene.py (Browse further)