3b1b-manim/manimlib
2021-01-18 10:58:33 -08:00
..
animation Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
camera Set gamma properly 2021-01-15 09:27:51 -10:00
mobject Merge custom defaults recursively rather than overriding manim's with the local one 2021-01-18 10:58:33 -08:00
once_useful_constructs Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
scene Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10: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 Merge custom defaults recursively rather than overriding manim's with the local one 2021-01-18 10:58:33 -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