Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim closed pull request blender/blender#125976 2024-08-06 18:11:12 +02:00
Fix: Boundary brush not restoring state between strokes
Sean Kim commented on pull request blender/blender#125976 2024-08-06 18:11:09 +02:00
Fix: Boundary brush not restoring state between strokes

This patch is actually wrong and introduces errors with the cloth sim mode - closing

Sean Kim created pull request blender/blender#125976 2024-08-06 17:19:06 +02:00
Fix: Boundary brush not restoring state between strokes
Sean Kim created branch add-missed-restore-step in Sean-Kim/blender 2024-08-06 17:17:45 +02:00
Sean Kim pushed to add-missed-restore-step at Sean-Kim/blender 2024-08-06 17:17:45 +02:00
395c005af9 Fix: Boundary brush not restoring state between strokes
Sean Kim deleted branch prev-active-vertex-cleanup from Sean-Kim/blender 2024-08-06 16:21:09 +02:00
Sean Kim merged pull request blender/blender#125931 2024-08-06 16:21:05 +02:00
Cleanup: Add comments, reduce scope of prev_active_vertex
Sean Kim pushed to main at blender/blender 2024-08-06 16:21:04 +02:00
ee599619ca Cleanup: Add comments, reduce scope of prev_active_vertex
Sean Kim deleted branch fix-boundary-flush from Sean-Kim/blender 2024-08-06 16:08:59 +02:00
Sean Kim merged pull request blender/blender#125941 2024-08-06 16:08:55 +02:00
Fix: Shape keys do not work with boundary brush
Sean Kim pushed to main at blender/blender 2024-08-06 16:08:54 +02:00
cadfa975e7 Fix: Shape keys do not work with boundary brush
Sean Kim commented on issue blender/blender#125959 2024-08-06 16:06:26 +02:00
unicode character unable to insert code for 4.2 and 4.3 but 4.1 able. Is it a bug or?

Based on the description, seems to be the same as #125935

Sean Kim commented on pull request blender/blender#125941 2024-08-06 03:39:25 +02:00
Fix: Shape keys do not work with boundary brush
Sean Kim created pull request blender/blender#125941 2024-08-06 03:33:15 +02:00
Fix: Shape keys do not work with boundary brush
Sean Kim pushed to fix-boundary-flush at Sean-Kim/blender 2024-08-06 03:32:48 +02:00
469a0e2070 Fix: Shape keys do not work with boundary brush
Sean Kim created branch fix-boundary-flush in Sean-Kim/blender 2024-08-06 03:32:48 +02:00
Sean Kim pushed to pose-fix at Sean-Kim/blender 2024-08-06 03:14:31 +02:00
f451d0b31b Fix: Cloth sim target for pose brush applies incorrectly
a9f9062df2 Fix: Interactive Docking support on High-DPI/Retina Displays
24e6b33942 UI: Adjustment to Status Bar Vertical Alignment
371011c9c4 Sculpt: Initial data-oriented refactor of boundary brush
e68bdd44af Fix #125669: Add additional check to ui_but_equals_old
Compare 10 commits »
Sean Kim created branch pose-fix in Sean-Kim/blender 2024-08-06 03:14:31 +02:00
Sean Kim pushed to main at blender/blender 2024-08-06 02:42:11 +02:00
50ba7a3033 Fix build failure after recent HIP-RT change