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