3b1b-manim/manimlib
2023-02-02 21:12:42 -08:00
..
animation Don't call become at the end of Transform 2023-02-02 18:16:44 -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 Fix EventListener typo 2023-01-31 09:08:24 -08:00
mobject Add check for null VMobject in shader init 2023-02-02 21:12:42 -08:00
scene Change how ShaderWrapper uniforms are handled 2023-02-02 17:45:52 -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 Update fill shader alpha blending, and simplify the fill canvas 2023-02-02 10:42:24 -08:00
__init__.py add shaders to universal imports 2023-01-27 17:08:22 -08:00
__main__.py
config.py Use separate fbo for writing to file when window is active 2023-01-25 22:34:11 -08:00
constants.py Add FRAME_SHAPE constant 2023-01-30 11:57:01 -08:00
default_config.yml
extract_scene.py
logger.py
shader_wrapper.py Remove ShaderWrapper.get_program_id 2023-02-02 20:49:13 -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 Check that scene has a camera frame in pixel_to_point_coords 2023-02-01 20:11:31 -08:00