3b1b-manim/manimlib
2021-02-05 16:29:07 -08:00
..
animation Merge pull request #1116 from kcheng0222/patch-1 2021-02-04 09:31:27 +08:00
camera Some cleanup for interactive mobjects 2021-01-28 12:26:05 -08:00
event_handler Renamed event folder to event handler 2021-02-02 16:02:10 +05:30
mobject Add alternate smoothing options 2021-02-05 16:29:07 -08:00
once_useful_constructs Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
scene Merge pull request #1355 from TonyCrane/fix-numberline 2021-02-05 14:51:47 -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
utils Add alternate smoothing options 2021-02-05 16:29:07 -08:00
__init__.py
config.py add global default.yml for packaging 2021-02-02 21:23:16 +08:00
constants.py remove unused NOT_SETTING_FONT_MSG 2021-01-16 09:40:05 +08:00
defaults.yml add global default.yml for packaging 2021-02-02 21:23:16 +08:00
extract_scene.py Removed unused import that was added by IDE autocomplete!! 2021-02-05 13:11:26 +05:30
imports.py Merge pull request #1175 from Suji04/patch-1 2021-02-04 09:37:28 +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