Blender Git Commit Log

Git Commits -> Revision 8fcf3e9

Revision 8fcf3e9 by Pablo Dobarro (master)
February 10, 2021, 00:09 (GMT)
Fix T85079: Thumb brush unstable when producing larger displacements

The thumb brush was updating the area normal per brush sample, which was
making unstable sampled normals for setting the displacement direction
when the vertices are moved too much from their original positions.
Now it always uses the original normal except when using anchored
strokes. In those cases, the normal always needs to be updated.

Reviewed By: JacquesLucke

Maniphest Tasks: T85079

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

Commit Details:

Full Hash: 8fcf3e96fedc3641d44e8b3e230149f935f901f0
Parent Commit: 10f44a4
Lines Changed: +5, -5

1 Modified Path:

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