Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim merged pull request blender/blender#129649 2024-10-31 21:10:50 +01:00
Cleanup: Sculpt: Remove PBVH frustum plane and related calculation
Sean Kim commented on pull request blender/blender#129654 2024-10-31 20:44:59 +01:00
Fix #129645: Sculpt color attribute popover never active

I'm not sure what the best practice here is, but I couldn't see a way to access this data inside the C++ code for this property, as the RNA runtime for this passes in nullptr for the ED_image_paint_brush_type_use_canvas bContext parameter, and there doesn't appear to be a way to keep this a property and also pass that parameter in, nor does it seem possible to access the currently active brush type from just a bToolRef

Sean Kim created pull request blender/blender#129654 2024-10-31 20:41:42 +01:00
Fix #129645: Color attribute element does not display as active
Sean Kim pushed to fix-color-ui-129645 at Sean-Kim/blender 2024-10-31 20:41:12 +01:00
1eaca7b1c5 Fix #129645: Color attribute element does not display as active
Sean Kim created branch fix-color-ui-129645 in Sean-Kim/blender 2024-10-31 20:41:12 +01:00
Sean Kim commented on issue blender/blender#129645 2024-10-31 18:10:52 +01:00
Sculpt color attribute popover never active

Can confirm

Sean Kim created pull request blender/blender#129649 2024-10-31 17:55:23 +01:00
Cleanup: Sculpt: Remove PBVH frustum plane and related calculation
Sean Kim pushed to remove-frustum-plane-pbvh at Sean-Kim/blender 2024-10-31 17:54:38 +01:00
f91134a25d Cleanup: Sculpt: Remove PBVH frustum plane and related calculation
Sean Kim created branch remove-frustum-plane-pbvh in Sean-Kim/blender 2024-10-31 17:54:38 +01:00
Sean Kim pushed to cleanup-paint-stroke-cc at Sean-Kim/blender 2024-10-31 02:20:20 +01:00
90fcfc1863 Fix line constraint
Sean Kim commented on pull request blender/blender#129576 2024-10-31 02:01:16 +01:00
Cleanup: Various non-functional changes for paint_stroke.cc

Note for posterity:

Sean Kim pushed to cleanup-paint-stroke-cc at Sean-Kim/blender 2024-10-31 01:50:47 +01:00
d8c7ed8398 Merge branch 'main' of projects.blender.org:blender/blender into cleanup-paint-stroke-cc
2fcc666963 Merge branch 'blender-v4.3-release'
f52ee63114 Fix: Anchored, Line, Drag Dot stroke types do not support pen flip mode
f3ee64fe5a Fix #129553: Sculpt crash when panning immediately after saving
7205ec804b Build: Fix OpenImageIO JPEG turbo library search path
Compare 60 commits »
Sean Kim created pull request blender/blender#129609 2024-10-31 01:41:53 +01:00
WIP: Refactor: Remove PBVHFrustumPlanes
Sean Kim pushed to remove-pbvh-frustum-planes at Sean-Kim/blender 2024-10-31 01:38:16 +01:00
081107cb01 WIP: Refactor: Remove PBVHFrustumPlanes
2fcc666963 Merge branch 'blender-v4.3-release'
f52ee63114 Fix: Anchored, Line, Drag Dot stroke types do not support pen flip mode
f3ee64fe5a Fix #129553: Sculpt crash when panning immediately after saving
Compare 4 commits »
Sean Kim created branch remove-pbvh-frustum-planes in Sean-Kim/blender 2024-10-31 01:38:16 +01:00
Sean Kim pushed to main at blender/blender 2024-10-30 23:01:15 +01:00
2fcc666963 Merge branch 'blender-v4.3-release'
f52ee63114 Fix: Anchored, Line, Drag Dot stroke types do not support pen flip mode
Compare 2 commits »
Sean Kim deleted branch fix-penflip-sculpt from Sean-Kim/blender 2024-10-30 22:57:57 +01:00