Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim created branch remove-floodfill-add-active in Sean-Kim/blender 2024-08-07 05:11:59 +02:00
Sean Kim pushed to cleanup-sculpt-const at Sean-Kim/blender 2024-08-07 04:45:38 +02:00
a5f43bba4c Merge branch 'main' of projects.blender.org:blender/blender into cleanup-sculpt-const
12f3e23326 Refactor: Remove SCULPT_active_vert_co_get
b119e1a497 Cycles: Fix potential NaN in normal mapping
c20bb31325 Refactor: Encapsulate SculptSession#active_vertex
9ed7d38aac Cycles: Improve numerical precision of Beckmann distribution at low roughness
Compare 98 commits »
Sean Kim created pull request blender/blender#126004 2024-08-07 04:43:48 +02:00
Cleanup: Sculpt: Remove unnecessary const in function declarations
Sean Kim pushed to cleanup-sculpt-const at Sean-Kim/blender 2024-08-07 04:41:20 +02:00
53bb6ebfe9 Cleanup: Sculpt: Remove unnecessary const in function declarations
Sean Kim created branch cleanup-sculpt-const in Sean-Kim/blender 2024-08-07 04:41:20 +02:00
Sean Kim commented on pull request blender/blender#126002 2024-08-07 04:26:58 +02:00
Cleanup: Remove unused headers in sculpt header files
Sean Kim created pull request blender/blender#126002 2024-08-07 04:26:23 +02:00
Cleanup: Remove various unused headers in sculpt headers
Sean Kim pushed to cleanup-sculpt-include at Sean-Kim/blender 2024-08-07 04:25:54 +02:00
645e31a75c Cleanup: Remove various unused headers in sculpt headers
e758e947c4 Cleanup: Sculpt: Extract boundary strength calculation
Compare 2 commits »
Sean Kim created branch cleanup-sculpt-include in Sean-Kim/blender 2024-08-07 04:02:11 +02:00
Sean Kim pushed to cleanup-sculpt-include at Sean-Kim/blender 2024-08-07 04:02:11 +02:00
7e305097fd Cleanup: Sculpt: Extract boundary strength calculation
Sean Kim deleted branch remove-active-vert-co-get from Sean-Kim/blender 2024-08-07 03:27:41 +02:00
Sean Kim merged pull request blender/blender#125998 2024-08-07 03:27:38 +02:00
Refactor: Remove SCULPT_active_vert_co_get
Sean Kim pushed to main at blender/blender 2024-08-07 03:27:38 +02:00
12f3e23326 Refactor: Remove SCULPT_active_vert_co_get
Sean Kim created pull request blender/blender#126000 2024-08-07 02:34:44 +02:00
Refactor: Introduce typed version of SculptSession#active_vertex
Sean Kim created branch typed-active-vertex in Sean-Kim/blender 2024-08-07 02:34:11 +02:00
Sean Kim pushed to typed-active-vertex at Sean-Kim/blender 2024-08-07 02:34:11 +02:00
d520ed55a8 Refactor: Introduce typed version of SculptSession#active_vertex
Sean Kim commented on pull request blender/blender#125998 2024-08-07 01:55:06 +02:00
Refactor: Remove SCULPT_active_vert_co_get
Sean Kim created pull request blender/blender#125998 2024-08-07 01:54:52 +02:00
Refactor: Remove SCULPT_active_vert_co_get