Blender Git Commit Log

Git Commits -> Revision 782cc8a

Revision 782cc8a by Omar Emara (viewport-compositor)
December 28, 2021, 18:24 (GMT)
Viewport Compositor: Port Chroma Key node

This patch ports the Chroma Key node to the viewport compositor. The
shader is a straightforward port of the compositor code.

Commit Details:

Full Hash: 782cc8a79537b26b3d618a7c0855fdd4a675fa1a
Parent Commit: c38aebb
Lines Changed: +82, -0

1 Added Path:

/source/blender/gpu/shaders/composite/gpu_shader_composite_chroma_matte.glsl (+40, -0) (View)

4 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_material_library.c (+9, -0) (Diff)
/source/blender/gpu/shaders/common/gpu_shader_common_math_util.glsl (+9, -0) (Diff)
/source/blender/nodes/composite/nodes/node_composite_chromaMatte.cc (+23, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021