3b1b-manim/manimlib
Grant Sanderson 0d433b075e Fix bug associated with orientation data not always getting written
This might reflect a deeper issue with the locked_data sometimes being _too_ locked.
2023-01-04 17:18:10 -08:00
..
animation Clean up TransformMatchingStrings 2022-12-30 15:09:07 -08:00
camera Orient Camera.get_pixel_array correctly 2022-12-29 20:17:54 -08:00
event_handler
mobject Fix bug associated with orientation data not always getting written 2023-01-04 17:18:10 -08:00
scene Ensure error-flash rect is fixed in frame 2022-12-29 20:18:19 -08:00
shaders No need to track vertex index manually 2023-01-04 16:39:59 -08:00
utils Use re.sub instead of looping over re.findall 2023-01-04 16:39:59 -08:00
__init__.py
__main__.py
config.py Add (optional) error sound for exceptions in Scene.embed 2022-12-29 14:58:40 -08:00
constants.py
default_config.yml Add (optional) error sound for exceptions in Scene.embed 2022-12-29 14:58:40 -08:00
extract_scene.py Don't save last frame by default 2023-01-04 16:39:59 -08:00
logger.py
shader_wrapper.py Add lru_cache for get_shader_code_from_file 2022-12-29 20:51:11 -08:00
tex_templates.yml
typing.py
window.py