Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim pushed to remove-active-vert-co-get at Sean-Kim/blender 2024-08-07 01:54:13 +02:00
66eda7a95e Refactor: Remove SCULPT_active_vert_co_get
c20bb31325 Refactor: Encapsulate SculptSession#active_vertex
9ed7d38aac Cycles: Improve numerical precision of Beckmann distribution at low roughness
aca466b029 Cleanup: Sculpt: Remove now unused brush strength function
fa49d90897 Sculpt: Refactor image painting to use new brush API
Compare 10 commits »
Sean Kim created branch remove-active-vert-co-get in Sean-Kim/blender 2024-08-07 01:54:13 +02:00
Sean Kim deleted branch active-vert-refactor from Sean-Kim/blender 2024-08-07 01:41:03 +02:00
Sean Kim pushed to main at blender/blender 2024-08-07 01:41:00 +02:00
c20bb31325 Refactor: Encapsulate SculptSession#active_vertex
Sean Kim merged pull request blender/blender#125997 2024-08-07 01:40:59 +02:00
Refactor: Encapsulate SculptSession#active_vertex
Sean Kim pushed to active-vert-refactor at Sean-Kim/blender 2024-08-07 01:31:08 +02:00
4a6957fc1d make format
Sean Kim commented on pull request blender/blender#125997 2024-08-07 01:14:15 +02:00
Refactor: Encapsulate SculptSession#active_vertex
Sean Kim pushed to active-vert-refactor at Sean-Kim/blender 2024-08-07 01:13:47 +02:00
12a6964cb9 Merge branch 'main' of projects.blender.org:blender/blender into active-vert-refactor
9ed7d38aac Cycles: Improve numerical precision of Beckmann distribution at low roughness
aca466b029 Cleanup: Sculpt: Remove now unused brush strength function
fa49d90897 Sculpt: Refactor image painting to use new brush API
f8dd030a0e Sculpt: Precalculate image paint pixel positions
Compare 41 commits »
Sean Kim created pull request blender/blender#125997 2024-08-07 01:11:48 +02:00
Refactor: Encapsulate SculptSession#active_vertex
Sean Kim created branch active-vert-refactor in Sean-Kim/blender 2024-08-07 01:11:14 +02:00
Sean Kim pushed to active-vert-refactor at Sean-Kim/blender 2024-08-07 01:11:14 +02:00
befe62301c Refactor: Encapsulate SculptSession#active_vertex
Sean Kim opened issue blender/blender#125985 2024-08-06 20:24:34 +02:00
active_vertex handling in SculptSession
Sean Kim deleted branch pose-fix from Sean-Kim/blender 2024-08-06 19:25:27 +02:00
Sean Kim merged pull request blender/blender#125982 2024-08-06 19:25:20 +02:00
Fix: Cloth sim target for pose brush applies incorrectly
Sean Kim pushed to main at blender/blender 2024-08-06 19:25:20 +02:00
549f1dec78 Fix: Cloth sim target for pose brush applies incorrectly
Sean Kim commented on pull request blender/blender#125982 2024-08-06 19:24:45 +02:00
Fix: Cloth sim target for pose brush applies incorrectly

Build failure is from a different code path in main that was fixed outside of this PR

Sean Kim created pull request blender/blender#125982 2024-08-06 18:58:14 +02:00
Fix: Cloth sim target for pose brush applies incorrectly
Sean Kim pushed to pose-fix at Sean-Kim/blender 2024-08-06 18:48:50 +02:00
8d2921f21d Fix: Cloth sim target for pose brush applies incorrectly
Sean Kim pushed to pose-fix at Sean-Kim/blender 2024-08-06 18:16:55 +02:00
bb12cf0485 Fix: Cloth sim target for pose brush applies incorrectly