3b1b-manim/manimlib
2023-02-02 12:04:23 -08:00
..
animation Allow for matched_pairs arg to TransformMatchingStrings 2023-01-31 20:16:20 -08:00
camera Remove commended code 2023-01-31 16:08:43 -08:00
event_handler Fix EventListener typo 2023-01-31 09:08:24 -08:00
mobject Merge branch 'master' of github.com:3b1b/manim into video-work 2023-02-02 11:22:58 -08:00
scene Small reshuffling 2023-02-01 22:52:02 -08:00
shaders Finalize color at the vertex level, rather than the fragment level, for fill 2023-02-02 12:04:23 -08:00
utils Update fill shader alpha blending, and simplify the fill canvas 2023-02-02 10:42:24 -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 Update fill shader alpha blending, and simplify the fill canvas 2023-02-02 10:42:24 -08:00
tex_templates.yml refactor: refactor StringMobject 2022-08-22 21:52:48 +08:00
typing.py Use typing_extensions to import Self for python versions <3.11 2023-02-02 10:54:47 -08:00
window.py Check that scene has a camera frame in pixel_to_point_coords 2023-02-01 20:11:31 -08:00