Commit graph

110 commits

Author SHA1 Message Date
fwcd
dee8101991 Removed redundant import 2019-01-09 23:53:38 +01:00
fwcd
f48eb6d94e Made sure to always encode written TeX files as UTF-8 2019-01-09 23:44:59 +01:00
Grant Sanderson
67ae6bf3a8 Make sure smooth returns values only between 0 and 1 2019-01-09 12:51:41 -08:00
Grant Sanderson
641a429e66 Fixed stage_scenes, which required updating get_scene_output_directory and get_module 2019-01-09 12:49:43 -08:00
Grant Sanderson
662598fcef Make sure rotate_vector works on 2d vectors 2019-01-04 12:48:05 -08:00
Devin Neal
1de67af678
allow rendering scenes from any directory (#391) 2019-01-03 13:42:02 -08:00
Thomas Zhu
47d8caa80e Use os.devnull instead of utils.tex_file_writing.get_null(); also small typos that cause SyntaxError (#382)
* Update tex_file_writing.py

* Change "/dev/null" to os.getnull in utils/sounds.py SoX "play" command

* Fix typo
2018-12-29 09:27:03 -08:00
Devin Neal
afdf907abc fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -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