3b1b-manim/manimlib
applemonkey496 45c5ec7091
Add missing import to brace.py
Without `import copy` lines 128 to 131 will throw an error. I've tested this edit in my local version of the library and it fixes the bug.
2020-05-20 20:07:13 -07:00
..
animation Change ShowSubmobjectsOneByOne defaults 2019-12-19 19:42:28 -08:00
camera Performance improvement for most scenes (#974) 2020-04-24 21:04:08 -07:00
container Added DocStrings for all methods in Container, Scene, GraphScene, MovingCameraScene, SceneFileWriter, ThreeDScene, SpecialThreeDScene, ZoomedScene, VectorScene, and LinearTransformationScene. (#1040) 2020-05-13 22:41:22 -07:00
files restore three_d_scene and svgs 2018-12-26 22:27:11 -08:00
for_3b1b_videos Change referenced directory of 3b1b content in LICENSE and README 2020-01-06 09:39:33 -08:00
mobject Add missing import to brace.py 2020-05-20 20:07:13 -07:00
once_useful_constructs tweak travis configuration 2019-04-30 21:52:34 -07:00
scene Added DocStrings for all methods in Container, Scene, GraphScene, MovingCameraScene, SceneFileWriter, ThreeDScene, SpecialThreeDScene, ZoomedScene, VectorScene, and LinearTransformationScene. (#1040) 2020-05-13 22:41:22 -07:00
utils Merge pull request #734 from zombie110year/master 2020-05-14 21:13:02 -07:00
__init__.py Remove livestreaming option 2020-04-16 23:59:22 -07:00
config.py Revise config again (#987) 2020-04-17 02:51:25 -07:00
constants.py Code() in file Code_mobject.py to display code with color highlighted added Paragraph() and "exact_spaces" parameter to Text() (#1036) 2020-05-13 22:19:09 -07:00
ctex_template.tex Remove duplicate usepackage (#554) 2019-05-29 20:25:51 -07:00
extract_scene.py Add a feature #650 2019-07-26 14:34:21 +08:00
imports.py Code() in file Code_mobject.py to display code with color highlighted added Paragraph() and "exact_spaces" parameter to Text() (#1036) 2020-05-13 22:19:09 -07:00
media_dir.txt move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
tex_template.tex Support UTF8 tex 2019-12-19 19:42:06 -08:00