3b1b-manim/manimlib
2024-12-04 19:51:01 -06:00
..
animation Change default animation behavior to suspend_mobject_updating=False 2024-09-28 09:48:20 -05:00
camera Minor Bug fixed: window's bg color now changing. 2024-10-20 16:53:47 +05:30
event_handler Add white space after assert statements 2024-08-16 12:15:55 -05:00
mobject Add caching functionality, and have Tex and Text both use it for saved svg strings 2024-12-04 19:51:01 -06:00
scene Change where exception mode is set, to be quieter 2024-11-30 10:08:54 -06:00
shaders Temporary band-aide for degenerate normal vector calculations 2024-11-25 12:39:32 -07:00
utils Add caching functionality, and have Tex and Text both use it for saved svg strings 2024-12-04 19:51:01 -06:00
__init__.py Add caching functionality, and have Tex and Text both use it for saved svg strings 2024-12-04 19:51:01 -06:00
__main__.py Add reload() command for interactive scene reloading (#2240) 2024-11-26 10:09:43 -08:00
config.py Add default fallback monitor for when no monitors are detected 2024-12-03 15:14:48 -06:00
constants.py Properly check modifier keys. 2024-10-25 00:01:30 +02:00
default_config.yml Allow more file_writer configuration in default_config.yml 2024-08-22 14:24:26 -05: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
reload_manager.py Remove print("Reloading...") 2024-11-30 10:08:41 -06:00
shader_wrapper.py Fix negative winding issue 2024-10-23 17:40:31 -05:00
tex_templates.yml Update tex_templates.yml 2024-06-04 23:47:19 +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 reload() command for interactive scene reloading (#2240) 2024-11-26 10:09:43 -08:00