Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim commented on issue blender/blender#129428 2024-10-27 08:43:35 +01:00
Sculpt: Crash after reverting Voxel Remesh with a mesh with a armature

Caused by 726fd7365d8891378963225d353fedb6c22b9d11

Sean Kim commented on issue blender/blender#129428 2024-10-27 07:23:59 +01:00
Sculpt: Crash after reverting Voxel Remesh with a mesh with a armature

Broke between a34b0e17d624 ~ eb6b96e70c9f

Sean Kim commented on issue blender/blender#129425 2024-10-27 07:00:22 +01:00
Blender 4.2.3 Sculpt Mode | "Error : EXCEPTION_ACCESS_VIOLATION" | Voxel Remeshing Causes Crash Randomly But Often

I'm able to replicate this in both 4.2.3 and 4.1.1 on Mac

Sean Kim commented on issue blender/blender#128859 2024-10-25 22:30:14 +02:00
Sculpting on a mesh with a deform modifier & shape key cannot be undone under certain circumstances

Returning to this after some time away, I thought I was able to replicate this on a mesh without a shape key, hence the change in title, but I'm not able to do so anymore. It appears to specificall…

Sean Kim deleted branch remove-extra-return from Sean-Kim/blender 2024-10-25 20:19:53 +02:00
Sean Kim merged pull request blender/blender#129391 2024-10-25 20:19:49 +02:00
Cleanup: Remove dead code
Sean Kim pushed to main at blender/blender 2024-10-25 20:19:48 +02:00
af4974dfaa Cleanup: Remove dead code
Sean Kim pushed to main at blender/blender 2024-10-25 20:19:11 +02:00
71b9238703 Merge branch 'blender-v4.3-release'
1dd6cdb172 Fix #129334: Multires displays incorrectly in Sculpt mode with materials
Compare 2 commits »
Sean Kim deleted branch fix-129334-multires-pbvh-build from Sean-Kim/blender 2024-10-25 20:18:01 +02:00
Sean Kim closed issue blender/blender#129334 2024-10-25 20:17:58 +02:00
Sculpt: Multires face material index is inconsistent across "sculpt" levels
Sean Kim pushed to blender-v4.3-release at blender/blender 2024-10-25 20:17:55 +02:00
1dd6cdb172 Fix #129334: Multires displays incorrectly in Sculpt mode with materials
Sean Kim merged pull request blender/blender#129392 2024-10-25 20:17:54 +02:00
Fix #129334: Multires displays incorrectly in Sculpt mode with materials
Sean Kim commented on pull request blender/blender#129392 2024-10-25 10:11:05 +02:00
Fix #129334: Multires displays incorrectly in Sculpt mode with materials

I find it a bit difficult to actually explain and wrap my head around why this code works and the previous code doesn't.

Intuitively, I expected the local face_indices array to be equivalent…

Sean Kim created pull request blender/blender#129392 2024-10-25 10:04:44 +02:00
Fix #129334: Multires displays incorrectly in Sculpt mode with materials
Sean Kim pushed to fix-129334-multires-pbvh-build at Sean-Kim/blender 2024-10-25 10:03:49 +02:00
e7d0667b36 Fix #129334: Multires displays incorrectly in Sculpt mode with materials
Sean Kim created branch fix-129334-multires-pbvh-build in Sean-Kim/blender 2024-10-25 10:02:16 +02:00
Sean Kim pushed to fix-129334-multires-pbvh-build at Sean-Kim/blender 2024-10-25 10:02:16 +02:00
576b0c6638 Fix #129334: Multires displays incorrectly in Sculpt mode with materials
Sean Kim commented on pull request blender/blender#129391 2024-10-25 07:39:52 +02:00
Cleanup: Remove dead code