Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Dobarro <pablodp606@gmail.com>2021-01-26 20:12:38 +0300
committerPablo Dobarro <pablodp606@gmail.com>2021-02-10 03:09:25 +0300
commit8fcf3e96fedc3641d44e8b3e230149f935f901f0 (patch)
tree0d4b01f44c1062e6a733d3ab842744263ed2559b /release/scripts/startup/bl_ui/space_view3d.py
parent10f44a413573089e132a411aa003ea3d9d634059 (diff)
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
Diffstat (limited to 'release/scripts/startup/bl_ui/space_view3d.py')
0 files changed, 0 insertions, 0 deletions