3b1b-manim/manimlib
2024-12-05 15:52:39 -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 Remove get_downloads_dir reference from register_font 2024-12-05 15:14:37 -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 Easier use of subdirectories in configuration 2024-12-05 15:52:39 -06:00
__init__.py Remove utils/customization.py 2024-12-05 11:59:01 -06:00
__main__.py Add reload() command for interactive scene reloading (#2240) 2024-11-26 10:09:43 -08:00
config.py Easier use of subdirectories in configuration 2024-12-05 15:52:39 -06:00
constants.py Minor clean up 2024-12-05 14:42:22 -06:00
default_config.yml Easier use of subdirectories in configuration 2024-12-05 15:52:39 -06:00
extract_scene.py Minor clean up 2024-12-05 14:42:22 -06:00
logger.py Sort imports 2022-04-12 19:19:59 +08:00
reload_manager.py Add clarifying message to note what exactly is being reloaded 2024-12-05 14:37:14 -06:00
shader_wrapper.py Factor out configuration to be passed into a scene vs. that used to run a scene 2024-12-05 14:36:21 -06: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 Remove utils/customization.py 2024-12-05 11:59:01 -06:00