3b1b-manim/manimlib
2023-01-31 14:32:32 -08:00
..
animation Make sure animations will trigger a refresh for joint products 2023-01-31 12:49:02 -08:00
camera Make sure camera location is not computed more times than it needs to be 2023-01-31 12:29:49 -08:00
event_handler Fix EventListener typo 2023-01-31 09:08:24 -08:00
mobject Use Iterator type for Mobject.__iter__ 2023-01-31 14:32:32 -08:00
scene Fix ControlsExample 2023-01-31 09:08:38 -08:00
shaders Change VMobject rendering mode to TRIANGLES 2023-01-31 11:45:53 -08:00
utils Counteract alpha scaling from fill frag 2023-01-28 15:00:15 -08:00
__init__.py add shaders to universal imports 2023-01-27 17:08:22 -08:00
__main__.py Sort imports 2022-04-12 19:19:59 +08:00
config.py Use separate fbo for writing to file when window is active 2023-01-25 22:34:11 -08:00
constants.py Add FRAME_SHAPE constant 2023-01-30 11:57:01 -08:00
default_config.yml Add (optional) error sound for exceptions in Scene.embed 2022-12-29 14:58:40 -08:00
extract_scene.py Add space 2023-01-08 10:15:22 -05:00
logger.py Sort imports 2022-04-12 19:19:59 +08:00
shader_wrapper.py Change VMobject rendering mode to TRIANGLES 2023-01-31 11:45:53 -08:00
tex_templates.yml refactor: refactor StringMobject 2022-08-22 21:52:48 +08:00
typing.py Provide a check that shader uniforms really need updating before setting value 2023-01-26 20:01:59 -08:00
window.py Small renaming 2023-01-30 15:24:10 -08:00