3b1b-manim/manimlib
2023-01-26 23:05:01 -08:00
..
animation Only trigger triangulation for non-winding fill 2023-01-26 23:05:01 -08:00
camera Move camera.clear call into 'capture' 2023-01-26 20:38:38 -08:00
event_handler Sort imports 2022-04-12 19:19:59 +08:00
mobject Remove needless list(...) 2023-01-26 22:41:36 -08:00
scene Move camera.clear call into 'capture' 2023-01-26 20:38:38 -08:00
shaders Use smaller fill_texture, adjusting winding-fill blending hack as is necessary 2023-01-26 20:14:22 -08:00
utils Increase threshold for discarding fill fragments 2023-01-26 22:41:23 -08:00
__init__.py MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -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 'no_joint' to joint types 2023-01-10 11:06:41 -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 to using glBlendFuncSeparate 2023-01-26 22:51:14 -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 Use separate fbo for writing to file when window is active 2023-01-25 22:34:11 -08:00