Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim closed issue blender/blender#127130 2024-09-04 22:23:00 +02:00
Snake Hook brush applies twist continuously
Sean Kim merged pull request blender/blender#127158 2024-09-04 22:22:59 +02:00
Fix #127130: Snake Hook applies twist continually
Sean Kim deleted branch remove-stroke-flags from Sean-Kim/blender 2024-09-04 21:51:07 +02:00
Sean Kim merged pull request blender/blender#127157 2024-09-04 21:51:05 +02:00
Cleanup: Various sculpt.cc enum changes and removal
Sean Kim pushed to main at blender/blender 2024-09-04 21:51:05 +02:00
1de0645c24 Cleanup: Various sculpt.cc enum changes and removal
Sean Kim commented on pull request blender/blender#127158 2024-09-04 21:38:23 +02:00
Fix #127130: Snake Hook applies twist continually
Sean Kim created pull request blender/blender#127158 2024-09-04 21:37:57 +02:00
Fix #127130: Snake Hook applies twist continually
Sean Kim created branch fix-snake-hook in Sean-Kim/blender 2024-09-04 21:36:20 +02:00
Sean Kim pushed to fix-snake-hook at Sean-Kim/blender 2024-09-04 21:36:20 +02:00
be7b258e1f Fix #127130: Snake Hook applies twist continually
4317f50f5f UI: Clear Recent Cleanup Option
89095826fd Fix: Debug build error after recent cleanup
d84522390c Sculpt: Ignore sharp faces when building BVH tree
d7d19ec297 Sculpt: Push multiple undo nodes at once for some operations
Compare 10 commits »
Sean Kim commented on pull request blender/blender#127157 2024-09-04 21:12:26 +02:00
Cleanup: Various sculpt.cc enum changes and removal
Sean Kim created pull request blender/blender#127157 2024-09-04 21:12:10 +02:00
Cleanup: Various sculpt.cc enum changes and removal
Sean Kim deleted branch fix-122096 from Sean-Kim/blender 2024-09-04 21:10:53 +02:00
Sean Kim deleted branch gp-enum-class-cleanup from Sean-Kim/blender 2024-09-04 21:10:46 +02:00
Sean Kim deleted branch boundary-default from Sean-Kim/blender 2024-09-04 21:10:23 +02:00
Sean Kim deleted branch add-missed-restore-step from Sean-Kim/blender 2024-09-04 21:10:15 +02:00
Sean Kim deleted branch specialize-topology-automasking-init from Sean-Kim/blender 2024-09-04 21:10:10 +02:00
Sean Kim deleted branch specialize-orig-grab-location-retrieval from Sean-Kim/blender 2024-09-04 21:10:03 +02:00
Sean Kim commented on issue blender/blender#122096 2024-09-04 19:29:43 +02:00
Crash after editing multi-user mesh data with two scenes open

@Bradley_G The two issues aren’t related, I accidentally referenced this issue when making that PR.

Sean Kim commented on issue blender/blender#127130 2024-09-04 08:20:07 +02:00
Snake Hook brush applies twist continuously

I'll take a look in the morning tomorrow

Sean Kim commented on pull request blender/blender#127109 2024-09-04 01:47:45 +02:00
Fix #127077: Edit voxel size op unpredictable with large/small meshes

Minor nits, still need to test this behaviorally though