Blender Git Commit Log

Git Commits -> Revision 5ddddee

Revision 5ddddee by Omar Emara (viewport-compositor)
December 28, 2021, 16:27 (GMT)
Viewport Compositor: Port Color Balance node

This patch ports the Color Balance node to the viewport compositor. The
shader is a straightforward port of the compositor code. A few utilities
were added to ease implementation.

Commit Details:

Full Hash: 5ddddee07b174d1ef1b52f7622908aeb45ef2b7b
Parent Commit: c85eb8f
Lines Changed: +103, -0

1 Added Path:

/source/blender/gpu/shaders/composite/gpu_shader_composite_color_balance.glsl (+32, -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_color_util.glsl (+30, -0) (Diff)
/source/blender/nodes/composite/nodes/node_composite_colorbalance.cc (+31, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021