3b1b-manim/manimlib
2024-02-08 14:55:12 -06:00
..
animation Minor clean up 2024-02-03 18:47:39 -06:00
camera Add add_ambient_rotation 2024-02-03 18:48:16 -06:00
event_handler Fix EventListener typo 2023-01-31 09:08:24 -08:00
mobject Fix DecimalNumber.set_value font size issue 2024-02-08 14:55:12 -06:00
scene Update copy_frame_positioning 2024-02-03 18:49:04 -06:00
shaders Allow for smooth transitions between mobjects fixed and unfixed from the frame 2024-01-19 17:42:12 -06:00
utils Add random import 2024-02-08 14:37:58 -06: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 Fix transparent background videos 2023-02-15 09:38:35 -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 Clean up get_scenes_to_render 2023-02-03 11:45:47 -08:00
logger.py Sort imports 2022-04-12 19:19:59 +08:00
shader_wrapper.py Include texture id in shader wrapper id 2024-01-17 15:01:49 -06: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 Add a small hack to ensure Window resets properly in non-primary monitors 2023-11-06 12:34:39 -05:00