Blender Git Loki
Git Commits -> Revision f90b480
November 8, 2016, 15:55 (GMT) |
OpenGL: wm_operators.c uses new immediate mode D2311 by @ianwill This is the radial control that appears when we change the size of a brush in sculpt and vertex and texture painting modes, by pressing "f". Also includes a new built-in shader that can be useful in other places. Part of T49043 |
Commit Details:
Full Hash: f90b480f957f17ad86ab76a90bb46d74f27ab521
Parent Commit: 4e80bd2
Lines Changed: +96, -24
1 Added Path:
/source/blender/gpu/shaders/gpu_shader_image_mask_uniform_color_frag.glsl (
+18,
-0)
(View)4 Modified Paths:
/source/blender/gpu/CMakeLists.txt (
+1,
-0)
(Diff)/source/blender/gpu/GPU_shader.h (
+1,
-0)
(Diff)/source/blender/gpu/intern/gpu_shader.c (
+15,
-0)
(Diff)/source/blender/windowmanager/intern/wm_operators.c (
+61,
-24)
(Diff)