Blender Git Commit Log

Git Commits -> Revision 9d19ff9

Revision 9d19ff9 by Clément Foucault (master)
January 11, 2019, 15:00 (GMT)
GPUShader: Add selection id shader

This is to separate id drawing from standard color drawing.

Commit Details:

Full Hash: 9d19ff90760755f6dea97a58fa50e5e299ae334e
Parent Commit: 943852c
Lines Changed: +64, -0

2 Added Paths:

/source/blender/gpu/shaders/gpu_shader_3D_selection_id_vert.glsl (+24, -0) (View)
/source/blender/gpu/shaders/gpu_shader_selection_id_frag.glsl (+21, -0) (View)

3 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+3, -0) (Diff)
/source/blender/gpu/GPU_shader.h (+3, -0) (Diff)
/source/blender/gpu/intern/gpu_shader.c (+13, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021