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:
authorSergey Sharybin <sergey.vfx@gmail.com>2019-10-04 17:56:42 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2019-10-07 13:43:57 +0300
commitcc1614123e325235c2ad6d2348ead6c0d4d00c92 (patch)
tree513a328f18be9e322ccbf50d6ae21cc4ab31cdd0 /release
parentd4c452ff3918be8204b7b6bb32fae2cfdc375939 (diff)
Fix T70476: Sculpting with Subsurf on top produces artifacts
The issue was caused by crazy space distortion orientation happening for subsurf modifier. Solved by making it so subsurf only deforms the surface but keeps matrices as-is. This is not fully mathematically correct, but is better that the fall-back solution which was doing wrong matrices anyway. Also, this is closer to have subsurf was handled prior to the related changes. Reviewed By: brecht, pablodp606 Differential Revision: https://developer.blender.org/D5991
Diffstat (limited to 'release')
m---------release/datafiles/locale0
m---------release/scripts/addons0
m---------release/scripts/addons_contrib0
3 files changed, 0 insertions, 0 deletions
diff --git a/release/datafiles/locale b/release/datafiles/locale
-Subproject 1f6ec7f7a145c36808231090c8666febb49db22
+Subproject 88497d7507e76281fbdd0cc1f8451f81ae7e378
diff --git a/release/scripts/addons b/release/scripts/addons
-Subproject eb9bab0e7153fda8de113af9e3c54eca74c986e
+Subproject d39c2b61470059dd31cf688441c817a875b928c
diff --git a/release/scripts/addons_contrib b/release/scripts/addons_contrib
-Subproject d9ed9d4d064c74c86e2767cd4be32d602a0ee31
+Subproject 69bcc72f1ec4df73265ce35851658ef184b9d0f