3b1b-manim/manimlib
2023-01-31 09:08:24 -08:00
..
animation Remove some references to triangulation 2023-01-28 12:43:56 -08:00
camera Add Camera.blit, and use it when there's a window, but the used fbo is not the window's 2023-01-30 20:38:13 -08:00
event_handler Fix EventListener typo 2023-01-31 09:08:24 -08:00
mobject Fix EventListener typo 2023-01-31 09:08:24 -08:00
scene Remove stray import 2023-01-30 20:37:27 -08:00
shaders Fix TexturedSurface 2023-01-30 20:57:21 -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 Whoops, re-instate pre_render 2023-01-30 15:16:08 -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