Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim commented on issue blender/blender#130482 2024-11-19 00:26:57 +01:00
Crash When Using "Fill Mask"

Can verify crash on 4.2.3, not on 3.6.16 LTS nor 4.3 RC though - will test on the upcoming 4.2.4 RC release before confirming since I believe that's due to release soon.

Sean Kim commented on pull request blender/blender#130483 2024-11-19 00:17:48 +01:00
Cleanup: Avoid comparing bool to int value
Sean Kim created pull request blender/blender#130483 2024-11-19 00:17:19 +01:00
Cleanup: Avoid comparing bool to int value
Sean Kim pushed to cleanup-paint-stroke-bool at Sean-Kim/blender 2024-11-19 00:16:14 +01:00
67cca68b1d Cleanup: Avoid comparing bool to int value
Sean Kim created branch cleanup-paint-stroke-bool in Sean-Kim/blender 2024-11-19 00:16:14 +01:00
Sean Kim commented on issue blender/blender#130410 2024-11-19 00:06:05 +01:00
Adding any GP object crashes Blender in 4.4 alpha

Possibly related? blender/blender#130456

Sean Kim commented on pull request blender/blender#130479 2024-11-18 23:44:32 +01:00
Cleanup: Remove unused variables in sculpt_undo.cc
Sean Kim commented on pull request blender/blender#130480 2024-11-18 23:43:53 +01:00
Fix #130459: Select tools do not work in Weight Paint
Sean Kim created pull request blender/blender#130480 2024-11-18 23:41:16 +01:00
Fix #130459: Select tools do not work in Weight Paint
Sean Kim created branch fix-wp-select-130459 in Sean-Kim/blender 2024-11-18 23:34:32 +01:00
Sean Kim pushed to fix-wp-select-130459 at Sean-Kim/blender 2024-11-18 23:34:32 +01:00
a467363a2b Fix #130459: Select tools do not work in Weight Paint
Sean Kim pushed to remove-unused-assignment at Sean-Kim/blender 2024-11-18 23:01:18 +01:00
48678e17fc Cleanup: Remove unused variables in sculpt_undo.cc
Sean Kim commented on issue blender/blender#130459 2024-11-18 23:00:51 +01:00
Select tool in weight paint mode is not working

I think I see the fix for this, will test and have a PR shortly.

Sean Kim created pull request blender/blender#130479 2024-11-18 22:58:21 +01:00
Cleanup: Remove unused variables in sculpt_undo.cc
Sean Kim created branch remove-unused-assignment in Sean-Kim/blender 2024-11-18 22:57:58 +01:00
Sean Kim pushed to remove-unused-assignment at Sean-Kim/blender 2024-11-18 22:57:58 +01:00
14aced74a4 Cleanup: Remove unused variables in sculpt_undo.cc
54c0699413 Fix: Assert when undoing sculpt deformation
eeeac09241 DRW: Update reference for pass_all_commands and manager_sync tests
dc653b94cc Cleanup: merge transform_data.hh into transform.hh
cc293577d6 Cleanup: Replace TRANSDATABASIC macro with explicit struct
Compare 10 commits »
Sean Kim deleted branch fix-undo-debug from Sean-Kim/blender 2024-11-18 22:29:42 +01:00
Sean Kim pushed to main at blender/blender 2024-11-18 22:29:41 +01:00
54c0699413 Fix: Assert when undoing sculpt deformation
Sean Kim merged pull request blender/blender#130477 2024-11-18 22:29:40 +01:00
Fix: Assert when undoing sculpt deformation
Sean Kim commented on issue blender/blender#130465 2024-11-18 22:07:30 +01:00
Sculpt Pose brush Squash & Strech deformation sets mesh position to -nan(ind)

since it seems to be exposed in the new brushes.

@mano-wii What do you mean by the above? We don't have a preset for this particular combination of brush settings and the field is equally…