3b1b-manim/manimlib
2019-01-30 11:19:24 -08:00
..
animation Changed implementation of ShowPassingFlash to something that felt less confusing 2019-01-29 23:52:01 -08:00
camera Use frame_rate, instead of frame_duration, and make that part of the camera rather than the scene 2019-01-25 10:13:17 -08:00
container fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
continual_animation fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
files restore three_d_scene and svgs 2018-12-26 22:27:11 -08:00
for_3b1b_videos Changed default for TeacherStudentScene.student_says 2019-01-30 11:19:24 -08:00
mobject Suspend mobject updating during animations 2019-01-29 14:40:44 -08:00
once_useful_constructs fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
scene Changed what the gain argument of Scene.play means to instead actually apply gain to the passed in sound, not the background 2019-01-29 23:52:56 -08:00
utils Changed implementation of angle_between 2019-01-29 23:53:20 -08:00
config.py Allow scene extraction from a special file which contains an ALL_SCENE_CLASSES list and an OUTPUT_DIRECTORY. This is part of a move to make the output file organization independent from the sourcecode organization 2019-01-25 11:03:14 -08:00
constants.py Use frame_rate, instead of frame_duration, and make that part of the camera rather than the scene 2019-01-25 10:13:17 -08:00
ctex_template.tex move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
extract_scene.py Allow scene extraction from a special file which contains an ALL_SCENE_CLASSES list and an OUTPUT_DIRECTORY. This is part of a move to make the output file organization independent from the sourcecode organization 2019-01-25 11:03:14 -08:00
media_dir.txt move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
stream_starter.py Use frame_rate, instead of frame_duration, and make that part of the camera rather than the scene 2019-01-25 10:13:17 -08:00
tex_template.tex move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00