Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim pushed to expose-translate-helper at Sean-Kim/blender 2024-07-08 21:47:19 +02:00
84f0d494fd Cleanup: Sculpt: Extract common translation function
67dc0245e4 Merge branch 'blender-v4.2-release'
f95436de08 Merge branch 'blender-v4.2-release'
d527e3a6bd Fix #122947: Curve stroke on duplicate object doesn't update normals
9a26bfcd5f Fix: Shade Smooth Removal Notification When Needed
Compare 10 commits »
Sean Kim created branch expose-translate-helper in Sean-Kim/blender 2024-07-08 21:47:19 +02:00
Sean Kim pushed to main at blender/blender 2024-07-08 21:39:23 +02:00
67dc0245e4 Merge branch 'blender-v4.2-release'
d527e3a6bd Fix #122947: Curve stroke on duplicate object doesn't update normals
Compare 2 commits »
Sean Kim deleted branch fix-112947 from Sean-Kim/blender 2024-07-08 21:36:50 +02:00
Sean Kim closed issue blender/blender#122947 2024-07-08 21:36:47 +02:00
Shading bugs of sculpting by curve stroke on an reused mesh
Sean Kim pushed to blender-v4.2-release at blender/blender 2024-07-08 21:36:43 +02:00
d527e3a6bd Fix #122947: Curve stroke on duplicate object doesn't update normals
Sean Kim merged pull request blender/blender#124268 2024-07-08 21:36:43 +02:00
Fix #122947: Curve stroke on duplicate object doesn't update normals
Sean Kim pushed to fix-112947 at Sean-Kim/blender 2024-07-08 19:02:37 +02:00
92f8544592 Update comment
Sean Kim commented on pull request blender/blender#124135 2024-07-08 18:38:08 +02:00
Sculpt: Initial data oriented refactor of relax face set brush

I tried to mirror the existing code a bit too much here I think - you're right that it doesn't need factors here.

Sean Kim commented on pull request blender/blender#124135 2024-07-08 18:37:25 +02:00
Sculpt: Initial data oriented refactor of relax face set brush

Sounds good. Why 16 specifically, just curious?

Sean Kim commented on pull request blender/blender#124135 2024-07-08 18:36:57 +02:00
Sculpt: Initial data oriented refactor of relax face set brush

FYI, right now it's just mirroring the existing implementation in vert_has_unique_face_set but I'm fine with changing that.

Sean Kim pushed to fix-112947 at Sean-Kim/blender 2024-07-08 18:20:43 +02:00
ca00e297f5 Update normals before destroying PBVH in depsgraph eval
97cb583865 Revert "Fix #112947: Curve stroke on duplicate object doesn't update normals"
Compare 2 commits »
Sean Kim commented on pull request blender/blender#124268 2024-07-08 16:56:12 +02:00
Fix #122947: Curve stroke on duplicate object doesn't update normals

Handling the updates before flushing the mesh seems like a potentially risky change. It's processed inside draw_sculpt.cc [here](https://projects.blender.org/blender/blender/src/branch/main/sourc

Sean Kim commented on pull request blender/blender#124268 2024-07-06 10:06:12 +02:00
Fix #122947: Curve stroke on duplicate object doesn't update normals

It seems #report ID is wrong..\

Whoops, you're right. Corrected it now.

Sean Kim pushed to main at Sean-Kim/.profile 2024-07-06 05:38:07 +02:00
a0df8992b7 Update reports/2024.md
Sean Kim pushed to main at blender/blender-developer-docs 2024-07-06 05:26:07 +02:00
e6549f7b34 4.2: Reword Sculpt page
Sean Kim pushed to main at blender/blender-manual 2024-07-06 05:20:02 +02:00
1ad1fe12b5 Merge branch 'blender-v4.2-release'
22b898db61 Sculpt: Add Grow/Shrink visibility menu items
Compare 2 commits »
Sean Kim pushed to blender-v4.2-release at blender/blender-manual 2024-07-06 05:19:53 +02:00
22b898db61 Sculpt: Add Grow/Shrink visibility menu items
Sean Kim pushed to main at Sean-Kim/blender-manual 2024-07-06 05:18:16 +02:00
1ad1fe12b5 Merge branch 'blender-v4.2-release'
22b898db61 Sculpt: Add Grow/Shrink visibility menu items
26942ed4b2 Materials: Remove "Cycles Only" from Displacement and Bump
9f0c672bfd Merge branch 'blender-v4.2-release'
92d904fdc5 Merge branch 'blender-v4.2-release'
Compare 720 commits »
Sean Kim deleted branch grow-shrink-visibility from Sean-Kim/blender-manual 2024-07-06 05:17:10 +02:00