3b1b-manim/manimlib
2024-12-06 10:39:02 -06:00
..
animation Cleaning up some imports + Minor Bug fixed in VectorField (#2253) 2024-12-05 14:42:46 -08:00
camera Cleaning up some imports + Minor Bug fixed in VectorField (#2253) 2024-12-05 14:42:46 -08:00
event_handler Add white space after assert statements 2024-08-16 12:15:55 -05:00
mobject Cleaner local caching of Tex/Text data, and partially cleaned up configuration (#2259) 2024-12-05 14:51:14 -08:00
scene Remove "preview" as a scene parameter, just look for whether window is None 2024-12-06 09:54:14 -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 Add reload() command for interactive scene reloading (#2240) 2024-11-26 10:09:43 -08:00
config.py Clean up get_module_with_inserted_embed_line, only accept line number as embed arg 2024-12-06 10:39:02 -06:00
constants.py Use config.get_resolution for constants 2024-12-06 09:49:21 -06:00
default_config.yml Cleaner local caching of Tex/Text data, and partially cleaned up configuration (#2259) 2024-12-05 14:51:14 -08:00
extract_scene.py Cleaner local caching of Tex/Text data, and partially cleaned up configuration (#2259) 2024-12-05 14:51:14 -08:00
logger.py
module_loader.py Reload user-defined modules during reload() (#2257) 2024-12-05 16:18:10 -08:00
reload_manager.py Change how ModuleLoader receives is_reload information 2024-12-06 10:07:07 -06:00
shader_wrapper.py Cleaner local caching of Tex/Text data, and partially cleaned up configuration (#2259) 2024-12-05 14:51:14 -08: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 Create Window outside of Scene, and pass it in as an argument 2024-12-06 09:39:12 -06:00