Blender Git Commit Log

Git Commits -> Revision eba3cb7

January 4, 2019, 16:52 (GMT)
GP: Improve intersections and add Threshold parameter

Now the threshold can be defined using a UI parameter.

The parameter is available in Edit selecction and in Cutter tool.

Also improved the use of this threshold.

Commit Details:

Full Hash: eba3cb75b02f047a98db506a7dad65c438d130ec
Parent Commit: b2df4c5
Lines Changed: +46, -18

9 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+6, -1) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+4, -2) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+12, -4) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+3, -1) (Diff)
/source/blender/editors/gpencil/gpencil_select.c (+9, -5) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+1, -2) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021