Julien Kaspar JulienKaspar
Julien Kaspar approved blender/blender#127495 2024-09-13 10:02:56 +02:00
Fix: Sculpt Scale tool adds up scale with non-uniform object scaling

This fixes the scaling issue that I reported 👍

Julien Kaspar pushed to main at blender/blender-assets 2024-09-11 19:00:42 +02:00
8ce91244a0 Added more brush thumbnails for basic painting brushes.
Julien Kaspar opened issue blender/blender#127462 2024-09-11 18:43:06 +02:00
Sculpt Mode: Invert Visible crashes Blender
Julien Kaspar approved blender/blender-assets#10 2024-09-11 11:10:40 +02:00
Assets: Sculpt: Update default pose brush offset value

Looks good to me 👍

Julien Kaspar commented on issue blender/blender#127357 2024-09-11 10:52:18 +02:00
Sculpt Mode: Using Expand operators outside of geometry crashes Blender

It's true that if there was never a valid last vertex, that the expand operator does something seemingly random. Maybe in that corner case it can pick the closest vertex to the cursor screen…

Julien Kaspar commented on pull request blender/blender#127412 2024-09-11 10:46:16 +02:00
Fix #127399: Sculpt temporary Smooth brush ignores some settings

I tried out the other modes and they behave well. Grease pencil doesn't typically make use of holding Shift to smooth and eraser brushes on Ctrl don't really have any settings like other…

Julien Kaspar commented on issue blender/blender#127398 2024-09-11 10:00:08 +02:00
Sculpt Mode: Transform tools are broken with non-uniform object scaling

Ok good to know. I think I have never noticed this bug since, because I diligently apply the scale all the time. In recent versions I even use an addon that does it automatically for me ...…

Julien Kaspar approved blender/blender#127412 2024-09-10 17:57:31 +02:00
Fix #127399: Sculpt temporary Smooth brush ignores some settings

I tested it for a bit and it works as intended on the user side 👍

Julien Kaspar commented on issue blender/blender#127399 2024-09-10 14:57:46 +02:00
Missing brush visualization when using Shift to smooth

That aside, we can change it so the Stabilize Stroke line draws (have a possible fix, will upload shortly) That would be the easiest fix then 👍

How would that look? ( I imagine it to…

Julien Kaspar opened issue blender/blender#127400 2024-09-10 12:17:19 +02:00
Sculpt Mode: Painting is not updated
Julien Kaspar opened issue blender/blender#127399 2024-09-10 11:46:57 +02:00
Missing brush visualization when using Shift to smooth
Julien Kaspar opened issue blender/blender#127398 2024-09-10 11:31:18 +02:00
Sculpt Mode: Transform tools are broken with non-uniform object scaling
Julien Kaspar opened issue blender/blender#127396 2024-09-10 11:20:44 +02:00
Sculpt Mode: Invert Mask only done on part of the mesh
Julien Kaspar commented on issue blender/blender#127259 2024-09-10 09:59:32 +02:00
Regression: Sculpt: Hovering with pose brush on dense mesh freezes Blender

I never realized that this setting is what caused the brush to perform so terribly ... For now I'm totally in favor of setting the Pose Origin setting to 0.0 for the brush asset.

I'm even if…

Julien Kaspar commented on issue blender/blender#127357 2024-09-10 09:50:38 +02:00
Sculpt Mode: Using Expand operators outside of geometry crashes Blender

I think it's probably best to still support the last_valid_active_vertex for these operators. It might be jarring to have the operator regularly fail to execute when expanding from somewhere…

Julien Kaspar opened issue blender/blender#127358 2024-09-09 17:49:34 +02:00
Sculpt Mode: Scrape brush is broken on Multiresolution
Julien Kaspar opened issue blender/blender#127357 2024-09-09 17:44:56 +02:00
Sculpt Mode: Using Expand operators outside of geometry crashes Blender
Julien Kaspar opened issue blender/blender#127356 2024-09-09 17:43:03 +02:00
Sculpt Mode: Mask Expand doesn't snap to Face Sets