Blender Git Commit Log

Git Commits -> Revision f617782

Revision f617782 by Pablo Dobarro (master)
February 10, 2021, 00:16 (GMT)
Fix Sculpt Gestures using normal orientation with translated objects

This fixes two issues that were preveting normal orientation for working:

- The translation of component of the object matrix should not be
considered when converting a normal to world space.
- Whe using cursor for depth, the depth for the shape should be taken
directly from the cursor (which is already unprojected and updated)
instead of from the brush, which may have not been updated.

Reviewed By: dbystedt, JacquesLucke

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

Commit Details:

Full Hash: f617782fc101c844959c799ad584a37f3b6e523a
Parent Commit: 2a670a3
Lines Changed: +9, -8

1 Modified Path:

/source/blender/editors/sculpt_paint/paint_mask.c (+9, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021