Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim commented on issue blender/blender#125785 2024-08-01 21:58:56 +02:00
Sculpt: Mesh Filter's Sharpen mode not working

Can confirm, possibly this commit? cbd1ac553d32c5bee2674ada9c020da09257a43a

Sean Kim deleted branch specialize-initialization-boundary from Sean-Kim/blender 2024-08-01 02:58:21 +02:00
Sean Kim pushed to main at blender/blender 2024-08-01 02:58:16 +02:00
73aeb33843 Refactor: Sculpt: Split initialization by pbvh type for boundary brush
Sean Kim merged pull request blender/blender#125745 2024-08-01 02:58:16 +02:00
Refactor: Sculpt: Split initialization by pbvh type for boundary brush
Sean Kim pushed to specialize-initialization-boundary at Sean-Kim/blender 2024-08-01 02:56:17 +02:00
f00a074e98 Remove readded function
Sean Kim pushed to specialize-initialization-boundary at Sean-Kim/blender 2024-08-01 02:47:48 +02:00
1e707026cf Merge branch 'main' of projects.blender.org:blender/blender into specialize-initialization-boundary
653b273d2e Fix: Boundary brush bend deformation uses wrong normals
bfa36039c2 UI: Add Periods to RNA multi-sentence descriptions
7374077610 UI: Adding LTS to Title Bar and other Version Changes
a78e56d465 Cleanup: Add const, use vector classes for helper method
Compare 7 commits »
Sean Kim deleted branch fix-boundary-normal from Sean-Kim/blender 2024-08-01 02:09:27 +02:00
Sean Kim merged pull request blender/blender#125741 2024-08-01 02:09:25 +02:00
Fix: Boundary brush bend deformation uses wrong normals
Sean Kim pushed to main at blender/blender 2024-08-01 02:09:25 +02:00
653b273d2e Fix: Boundary brush bend deformation uses wrong normals
Sean Kim pushed to specialize-initialization-boundary at Sean-Kim/blender 2024-08-01 02:05:44 +02:00
069f8fdccb Fix BMVert access
958d5337e0 Add break
Compare 2 commits »
Sean Kim pushed to specialize-initialization-boundary at Sean-Kim/blender 2024-08-01 01:46:37 +02:00
31764b48c4 Add missed break statements
Sean Kim created pull request blender/blender#125745 2024-08-01 01:44:06 +02:00
Refactor: Sculpt: Split initialization by pbvh type for boundary brush
Sean Kim created branch specialize-initialization-boundary in Sean-Kim/blender 2024-08-01 01:40:24 +02:00
Sean Kim pushed to specialize-initialization-boundary at Sean-Kim/blender 2024-08-01 01:40:24 +02:00
97cc5e89a2 Refactor: Sculpt: Split initialization by pbvh type for boundary brush
Sean Kim created pull request blender/blender#125741 2024-08-01 01:11:59 +02:00
Fix: Boundary brush bend deformation uses wrong normals
Sean Kim pushed to fix-boundary-normal at Sean-Kim/blender 2024-08-01 01:10:51 +02:00
f6d39ecc45 Fix: Boundary brush bend deformation uses wrong normals
Sean Kim created branch fix-boundary-normal in Sean-Kim/blender 2024-08-01 01:10:50 +02:00
Sean Kim closed pull request blender/blender#125738 2024-08-01 00:59:25 +02:00
Cleanup: Add default case and unreachable assert for boundary brush