Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim pushed to subdiv-ccg-neighbor-helpers at Sean-Kim/blender 2024-07-26 21:37:00 +02:00
4e5585dee0 Rename, add const
Sean Kim commented on pull request blender/blender#125513 2024-07-26 21:34:45 +02:00
Subdiv: Add neighbor slicing helper methods

I suppose the non-plural here sounds fine too, yeah.

Sean Kim commented on pull request blender/blender#125513 2024-07-26 21:21:43 +02:00
Subdiv: Add neighbor slicing helper methods

@HooglyBoogly - thoughts on the naming of these methods? I wanted duplicates but the equivalent uniques felt off

Sean Kim created pull request blender/blender#125513 2024-07-26 21:21:03 +02:00
Subdiv: Add neighbor slicing helper methods
Sean Kim pushed to subdiv-ccg-neighbor-helpers at Sean-Kim/blender 2024-07-26 21:20:40 +02:00
ec8ce74511 Subdiv: Add neighbor slicing helper methods
Sean Kim created branch subdiv-ccg-neighbor-helpers in Sean-Kim/blender 2024-07-26 21:20:39 +02:00
Sean Kim created pull request blender/blender#125512 2024-07-26 21:18:44 +02:00
Cleanup: Fix Span drop_back docstring
Sean Kim deleted branch subdiv-ccg-coord-ctor from Sean-Kim/blender 2024-07-26 21:16:58 +02:00
Sean Kim merged pull request blender/blender#125511 2024-07-26 21:16:56 +02:00
Cleanup: SubdivCCG: Add SubdivCCGCoord constructor from key and index
Sean Kim pushed to main at blender/blender 2024-07-26 21:16:55 +02:00
eda872b6eb Cleanup: SubdivCCG: Add SubdivCCGCoord constructor from key and index
Sean Kim created branch span-comment-cleanup in Sean-Kim/blender 2024-07-26 21:10:38 +02:00
Sean Kim pushed to span-comment-cleanup at Sean-Kim/blender 2024-07-26 21:10:38 +02:00
dafb88800b Cleanup: Fix Span drop_back docstring
Sean Kim pushed to subdiv-ccg-coord-ctor at Sean-Kim/blender 2024-07-26 21:06:19 +02:00
f73c90ec0e PR feedback
Sean Kim commented on pull request blender/blender#125511 2024-07-26 20:57:30 +02:00
Cleanup: SubdivCCG: Add SubdivCCGCoord constructor from key and index

Sure, this solves the default constructor problem you mentioned above - only reason it was added was because I was getting errors after adding this.

Sean Kim created pull request blender/blender#125511 2024-07-26 20:44:56 +02:00
Cleanup: SubdivCCG: Add SubdivCCGCoord constructor from key and index
Sean Kim created branch subdiv-ccg-coord-ctor in Sean-Kim/blender 2024-07-26 20:41:14 +02:00
Sean Kim pushed to subdiv-ccg-coord-ctor at Sean-Kim/blender 2024-07-26 20:41:14 +02:00
feb72cd009 SubdivCCG: Add SubdivCCGCoord constructor from key and index
Sean Kim deleted branch fix-125375 from Sean-Kim/blender 2024-07-26 18:01:34 +02:00
Sean Kim pushed to main at blender/blender 2024-07-26 18:01:33 +02:00
8a812e334d Fix #125375: Sculpt undo with duplicate object causes crash