Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim commented on pull request blender/blender#127536 2024-09-12 22:27:32 +02:00
Sculpt: Update BVH node bounds in deformation loops

Typo: mean -> meant

Sean Kim commented on pull request blender/blender#126581 2024-09-12 22:11:16 +02:00
GPv3: Add Bake Grease Pencil Animation operator
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
Compare 686 commits »
Sean Kim commented on issue blender/blender#127462 2024-09-12 02:19:09 +02:00
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…
Sean Kim closed issue blender/blender#127471 2024-09-12 02:16:05 +02:00
Crash switching to Sculpt mode with hidden geometry
Sean Kim commented on issue blender/blender#127471 2024-09-12 02:15:55 +02:00
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.

Sean Kim commented on issue blender/blender#127462 2024-09-12 02:06:41 +02:00
Sculpt Mode: Visibility Related Crashes

BIsecting points to ad7d7212c10f87ce153f0270c5c26b2317375b1c as the issue

CC @HooglyBoogly

Sean Kim pushed to main at blender/blender 2024-09-12 01:46:36 +02:00
8b3794514b Fix #127279: Various brushes do not work on multires
Sean Kim closed issue blender/blender#127279 2024-09-12 01:46:34 +02:00
Sculpt: Some parts of mesh can't be sculpted on 6 level of multires
Sean Kim deleted branch fix-clay-strips-multires from Sean-Kim/blender 2024-09-12 01:46:33 +02:00
Sean Kim merged pull request blender/blender#127474 2024-09-12 01:46:31 +02:00
Fix #127279: Various brushes do not work on multires
Sean Kim commented on pull request blender/blender#127474 2024-09-12 00:47:31 +02:00
Fix #127279: Various brushes do not work on multires
Sean Kim created pull request blender/blender#127474 2024-09-12 00:46:26 +02:00
Fix #127279: Various brushes do not work on multires
Sean Kim pushed to fix-clay-strips-multires at Sean-Kim/blender 2024-09-12 00:42:50 +02:00
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
Compare 10 commits »
Sean Kim created branch fix-clay-strips-multires in Sean-Kim/blender 2024-09-12 00:42:50 +02:00
Sean Kim commented on issue blender/blender#127279 2024-09-12 00:31:37 +02:00
Sculpt: Some parts of mesh can't be sculpted on 6 level of multires

Found it, should have a fix shortly

Sean Kim commented on issue blender/blender#127279 2024-09-11 23:37:48 +02:00
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…
Sean Kim commented on issue blender/blender#127471 2024-09-11 23:20:27 +02:00
Crash switching to Sculpt mode with hidden geometry

Can confirm

Sean Kim commented on issue blender/blender#127462 2024-09-11 23:17:09 +02:00
Sculpt Mode: Visibility Related Crashes

Actually - never mind, I can confirm a crash when using box hide / lasso hide