Blender Git Commit Log
Git Commits -> Revision d785c64
Revision d785c64 by Bastien Montagne (master) January 12, 2014, 18:03 (GMT) |
Fix T38124: Grease Pencil Line thickness Issue was in GP draw code: line thickness was not initiated properly (and a null one makes OGL draw a unity-width line). Also tweaked threshold (when to start a new, width-different OGL linestrip), to make it inversaly proportional to thickness (so that now, it's 0.2 for a thickness of 1, 0.1 for a thickness of 2, etc.), avoids too big steps when using large thickness. |
Commit Details:
Full Hash: d785c64397bc6ec19cea0563fa1de982bdda28c6
Parent Commit: 190809d
Lines Changed: +6, -5
1 Modified Path:
/source/blender/editors/gpencil/drawgpencil.c (+6, -5) (Diff)