3b1b-manim/manimlib
2023-06-10 09:21:32 -07:00
..
animation Add taper_width argument to FlashAround 2023-06-10 09:19:48 -07:00
camera Have CameraFrame.get_view_matrix and and CameraFrame.get_implied_camera_location use _data_has_changed instead of a refresh arg 2023-02-02 20:47:12 -08:00
event_handler Fix EventListener typo 2023-01-31 09:08:24 -08:00
mobject Be sure reverse_points changes data in place 2023-06-10 09:21:32 -07:00
scene Fix transparent background videos 2023-02-15 09:38:35 -08:00
shaders Make TrueDot shading in 3d work 2023-02-16 16:47:59 -08:00
utils Add \text to TEX_TO_SYMBOL_COUNT 2023-03-10 11:05:50 -08:00
__init__.py add shaders to universal imports 2023-01-27 17:08:22 -08:00
__main__.py Sort imports 2022-04-12 19:19:59 +08:00
config.py Fix transparent background videos 2023-02-15 09:38:35 -08:00
constants.py Add FRAME_SHAPE constant 2023-01-30 11:57:01 -08:00
default_config.yml Add (optional) error sound for exceptions in Scene.embed 2022-12-29 14:58:40 -08: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
shader_wrapper.py Check if mobject_uniforms is None 2023-02-04 16:49:32 -08:00
tex_templates.yml refactor: refactor StringMobject 2022-08-22 21:52:48 +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 Ensure Window's scene always points back to window 2023-02-04 16:51:14 -08:00