Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim pushed to add-bke-ccg-func at Sean-Kim/blender 2024-07-26 01:15:41 +02:00
a3a2b2a673 SubdivCCG: Add to_index helper method
e17177c7e3 Cleanup: Decrease RNA enum items array scope
1076564070 UI: Sculpt mesh filter status display
0205db4f03 Sculpt: Data oriented refactor for surface smooth brush
debf616e02 Cleanup: Formatting
Compare 10 commits »
Sean Kim created branch add-bke-ccg-func in Sean-Kim/blender 2024-07-26 01:15:41 +02:00
Sean Kim deleted branch cleanup-params from Sean-Kim/blender 2024-07-26 01:05:31 +02:00
Sean Kim pushed to main at blender/blender 2024-07-26 01:05:29 +02:00
d5617d5a2b Cleanup: Remove unnecessary const parameters for vert_is_boundary
Sean Kim merged pull request blender/blender#125461 2024-07-26 01:05:29 +02:00
Cleanup: Remove unnecessary const parameters for vert_is_boundary
Sean Kim created pull request blender/blender#125461 2024-07-26 00:17:02 +02:00
Cleanup: Remove unnecessary const parameters for vert_is_boundary
Sean Kim pushed to cleanup-params at Sean-Kim/blender 2024-07-26 00:16:25 +02:00
56c52a1469 Cleanup: Remove unnecessary const parameters for vert_is_boundary
e17177c7e3 Cleanup: Decrease RNA enum items array scope
1076564070 UI: Sculpt mesh filter status display
0205db4f03 Sculpt: Data oriented refactor for surface smooth brush
debf616e02 Cleanup: Formatting
Compare 10 commits »
Sean Kim created branch cleanup-params in Sean-Kim/blender 2024-07-26 00:16:24 +02:00
Sean Kim approved blender/blender#125394 2024-07-25 19:47:58 +02:00
Sculpt: Data oriented refactor for surface smooth brush

Mostly small comments, nothing major

Sean Kim commented on pull request blender/blender#125394 2024-07-25 19:47:57 +02:00
Sculpt: Data oriented refactor for surface smooth brush

weigthed -> weighted

Sean Kim commented on pull request blender/blender#125394 2024-07-25 19:47:56 +02:00
Sculpt: Data oriented refactor for surface smooth brush

BLI_asserts here too

Sean Kim commented on pull request blender/blender#125394 2024-07-25 19:47:55 +02:00
Sculpt: Data oriented refactor for surface smooth brush

BLI_asserts on this method

Sean Kim commented on pull request blender/blender#125394 2024-07-25 19:47:54 +02:00
Sculpt: Data oriented refactor for surface smooth brush

Can't this be / instead of /=?

Sean Kim commented on pull request blender/blender#125396 2024-07-25 19:23:25 +02:00
Fix #125375: Sculpt undo with duplicate object causes crash

@Sergey - did you want a second look at this before I merge since the approach changed slightly?

Sean Kim pushed to fix-125375 at Sean-Kim/blender 2024-07-25 19:19:08 +02:00
3d4c80e652 Adjust comment & spacing
Sean Kim pushed to fix-125375 at Sean-Kim/blender 2024-07-25 19:08:41 +02:00
05bb610b67 Switch raw reinitialize for calling appropriate accessor methods
Sean Kim created pull request blender/blender#125396 2024-07-25 05:17:52 +02:00
Fix #125375: Sculpt undo with duplicate object causes crash
Sean Kim pushed to fix-125375 at Sean-Kim/blender 2024-07-25 05:17:06 +02:00
c30b3ef00f Fix #125375: Sculpt undo with duplicate object causes crash
Sean Kim created branch fix-125375 in Sean-Kim/blender 2024-07-25 05:17:06 +02:00