3b1b-manim/manimlib
2023-01-31 16:06:53 -08:00
..
animation Only call become at the end of Transform if the rate func ends at 1 2023-01-31 14:46:28 -08:00
camera Fix Camera.blit 2023-01-31 16:06:53 -08:00
event_handler Fix EventListener typo 2023-01-31 09:08:24 -08:00
mobject Prevent needless extra copying in Mobject.copy 2023-01-31 15:37:23 -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 Add dict_eq 2023-01-31 15:37:30 -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