3b1b-manim/manimlib
2019-02-08 15:08:40 -08:00
..
animation Get rid of ApplyToCenters 2019-02-08 15:08:40 -08:00
camera Remove add_control_points, re-implement VMobject.align_points 2019-02-05 13:12:55 -08:00
container Updating coordinate system mobjects 2019-02-06 21:16:26 -08:00
continual_animation Get rid of instantiate function 2019-02-08 10:33:08 -08:00
files
for_3b1b_videos LaggedStart -> OldLaggedStart 2019-02-08 14:49:38 -08:00
mobject update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation 2019-02-08 11:57:27 -08:00
once_useful_constructs LaggedStart -> OldLaggedStart 2019-02-08 14:49:38 -08:00
scene Factored out parts of Scene.play 2019-02-08 12:51:21 -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 DEFAULT_FRAME_DURATION -> DEFAULT_FRAME_RATE and change value to 60 2019-02-03 12:10:00 -08:00
ctex_template.tex
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
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