Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim pushed to polyline-hide at Sean-Kim/blender 2024-04-16 02:02:02 +02:00
c8213169fe Requested changes
Sean Kim pushed to polyline-hide at Sean-Kim/blender 2024-04-16 01:52:31 +02:00
f4f66376ac Merge branch 'main' of projects.blender.org:blender/blender into polyline-hide
f01e6d59ec Cleanup: Geometry Nodes: Prevent unnecessary template instantiations
6623e16001 EEVEE-Next: Change volume probe sample positioning
2cb3677557 Geometry Nodes: Rewrite Scale Elements node
ddec0740d6 BLF: Better Specification of CJK Font Unicode Coverage
Compare 462 commits »
Sean Kim commented on pull request blender/blender-assets#4 2024-04-16 01:44:27 +02:00
Icons: Add multiple sculpt gesture tools icons

@HooglyBoogly / @DanielBystedt - Just pinging you here for visibility as potentially interested module reviewers.

Sean Kim commented on pull request blender/blender-assets#4 2024-04-16 01:40:36 +02:00
Icons: Add multiple sculpt gesture tools icons

Forgot to mention my approval is only design-wise. Thanks Sean for checking on the technical side!

@Sean-Kim perhaps would be a good idea to write down the guidelines/how-to in the docs…

Sean Kim commented on issue blender/blender#80390 2024-04-15 22:43:45 +02:00
Sculpt Mode Gesture Tools

Made #120681 to track work for the Box, Lasso, and Polyline Project tools and the needed integration with the existing fairing algorithms

Sean Kim opened issue blender/blender#120681 2024-04-15 22:40:32 +02:00
Sculpt Gesture Fairing
Sean Kim commented on issue blender/blender#120593 2024-04-15 22:10:17 +02:00
Blender 4.2 Dyntopo sculpt fist stroke performance is very laggy

I did a bit of timing with SCOPED_TIMER over the weekend and noticed that SCULPT_stroke_get_location_ex inside sculpt.cc is where the slowdown is happening; I haven't had the chance to dig…

Sean Kim suggested changes for blender/blender-assets#4 2024-04-15 22:04:07 +02:00
Icons: Add multiple sculpt gesture tools icons

Icons look great! Thanks a bunch for your help with this. I noticed a few things with the file that need changing so that stuff exports correctly:

Sean Kim commented on issue blender/blender#80390 2024-04-12 21:49:32 +02:00
Sculpt Mode Gesture Tools

@ThinkingPolygons I was unaware of their existence, thanks for the tip! I’ll take a look and see if porting them seem reasonable.

Sean Kim commented on issue blender/blender#80390 2024-04-12 03:44:01 +02:00
Sculpt Mode Gesture Tools

Since I don't have access to edit the main post, using this post as a way to catalog the current state of the gesture tooling:

Current State:

Sean Kim pushed to sculpt-session-trim-removal at Sean-Kim/blender 2024-04-11 19:40:40 +02:00
1cba2c6018 Remove old comment
5a45f2918b Merge branches 'main' and 'main' of projects.blender.org:blender/blender into sculpt-session-trim-removal
0bd6279504 Nodes: Display node label for tooltips on a free reroute
248dafef74 Geometry Nodes: use rotation socket in Curve to Points node
0f72f67d56 Fix: GPv3: Crash after conversion because of strokes with no points
Compare 58 commits »
Sean Kim commented on pull request blender/blender#120504 2024-04-11 17:42:07 +02:00
Refactor: Remove trim variables from SculptSession

Great change! The one thing I don't get is the new "location" property. I think I'm probably missing something.

Essentially it’s just a way to get the initial position of the mouse cursor…

Sean Kim created pull request blender/blender#120504 2024-04-11 05:26:48 +02:00
Refactor: Remove trim variables from SculptSession
Sean Kim pushed to sculpt-session-trim-removal at Sean-Kim/blender 2024-04-11 05:25:10 +02:00
ee3adff383 Refactor: Remove trim variables from SculptSession
19e94bf9d2 Fix: Crazyspace memory leak with curve modifier
de6834e5c2 Cleanup: Unused argument
df4ccf2eed Collection Exporters: Add Alembic support
3357658c13 Cleanup: Nodes: Remove unnecessary socket tooltip check
Compare 10 commits »
Sean Kim created branch sculpt-session-trim-removal in Sean-Kim/blender 2024-04-11 05:25:10 +02:00
Sean Kim deleted branch fix-warnings from Sean-Kim/blender 2024-04-11 01:43:51 +02:00
Sean Kim deleted branch 120400-dyntopo-crash from Sean-Kim/blender 2024-04-11 01:43:21 +02:00
Sean Kim pushed to polyline-hide at Sean-Kim/blender 2024-04-11 00:52:33 +02:00
d6a5de5d8d Add new polyline hide icon
Sean Kim created pull request blender/blender#120445 2024-04-10 00:09:07 +02:00
Fix #120400: Remove cyclic dependency of pbvh type when building bmesh pbvh