Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim created branch dyntopo-size-edit-modal-text in Sean-Kim/blender 2024-07-11 02:14:17 +02:00
Sean Kim pushed to dyntopo-size-edit-modal-text at Sean-Kim/blender 2024-07-11 02:14:17 +02:00
d9e6f0bce5 UI: Dyntopo Detail Size Edit status text
Sean Kim commented on pull request blender/blender#124494 2024-07-11 02:07:10 +02:00
Fix: Dyntopo sample detail doesn't update status text

This affects 4.2 as well, but this doesn't seem like something that should be going in now that we've hit BCON4

Sean Kim created pull request blender/blender#124494 2024-07-11 02:06:14 +02:00
Fix: Dyntopo sample detail doesn't update status text
Sean Kim created branch dyntopo-size-edit-status-text in Sean-Kim/blender 2024-07-11 02:02:44 +02:00
Sean Kim pushed to dyntopo-size-edit-status-text at Sean-Kim/blender 2024-07-11 02:02:44 +02:00
0fa01f108c Fix: Dyntopo sample detail doesn't update status text
Sean Kim created pull request blender/blender#124492 2024-07-11 01:24:01 +02:00
UI: Voxel Size Edit status display
Sean Kim created branch voxel-size-edit-modal-text in Sean-Kim/blender 2024-07-11 01:21:16 +02:00
Sean Kim pushed to voxel-size-edit-modal-text at Sean-Kim/blender 2024-07-11 01:21:16 +02:00
6b5493a715 UI: Voxel Size Edit status display
Sean Kim pushed to relax-face-set-brush-refactor at Sean-Kim/blender 2024-07-11 00:30:38 +02:00
ef7900a948 Use translation instead of new position
f55de4bc84 Extract closest to plane function
180cad66a7 Fix typing of bool
Compare 3 commits »
Sean Kim created pull request blender/blender#124489 2024-07-11 00:02:23 +02:00
Refactor: WM: Use mval for polyline gesture
Sean Kim pushed to polyline-gesture-cleanup at Sean-Kim/blender 2024-07-11 00:01:26 +02:00
d106148e41 Refactor: WM: Use mval for polyline gesture
57544887d0 CMake: Add WITH_TBB definition to prevent ODR violation for BLI_spin API
05241f47f5 CMake: Add WITH_TBB definition for the projects that require it
c929e251db Fix 102994: GHOST: Fix transparent viewports
615f4a7d4e Cleanup: Vulkan: Remove unused variable
Compare 5 commits »
Sean Kim created branch polyline-gesture-cleanup in Sean-Kim/blender 2024-07-11 00:01:25 +02:00
Sean Kim pushed to relax-face-set-brush-refactor at Sean-Kim/blender 2024-07-10 20:54:13 +02:00
b9285309d6 Remove old dead code
c179f0b69a Remove extra forward declaration
c51519f82c Cleanup neighbors methods
3d0666d58c Remove duplicate comment
7400964ba6 Undo unintended formatting change
Compare 5 commits »
Sean Kim pushed to relax-face-set-brush-refactor at Sean-Kim/blender 2024-07-10 20:45:04 +02:00
a4efb6167b Adjust to recent refactors
f59d8e3ea3 Merge branch 'main' of projects.blender.org:blender/blender into relax-face-set-brush-refactor
0ee46f1208 Refactor: Sculpt: Expose per-pbvh type unique face set methods
41430ed4bd Cleanup: Split strip foreground drawing function
7a6a2519c5 Refactor: SubdivCCG: Extract utility method for boundary calculation
Compare 17 commits »
Sean Kim deleted branch face-set-unique-method from Sean-Kim/blender 2024-07-10 20:37:00 +02:00
Sean Kim merged pull request blender/blender#124478 2024-07-10 20:36:58 +02:00
Refactor: Sculpt: Expose per-pbvh type unique face set methods
Sean Kim pushed to main at blender/blender 2024-07-10 20:36:57 +02:00
0ee46f1208 Refactor: Sculpt: Expose per-pbvh type unique face set methods
Sean Kim pushed to face-set-unique-method at Sean-Kim/blender 2024-07-10 20:35:39 +02:00
8443bf6774 Pass SubdivCCGCoord by value
Sean Kim created pull request blender/blender#124478 2024-07-10 20:24:07 +02:00
Refactor: Sculpt: Expose per-pbvh type unique face set method