3b1b-manim/manimlib
2021-02-08 10:46:11 +08:00
..
animation delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
camera delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
event_handler Renamed event folder to event handler 2021-02-02 16:02:10 +05:30
mobject delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
once_useful_constructs delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
scene delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
shaders Fix aliasing issue on filled VMobject by calling get_unit_normal on reduced control points 2021-02-03 13:41:02 -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 rename custom_defaults -> custom_config defaults -> default_config 2021-02-07 21:38:19 +08:00
__init__.py remove non-manim lib in __init__.py 2021-02-08 09:55:30 +08:00
__main__.py add auto config guide 2021-02-07 17:45:18 +08:00
config.py delete comment 2021-02-08 10:46:11 +08:00
constants.py remove unused NOT_SETTING_FONT_MSG 2021-01-16 09:40:05 +08:00
default_config.yml readd default_config and improve config guide 2021-02-08 10:29:18 +08:00
extract_scene.py rename custom_defaults -> custom_config defaults -> default_config 2021-02-07 21:38:19 +08:00
shader_wrapper.py Allow caching of shader program code 2021-01-13 00:10:17 -10:00
window.py remove samples=1 in window.py 2021-02-03 17:17:55 +08:00