3b1b-manim/manimlib
2023-02-08 19:39:37 -08:00
..
animation Change type hint on LaggedStart to accept any functions outputting animations 2023-02-04 16:50:12 -08: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
mobject Give ThreeDAxes flat stroke by default 2023-02-08 19:39:37 -08:00
scene Change default progress bar format 2023-02-03 18:10:29 -08:00
shaders Finalize color at the vertex level, rather than the fragment level, for fill 2023-02-02 12:04:23 -08:00
utils Edit set_program_uniform 2023-02-03 11:05:40 -08:00
__init__.py
__main__.py
config.py Add CLI args for setting video codec and pixel forma 2023-02-03 12:46:01 -08:00
constants.py
default_config.yml
extract_scene.py Clean up get_scenes_to_render 2023-02-03 11:45:47 -08:00
logger.py
shader_wrapper.py Check if mobject_uniforms is None 2023-02-04 16:49:32 -08:00
tex_templates.yml
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