Julien Kaspar JulienKaspar
Julien Kaspar commented on pull request blender/blender-assets#2 2024-03-22 20:10:35 +01:00
UI: Add polyline hide icon
  1. To make a connection with the regular Lasso tool, the overall polygonal shape could be closer to the lasso one.

Actually I meant that the shape should be more distinct. Even less like the…

Julien Kaspar commented on issue blender/blender#111422 2024-03-14 17:44:26 +01:00
Disable selection operators in sculpt mode

Too late for 4.1 now. Let's move this again. @ideasman42 Would be good to resolve this for the next release.

Julien Kaspar commented on issue blender/blender#119345 2024-03-13 15:16:24 +01:00
Sculpting draw sharp toolbar icon does not correspond to its default subtract direction

Some context: The brush behaviour is as intended. The icon is outdated. The brush asset project will soon replace the icons with new thumbnails. So this issue will solve itself within a couple…

Julien Kaspar commented on pull request blender/blender#118699 2024-03-08 18:01:43 +01:00
WIP: Fix #116458: Added decay factor for flattening brushes.

I tested this for a bit while sculpting objects with varying complexity. The current approach mitigates the effect of sculpting nearby backsides and disconnected geometry.

But sadly it also…

Julien Kaspar commented on pull request blender/blender#119140 2024-03-07 14:16:24 +01:00
Sculpt: Add Lasso Hide tool

@blender-bot package

Julien Kaspar commented on pull request blender/blender-assets#1 2024-03-05 12:05:43 +01:00
Add ops.sculpt.lasso_hide

I'll try to still available for some feedback and testing. But yes, it's best to always include @DanielBystedt as well to get an artist to look at the changes.

Julien Kaspar commented on pull request blender/blender-assets#1 2024-03-05 12:02:45 +01:00
Add ops.sculpt.lasso_hide

@blender-bot package

Julien Kaspar commented on pull request blender/blender#118699 2024-02-28 22:31:17 +01:00
WIP: Fix #116458: Added decay factor for flattening brushes.

In the current PR basically the farthest the vertex is from the sculpt plane (in the sculpt plane normal direction), the weakest it gets pulled. The falloff is exponential, as the other types of…

Julien Kaspar commented on issue blender/blender#106243 2024-02-26 17:02:33 +01:00
Edit Dyntopo Detail Size: Add resolution value for visual feedback

@Sean-Kim Yes, now this task is only about showing the value next to the preview grid. I'm not sure if this will work as expected but in that case it's already great to have the value in the…

Julien Kaspar closed issue blender/blender#108111 2024-02-26 16:59:17 +01:00
Update 'dyntopo_detail_size_edit' to support Relative/Brush Detail settings
Julien Kaspar commented on issue blender/blender#108111 2024-02-26 16:59:14 +01:00
Update 'dyntopo_detail_size_edit' to support Relative/Brush Detail settings

@Sean-Kim I think we can leave it as it is for now. It's nice that the operator is consistent but sampling resolutions for Relative and Brush is not that useful anyway.

Will close the issue…

Julien Kaspar commented on pull request blender/blender#118699 2024-02-26 15:08:12 +01:00
WIP: Fix #116458: Added decay factor for flattening brushes.

I think I'm confused what this PR really does. Based on the description I thought it would be a slider that scales the height/depth of the spherical falloff shape. Instead it's a falloff which…

Julien Kaspar pushed to main at blender/blender-manual 2024-02-26 11:58:30 +01:00
1e4231c243 Add Dyntopo Manual Detail section
Julien Kaspar closed issue blender/blender-manual#104695 2024-02-26 11:55:53 +01:00
Dyntopo missing "Manual Detail" explanation
Julien Kaspar merged pull request blender/blender-manual#104710 2024-02-26 11:55:52 +01:00
Add Dyntopo Manual Detail section