Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim created branch more-forward-declarations in Sean-Kim/blender 2024-06-14 01:43:15 +02:00
Sean Kim pushed to more-forward-declarations at Sean-Kim/blender 2024-06-14 01:43:15 +02:00
76aad4309b Cleanup: Add forward declarations to mesh_brush_common.hh
c810d1413d PyAPI Doc: fix doc gen warning wrt loadLeftHrtfSet
e30dbd2472 Merge branch 'blender-v4.2-release'
b03a6bbd60 Cleanup: Remove left-over debug print in tests.
ddd366c5b2 Merge branch 'blender-v4.2-release'
Compare 10 commits »
Sean Kim pushed to main at Sean-Kim/.profile 2024-06-14 00:32:44 +02:00
8f483cfc27 Update README.md
Sean Kim pushed to main at Sean-Kim/.profile 2024-06-14 00:26:49 +02:00
d728cf53fe Add blank README.md
Sean Kim created branch main in Sean-Kim/.profile 2024-06-14 00:25:44 +02:00
Sean Kim pushed to main at Sean-Kim/.profile 2024-06-14 00:25:44 +02:00
079871d060 Create repo and weekly reports files
Sean Kim created repository Sean-Kim/.profile 2024-06-14 00:12:27 +02:00
Sean Kim deleted branch mask-brush-refactor from Sean-Kim/blender 2024-06-13 16:29:42 +02:00
Sean Kim pushed to main at blender/blender 2024-06-13 16:29:37 +02:00
6a5c14e58f Sculpt: Initial data-oriented refactor for mask brush
Sean Kim merged pull request blender/blender#123115 2024-06-13 16:29:36 +02:00
Sculpt: Initial data-oriented refactor for mask brush
Sean Kim deleted branch cleanup-gesture-tool-ordering from Sean-Kim/blender 2024-06-13 16:28:29 +02:00
Sean Kim merged pull request blender/blender#123161 2024-06-13 16:28:27 +02:00
Cleanup: Match toolbar order for sculpt gesture tools
Sean Kim pushed to main at blender/blender 2024-06-13 16:28:26 +02:00
b7975db04f Cleanup: Match toolbar order for sculpt gesture tools
Sean Kim created pull request blender/blender#123161 2024-06-13 03:02:31 +02:00
Cleanup: Match toolbar order for sculpt gesture tools
Sean Kim pushed to cleanup-gesture-tool-ordering at Sean-Kim/blender 2024-06-13 01:51:21 +02:00
10d8e1ffc3 Cleanup: Match toolbar order for sculpt gesture tools
Sean Kim created branch cleanup-gesture-tool-ordering in Sean-Kim/blender 2024-06-13 01:51:21 +02:00
Sean Kim commented on pull request blender/blender#123154 2024-06-13 00:01:03 +02:00
Sculpt: Initial data oriented refactor for clay strips brush

Need to pull this down and test, but otherwise mostly stylistic / small comments.

Sean Kim commented on pull request blender/blender#123154 2024-06-13 00:01:02 +02:00
Sculpt: Initial data oriented refactor for clay strips brush

Do we also need to check for factors[i] == 0.0f and set r_distances accordingly?

Sean Kim commented on pull request blender/blender#123154 2024-06-13 00:01:01 +02:00
Sculpt: Initial data oriented refactor for clay strips brush

Probably worth adding the same asserts as above to this function

Sean Kim commented on pull request blender/blender#123154 2024-06-13 00:01:00 +02:00
Sculpt: Initial data oriented refactor for clay strips brush

Do we have a better explanation for what square means in this context?