3b1b-manim/manimlib
2019-02-11 22:30:51 -08:00
..
animation Change default FadeIn and FadeOut lag_ratio 2019-02-11 22:30:51 -08:00
camera Slightly cleaner implementation of set_cairo_context_path 2019-02-11 16:05:35 -08:00
container Remove comment about ContinualAnimation 2019-02-11 16:11:53 -08:00
continual_animation Got rid of ContinualUpdate 2019-02-11 15:48:44 -08:00
files restore three_d_scene and svgs 2018-12-26 22:27:11 -08:00
for_3b1b_videos Use Mobject.become instead of Transform.update(1) 2019-02-11 22:23:33 -08:00
mobject Tiny line swap 2019-02-11 22:25:02 -08:00
once_useful_constructs Created fading.py and growing.py to help break up animation.creation.py 2019-02-09 09:08:57 -08:00
scene Change where Animation.begin is invoked 2019-02-11 20:53:20 -08:00
utils Get rid of instantiate function 2019-02-08 10:33:08 -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 Change default lag_ratio to something very small 2019-02-11 22:25:22 -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