Blender Git Commit Log

Git Commits -> Revision 7c02008

Revision 7c02008 by Julian Eisel (master)
April 15, 2018, 19:24 (GMT)
Fix button triangle for "hold action" not working

There is quite some mess going on in that most of the old triangle
drawing code is still there, but does almost nothing effectively.
Instead values are hardcoded in the shader, however it doesn't support
the drawing options the triangle functions expose.
E.g. the 'where' variable to set triangle direction doesn't work.

Commit Details:

Full Hash: 7c02008e74a5dc4b663fcf8eb18b6baac6ed3bb2
Parent Commit: 35ff9e4
Lines Changed: +21, -7

3 Modified Paths:

/source/blender/editors/interface/interface_intern.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_widgets.c (+10, -4) (Diff)
/source/blender/gpu/shaders/gpu_shader_2D_widget_base_vert.glsl (+10, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021