3b1b-manim/manimlib
2021-01-19 14:12:25 -08:00
..
animation Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
camera Fix CameraFrame interpolation 2021-01-18 16:44:04 -08:00
mobject Reorganize the interaction between CameraFrame and shader perspective transforms, along with some keyboard interactions for panning 2021-01-18 16:39:29 -08:00
once_useful_constructs Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
scene Improved scrolling 2021-01-19 14:12:25 -08:00
shaders Reorganize the interaction between CameraFrame and shader perspective transforms, along with some keyboard interactions for panning 2021-01-18 16:39:29 -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 Move window position logic into window 2021-01-19 11:35: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 Rename get_position -> find_initial_position 2021-01-19 11:36:28 -08:00