3b1b-manim/manimlib
2024-12-10 14:25:26 -06:00
..
animation Cleaning up some imports + Minor Bug fixed in VectorField (#2253) 2024-12-05 14:42:46 -08:00
camera Consolidate camera configuration 2024-12-10 11:39:13 -06:00
event_handler Add white space after assert statements 2024-08-16 12:15:55 -05:00
mobject Remove mobject.save_to_file 2024-12-09 16:24:50 -06:00
scene Make scene configuration part of the global configuration 2024-12-10 13:58:03 -06:00
shaders Temporary band-aide for degenerate normal vector calculations 2024-11-25 12:39:32 -07:00
utils Cleaner local caching of Tex/Text data, and partially cleaned up configuration (#2259) 2024-12-05 14:51:14 -08:00
__init__.py Cleaner local caching of Tex/Text data, and partially cleaned up configuration (#2259) 2024-12-05 14:51:14 -08:00
__main__.py Minor reorganization of ReloadManager.retrieve_scenes_and_run 2024-12-10 14:20:43 -06:00
config.py Add simple function descriptions 2024-12-10 14:25:26 -06:00
constants.py Refactor config.py 2024-12-10 12:34:18 -06:00
default_config.yml Make scene configuration part of the global configuration 2024-12-10 13:58:03 -06:00
extract_scene.py Make scene configuration part of the global configuration 2024-12-10 13:58:03 -06:00
logger.py Set default log level to "WARNING" 2024-12-07 08:14:56 -07:00
module_loader.py Replace IGNORE_MANIMLIB_MODULES constant with a piece of global configuration 2024-12-09 16:57:55 -06:00
reload_manager.py Minor reorganization of ReloadManager.retrieve_scenes_and_run 2024-12-10 14:20:43 -06:00
shader_wrapper.py Consolidate camera configuration 2024-12-10 11:39:13 -06:00
tex_templates.yml Update tex_templates.yml 2024-06-04 23:47:19 +08:00
typing.py Cleaning up some imports + Minor Bug fixed in VectorField (#2253) 2024-12-05 14:42:46 -08:00
window.py Minor tweak 2024-12-10 11:39:23 -06:00