Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim created pull request blender/blender#124942 2024-07-18 02:03:23 +02:00
Cleanup: Add copyright to sculpt_flood_fill.cc
Sean Kim pushed to add-copyright at Sean-Kim/blender 2024-07-18 02:02:57 +02:00
beef68f110 Cleanup: Add copyright to sculpt_flood_fill.cc
Sean Kim created branch add-copyright in Sean-Kim/blender 2024-07-18 02:02:57 +02:00
Sean Kim approved blender/blender#124919 2024-07-18 01:01:31 +02:00
Refactor: Sculpt: Change PBVH and PBVHNode to public classes

Only minor comments from me. Much of the stuff outside the blenkernel directory I skimmed.

Sean Kim commented on pull request blender/blender#124919 2024-07-18 01:01:30 +02:00
Refactor: Sculpt: Change PBVH and PBVHNode to public classes

Should this just be part of the initializer list? I don't see why we would handle this differently.

Sean Kim commented on pull request blender/blender#124830 2024-07-18 00:16:29 +02:00
Refactor: Specialize flood_fill methods per PBVH type

Planning on still doing cleanup, but I think at least from a public-facing API this can be looked at.

Sean Kim pushed to specialize-flood-fill at Sean-Kim/blender 2024-07-18 00:12:07 +02:00
e0245be8de Finish extracting execute
Sean Kim created pull request blender/blender#124830 2024-07-17 02:08:44 +02:00
WIP: Refactor: Specialize flood_fill methods per PBVH type
Sean Kim created branch specialize-flood-fill in Sean-Kim/blender 2024-07-17 02:07:35 +02:00
Sean Kim pushed to specialize-flood-fill at Sean-Kim/blender 2024-07-17 02:07:35 +02:00
0ad582380e WIP: Refactor: Specialize flood_fill methods per PBVH type
76a1e19e79 Cleanup: Extract flood_fill to sculpt_flood_fill.cc
b336448de1 Refactor: Expose specialized nearest_vert_calc methods
2e487ec92e Fix #124484: Debug assert on undoing out of Sculpt Mode
dd86ad6f23 Refactor: Introduce SculptBoundaryPreview
Compare 10 commits »
Sean Kim deleted branch extract-flood-fill from Sean-Kim/blender 2024-07-16 23:15:11 +02:00
Sean Kim merged pull request blender/blender#124819 2024-07-16 23:15:08 +02:00
Cleanup: Extract flood_fill to sculpt_flood_fill.cc
Sean Kim pushed to main at blender/blender 2024-07-16 23:15:08 +02:00
76a1e19e79 Cleanup: Extract flood_fill to sculpt_flood_fill.cc
Sean Kim deleted branch expose-nearest-vert-calc from Sean-Kim/blender 2024-07-16 23:13:43 +02:00
Sean Kim pushed to main at blender/blender 2024-07-16 23:13:42 +02:00
b336448de1 Refactor: Expose specialized nearest_vert_calc methods
Sean Kim merged pull request blender/blender#124820 2024-07-16 23:13:41 +02:00
Refactor: Expose specialized nearest_vert_calc methods
Sean Kim commented on pull request blender/blender#124820 2024-07-16 22:38:19 +02:00
Refactor: Expose specialized nearest_vert_calc methods
Sean Kim created pull request blender/blender#124820 2024-07-16 22:38:01 +02:00
Refactor: Expose specialized nearest_vert_calc methods
Sean Kim created branch expose-nearest-vert-calc in Sean-Kim/blender 2024-07-16 22:34:53 +02:00