Blender Git Commit Log

Git Commits -> Revision 0eee384

Revision 0eee384 by Pablo Dobarro (master)
October 25, 2020, 21:55 (GMT)
Sculpt: Option to limit the action of line gestures to the segment

This adds a tool property for sculpt line gesture tools (line and
project) to limits its effect to the segment of the gesture instead of
using the infinite line to bisect the mesh in two parts.

To achieve that, the line gesture now has two extra side planes that can
be enabled/disabled for getting the nodes from the PBVH and to test the
vertices.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D9307

Commit Details:

Full Hash: 0eee384a8dd26062b6a479d004dcd2554940a14b
Parent Commit: c15bd1c
Lines Changed: +106, -32

2 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+6, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+100, -32) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021