Blender Git Loki
Git Commits -> Revision 5f6b958
Revision 5f6b958 by Joshua Leung (master) April 20, 2015, 05:27 (GMT) |
Fix: "show_points" setting for Grease Pencil drawing didn't work As reported by zeffi, the "show_points" option was not working in master. It probably broke recently, after some changes meant that the point sizes weren't geting set prior to drawing these points anymore. Since this was originally added as a debugging tool (though it is now somewhat redundant due to the stroke editing functionality, which uses/exposes the same points), this option wasn't really that important. I have decided to add back a toggle for this to the UI though, since it can be used for some interesting effects... |
Commit Details:
Full Hash: 5f6b958e969d3300502933ea6276abf46e75c675
Parent Commit: 79319b3
Lines Changed: +8, -6