Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim pushed to main at blender/blender 2024-06-27 04:43:33 +02:00
99c75beabf Cleanup: Silence unused variable warning
Sean Kim merged pull request blender/blender#123806 2024-06-27 04:43:33 +02:00
Cleanup: Silence unused variable warning
Sean Kim created pull request blender/blender#123806 2024-06-27 04:41:07 +02:00
Fix: Silence unused warning
Sean Kim created branch fix-warning in Sean-Kim/blender 2024-06-27 04:40:08 +02:00
Sean Kim pushed to fix-warning at Sean-Kim/blender 2024-06-27 04:40:08 +02:00
e634f58a84 Fix: Silence unused warning
11d0a9db1b Fix: Build error from missing change in recent commit
1a392104c3 Cleanup: Sculpt: Add BLI_NOINLINE to mask.cc helper methods
0bc7631693 Sculpt: Initial data-oriented refactor for clay brush
6b7255b978 Refactor: Sculpt: Use return value instead of reference for orig_data
Compare 10 commits »
Sean Kim deleted branch fix-build from Sean-Kim/blender 2024-06-27 04:36:26 +02:00
Sean Kim pushed to main at blender/blender 2024-06-27 04:36:25 +02:00
11d0a9db1b Fix: Build error from missing change in recent commit
Sean Kim merged pull request blender/blender#123805 2024-06-27 04:36:24 +02:00
Fix: Build error from missing change in recent commit
Sean Kim commented on pull request blender/blender#123805 2024-06-27 04:26:53 +02:00
Fix: Build error from missing change in recent commit
Sean Kim commented on pull request blender/blender#123805 2024-06-27 04:23:57 +02:00
Fix: Build error from missing change in recent commit

Missed adding this in the original PR...

Sean Kim created pull request blender/blender#123805 2024-06-27 04:23:18 +02:00
Fix: Add missed function renaming preventing compilation
Sean Kim pushed to fix-build at Sean-Kim/blender 2024-06-27 04:22:56 +02:00
929060f5f6 Fix: Add missed function renaming preventing compilation
0bc7631693 Sculpt: Initial data-oriented refactor for clay brush
6b7255b978 Refactor: Sculpt: Use return value instead of reference for orig_data
eed83b56d2 UI: Calm Warnings With New Icons
9d4d1aea98 Sculpt: Add stroke stabilization to lasso tools
Compare 10 commits »
Sean Kim created branch fix-build in Sean-Kim/blender 2024-06-27 04:22:56 +02:00
Sean Kim deleted branch mask-cleanup from Sean-Kim/blender 2024-06-27 04:18:38 +02:00
Sean Kim pushed to main at blender/blender 2024-06-27 04:18:37 +02:00
1a392104c3 Cleanup: Sculpt: Add BLI_NOINLINE to mask.cc helper methods
Sean Kim merged pull request blender/blender#123804 2024-06-27 04:18:36 +02:00
Cleanup: Sculpt: Add BLI_NOINLINE to mask.cc helper methods
Sean Kim created pull request blender/blender#123804 2024-06-27 04:13:45 +02:00
Sculpt: Cleanup: Add BLI_NOINLINE to mask.cc helper methods
Sean Kim pushed to mask-cleanup at Sean-Kim/blender 2024-06-27 04:12:28 +02:00
56046460d6 Sculpt: Cleanup: Add BLI_NOINLINE to mask.cc helper methods
0bc7631693 Sculpt: Initial data-oriented refactor for clay brush
6b7255b978 Refactor: Sculpt: Use return value instead of reference for orig_data
eed83b56d2 UI: Calm Warnings With New Icons
9d4d1aea98 Sculpt: Add stroke stabilization to lasso tools
Compare 103 commits »
Sean Kim deleted branch clay-brush-refactor from Sean-Kim/blender 2024-06-27 04:07:32 +02:00
Sean Kim merged pull request blender/blender#123751 2024-06-27 04:07:29 +02:00
Sculpt: Initial data-oriented refactor for clay brush