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)