Block a user
Sean Kim
pushed to grease-pencil-bake-object-transform at Sean-Kim/blender
2024-09-12 22:03:41 +02:00
d6530a1bd5
Merge branch 'main' of projects.blender.org:blender/blender into grease-pencil-bake-object-transform
7755f7c4a2
Fix: Sculpt: Project operator crash
a19760678e
Fix: Crash running sculpt brush performance benchmark
13f179a9c0
Cleanup: Add utility function to sum offset indices group sizes
f68910092b
GPv3: Parent armature with empty weights
Sculpt Mode: Visibility Related Crashes
ASAN dump:
==4103==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x00038d228c50 at pc 0x000162958e28 bp 0x00016f79e8f0 sp 0x00016f79e0a0
WRITE of size 12 at…
Crash switching to Sculpt mode with hidden geometry
Crash switching to Sculpt mode with hidden geometry
Given that this crashes in a similar way to #127462, I'm going to close this issue in favor of that one to reduce duplication.
Sculpt Mode: Visibility Related Crashes
BIsecting points to ad7d7212c10f87ce153f0270c5c26b2317375b1c as the issue
Sculpt: Some parts of mesh can't be sculpted on 6 level of multires
Fix #127279: Various brushes do not work on multires
Fix #127279: Various brushes do not work on multires
ca6924d028
Fix #127279: Various brushes do not work on multires
cbdc7d7636
Cleanup: Remove old USD version guards
86c3ca0914
Fix: Crash when canceling expand operator
0c1d8ad8a5
UI: Status Bar During Non-Operator UI Interaction
442fd1925e
Fix #127438: Don't Show Menu Drag Cursor Over Content
Sculpt: Some parts of mesh can't be sculpted on 6 level of multires
Found it, should have a fix shortly
Sculpt: Some parts of mesh can't be sculpted on 6 level of multires
I think this is an error with calc_area_normal
, when adding a debug print
diff --git a/source/blender/editors/sculpt_paint/brushes/clay_strips.cc b/source/blender/editors/sculpt_paint/br…
Sculpt Mode: Visibility Related Crashes
Actually - never mind, I can confirm a crash when using box hide / lasso hide