Blender Git Commit Log

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

3 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+1, -3) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021