Blender Git Commit Log

Git Commits -> Revision da7ace0

Revision da7ace0 by Pablo Dobarro (master)
October 15, 2020, 17:15 (GMT)
Sculpt: Use cursor depth in trimming gestures

This adds an operator property to use the paint cursor radius and
position for the depth of the trimming shape created by the trimming
tools.
When enabled, the shape is located in the surface point when the gesture
started and it will have the depth of the cursor radius. When the cursor
is not over the mesh, the shape will be positioned at the center of the
depth of the whole object from the viewport camera.

Reviewed By: dbystedt, sergey

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

Commit Details:

Full Hash: da7ace00d5fb534d8583c0b70497d7819bc7b273
Parent Commit: b9e4696
Lines Changed: +82, -6

3 Modified Paths:

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