Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim pushed to main at blender/blender 2024-06-04 20:26:58 +02:00
dd9ea5de6b Sculpt: Adjust Extrude Mode option descriptions
Sean Kim merged pull request blender/blender#122731 2024-06-04 20:26:58 +02:00
Sculpt: Adjust Extrude Mode option descriptions
Sean Kim commented on issue blender/blender#121008 2024-06-04 19:33:52 +02:00
sculpt mode | paint/undo/color attribute

This doesn't appear to be an issue with the actual vertex colors, it's something on the rendering side. Reselecting the active vertex color attribute fixes the view

Sean Kim created pull request blender/blender#122731 2024-06-04 19:14:55 +02:00
Sculpt: Adjust Extrude Mode option descriptions
Sean Kim pushed to adjust-trim-extrude-description at Sean-Kim/blender 2024-06-04 19:10:06 +02:00
3c3c3da756 Sculpt: Adjust Extrude Mode option descriptions
aa81e2dd4a Fix #122455: Wireframe overlay can crash with loose geometry
b5a4786064 GPv3: Draw Tool: Stabilize Stroke setting
0ac65555b2 Cleanup: GPv3: Draw Tool: Shorten name in UI
57e92e9192 Fix: Overlay: Facing overlay is not transparent with zero alpha
Compare 10 commits »
Sean Kim created branch adjust-trim-extrude-description in Sean-Kim/blender 2024-06-04 19:10:05 +02:00
Sean Kim commented on issue blender/blender#121008 2024-06-04 18:12:22 +02:00
sculpt mode | paint/undo/color attribute

Updated the main post with some more details to help debugging

Sean Kim commented on issue blender/blender#121008 2024-06-04 17:44:37 +02:00
sculpt mode | paint/undo/color attribute

Taking a look into this

Sean Kim deleted branch fix-122493 from Sean-Kim/blender 2024-06-04 16:38:56 +02:00
Sean Kim pushed to main at blender/blender 2024-06-04 16:38:54 +02:00
e600a7c229 Fix #122493: Line Trim UI missing Extrude Mode
Sean Kim merged pull request blender/blender#122695 2024-06-04 16:38:54 +02:00
Fix #122493: Line Trim UI missing Extrude Mode
Sean Kim commented on issue blender/blender#122493 2024-06-04 02:36:06 +02:00
Line Trim tool has no Extrude Mode option exposed

From the PR:

Sean Kim created pull request blender/blender#122695 2024-06-04 02:35:03 +02:00
Fix #122493: Line Trim UI missing Extrude Mode
Sean Kim pushed to fix-122493 at Sean-Kim/blender 2024-06-04 02:30:13 +02:00
31a7fa3801 Fix #122493: Line Trim UI missing Extrude Mode
e8c83aed17 Cleanup: Formatting
fbc770d58b Cycles: Fallback to area PDF when spherical rectangles are too small
a5dc233aa2 Cycles: Tweak area light sampling to improve numerical robustness
Compare 4 commits »
Sean Kim commented on pull request blender/blender#122694 2024-06-04 02:29:07 +02:00
Cleanup: make format

Someone else already committed the make format change - this PR is unnecessary now.

Sean Kim closed pull request blender/blender#122694 2024-06-04 02:28:32 +02:00
Cleanup: make format
Sean Kim created branch fix-122493 in Sean-Kim/blender 2024-06-04 02:26:20 +02:00
Sean Kim pushed to fix-122493 at Sean-Kim/blender 2024-06-04 02:26:20 +02:00
ba421ca65f Fix #122493: Line Trim UI missing Extrude Mode
Sean Kim commented on issue blender/blender#122493 2024-06-04 02:22:58 +02:00
Line Trim tool has no Extrude Mode option exposed

I found the issue - the core thing that I missed in implementing the Line Trim tool was exposing the Extrude Mode option to toggle between Fixed and Project. With the latter option, this…

Sean Kim commented on pull request blender/blender#122694 2024-06-04 01:41:00 +02:00
Cleanup: make format