Commit: 46f991dbae96b95870bf3db4564082fc6e2e0ee5
Author: Joseph Eagar
Date:   Fri Dec 2 00:37:50 2022 -0800
Branches: master
https://developer.blender.org/rB46f991dbae96b95870bf3db4564082fc6e2e0ee5

Sculpt: Fix broken pivots when entering paint modes

When entering paint modes the paint pivot was cleared,
which broken rotate around pivot.  Fixed for all paint modes.
PBVH modes set the pivot to the PBVH bounding box
while texture paint uses the evaluated mesh bounding box.

===================================================================

M       release/scripts/addons

===================================================================

diff --git a/release/scripts/addons b/release/scripts/addons
index fdfd24de034..0b0052bd53a 160000
--- a/release/scripts/addons
+++ b/release/scripts/addons
@@ -1 +1 @@
-Subproject commit fdfd24de034d4bba4fb67731d0aae81dc4940239
+Subproject commit 0b0052bd53ad8249ed07dfb87705c338af698bde

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to