Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim commented on issue blender/blender#125375 2024-07-25 02:58:29 +02:00
Blender crashes when undoing during sculpting on duplicate object

Applying the commit to the 4.2 branch doesn't seem particularly feasible; it's dependent on a bunch of other changes. Looking into some other potential fixes.

Sean Kim commented on issue blender/blender#125375 2024-07-25 02:39:28 +02:00
Blender crashes when undoing during sculpting on duplicate object

Main was fixed with this commit: f9c6fe30dbf

Sean Kim commented on issue blender/blender#125375 2024-07-25 00:56:04 +02:00
Blender crashes when undoing during sculpting on duplicate object

Issue is same as #125157

Sean Kim commented on pull request blender/blender#125391 2024-07-25 00:25:10 +02:00
Sculpt: Add polyline gesture submit on double click

I did some minor testing of this on my own and this does feel generally more intuitive than clicking the original point.

Sean Kim commented on pull request blender/blender#125391 2024-07-25 00:24:35 +02:00
Sculpt: Add polyline gesture submit on double click

@blender-bot package

Sean Kim created pull request blender/blender#125391 2024-07-25 00:24:10 +02:00
Sculpt: Add polyline gesture submit on double click
Sean Kim pushed to doubleclick-confirm-polyline at Sean-Kim/blender 2024-07-25 00:23:43 +02:00
e0b954eb7b Sculpt: Add polyline gesture submit on double click
Sean Kim created branch doubleclick-confirm-polyline in Sean-Kim/blender 2024-07-25 00:23:43 +02:00
Sean Kim commented on pull request blender/blender#125390 2024-07-24 23:55:11 +02:00
Refactor: Reorganize sculpt_boundary.cc calculations
Sean Kim created pull request blender/blender#125390 2024-07-24 23:54:40 +02:00
Refactor: Cleanup sculpt_boundary calculations
Sean Kim pushed to edit-info-refactor at Sean-Kim/blender 2024-07-24 23:49:40 +02:00
c1b5187a69 Refactor: Cleanup sculpt_boundary calculations
53df43e064 Cleanup: Move variable initialization into struct definition
b112549296 Cleanup: Formatting
f701a71b0e Fix: Compositor Rotate node is off by 0.5 pixel
ab51d879c3 Fix #124339: Compositor artifacts with 0.5 translation
Compare 10 commits »
Sean Kim created branch edit-info-refactor in Sean-Kim/blender 2024-07-24 23:49:40 +02:00
Sean Kim deleted branch initialize-boundary-info from Sean-Kim/blender 2024-07-24 23:46:00 +02:00
Sean Kim merged pull request blender/blender#125388 2024-07-24 23:45:58 +02:00
Cleanup: Move variable initialization into struct definition
Sean Kim pushed to main at blender/blender 2024-07-24 23:45:58 +02:00
53df43e064 Cleanup: Move variable initialization into struct definition
Sean Kim commented on pull request blender/blender#125388 2024-07-24 23:45:27 +02:00
Cleanup: Move variable initialization into struct definition

Lint failure is due to a separate commit which has already been fixed in main.

Sean Kim created pull request blender/blender#125388 2024-07-24 23:04:39 +02:00
Cleanup: Move variable initialization into struct definition
Sean Kim created branch initialize-boundary-info in Sean-Kim/blender 2024-07-24 22:56:25 +02:00