3b1b-manim/manimlib
2021-01-16 10:21:42 +08:00
..
animation Reorganize Mobject methods and remove ones that are not longer needed 2021-01-14 14:15:58 -10:00
camera Set gamma properly 2021-01-15 09:27:51 -10:00
mobject change the method of reset submobjects 2021-01-16 10:20:41 +08:00
once_useful_constructs Replace .points with ._points 2021-01-12 12:25:12 -10:00
scene reduce annoying errors 2021-01-16 10:21:42 +08:00
shaders Fix previous commit 2021-01-10 08:38:47 -08:00
tex_templates Remove all configuration from constants.py, and clean up the many files affected by this move 2021-01-02 20:47:51 -08:00
utils Make customization more accessible 2021-01-15 10:16:37 -10:00
__init__.py Remove import 2021-01-05 22:10:08 -08:00
config.py Remove media_dir configuration, as that is covered by video_dir 2021-01-05 22:38:25 -08:00
constants.py remove unused NOT_SETTING_FONT_MSG 2021-01-16 09:40:05 +08:00
extract_scene.py fix a wrong usage of logging.log 2021-01-15 20:21:17 +08:00
imports.py Make customization more accessible 2021-01-15 10:16:37 -10:00
shader_wrapper.py Allow caching of shader program code 2021-01-13 00:10:17 -10:00
window.py Add Window.is_key_pressed method 2021-01-06 12:47:13 -08:00