Blender Git Commit Log

Git Commits -> Revision ae7833d

Revision ae7833d by Omar Emara (viewport-compositor)
December 28, 2021, 17:47 (GMT)
Viewport Compositor: Port Math node

This patch ports the Math node to the viewport compositor. The shading
math shader was moved into a common directory to be used by both
materials and the compositor.

Commit Details:

Full Hash: ae7833d9da374f32814e353227e2aec0a37e0668
Parent Commit: 5ca6124
Lines Changed: +270, -228

1 Added Path:

/source/blender/gpu/shaders/common/gpu_shader_common_math.glsl (+219, -0) (View)

1 Deleted Path:

/source/blender/gpu/shaders/material/gpu_shader_material_math.glsl (+0, -219)

4 Modified Paths:

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