Julien Kaspar JulienKaspar
Julien Kaspar commented on issue blender/blender#92478 2024-01-15 10:31:05 +01:00
Pie Menu shortcuts in Tooltips

@ideasman42 Now that I'm reading this task, the way I worded this is really misleading. This was not about the tooltips within the pie menu items.

The core issue I tried to describe here is…

Julien Kaspar opened issue blender/blender#117066 2024-01-12 14:07:39 +01:00
Performance issue on Projected Falloff brushes
Julien Kaspar commented on issue blender/blender#114244 2024-01-12 12:13:07 +01:00
Regression: Smooth operators destroy manual sharp seams.

I've been torn on this for a while.

I think an option to "Affect Edges" or rather "Clear Sharp Edges" is a minimum needed feature. Same for the Shade Flat operator, which also clears sharp…

Julien Kaspar commented on issue blender/blender#116736 2024-01-09 11:57:24 +01:00
Brush rotation doesn't update as frequent as Spacing

We could investigate other means of reducing jitter (e.g. some sort of blending between previous and current angle), but that might come with its own issues.

It would be worth it to try this.

Julien Kaspar commented on issue blender/blender#116458 2024-01-08 14:59:49 +01:00
Sculpt: Clay strip sculpts on back face when front face only is turned on

I am a bit confused how the falloff is used for brushes like Clay Strips. It can easily seem like the Falloff isn't a "Sphere" like the brush settings imply, but instead a cylinder. The Clay…

Julien Kaspar commented on pull request blender/blender#116098 2024-01-08 14:57:14 +01:00
Change default texture mapping for brushes to View Plane

@Sergey Yes. In all availible modes, View Plane is a reasonable default behavior.

Julien Kaspar commented on pull request blender/blender#116098 2024-01-08 14:00:25 +01:00
Change default texture mapping for brushes to View Plane

In that case I think it's fine to set the general default to View Plane.

Julien Kaspar commented on issue blender/blender#116818 2024-01-08 10:12:19 +01:00
Unlinking an Object in the Scene Collection unlinks all linked objects

@PratikPB2123 I see the overlap to this bug report. I'll remove the duplicate portions.

The unique aspect of this bug report is that it is always impossible to unlink the object in the…

Julien Kaspar opened issue blender/blender#116818 2024-01-05 14:20:22 +01:00
Regression: Selecting an Object in the Scene Collection also selects all linked objects
Julien Kaspar commented on pull request blender/blender#105574 2024-01-04 18:14:22 +01:00
UI: Updated Auto Keying Button Icon

I'm not an animator but I get the impression that having the red dot being dark brown is not matching the association of a glowing record signal anyway.

Any of the bright orange-red examples…

Julien Kaspar approved blender/blender#116539 2024-01-04 15:01:57 +01:00
Fix #116418: Stroke direction wrong on curved surfaces

I didn't notice any performance regressions. I'll update my review as approved.

Julien Kaspar commented on issue blender/blender#116458 2024-01-04 10:25:57 +01:00
Sculpt: Clay strip sculpts on back face when front face only is turned on

I don't think this has anything to do with the "Front Faces Only" option. That option just excludes faces that don't face the view.

This bug has been the most crippling issue for using any of…

Julien Kaspar commented on issue blender/blender#116711 2024-01-03 15:28:04 +01:00
Brush Stroke Directionality Issue

I can still reproduce the bug on a startup file. The further away the mesh is from the world origin, the more the brush rotation begins to jitter and fail. Anything above 1000 units should be…

Julien Kaspar opened issue blender/blender#116747 2024-01-03 15:21:36 +01:00
Brush Falloff normalized on many brushes
Julien Kaspar commented on issue blender/blender#116711 2024-01-03 11:56:00 +01:00
Brush Stroke Directionality Issue

Ideally what's needed now is a way to reproduce this in a default startup file. Or maybe a developer knows more what could be going on here.

Julien Kaspar commented on issue blender/blender#116711 2024-01-03 11:39:41 +01:00
Brush Stroke Directionality Issue

I can replicate the issue in the example file but I don't know what's causing it yet. No brush setting I changed is altering the bug.

The issue doesn't seem to be that the brush rotation is…

Julien Kaspar commented on pull request blender/blender#116539 2024-01-03 10:57:09 +01:00
Fix #116418: Stroke direction wrong on curved surfaces

I was thinking of the Random option for texture rotation

@Marcelo-Mutzbauer In that case I think it's fine. SInce it's a random angle for each step of the stroke and it doesn't cause any…

Julien Kaspar opened issue blender/blender#116736 2024-01-03 10:54:08 +01:00
Brush rotation doesn't update as frequent as Spacing
Julien Kaspar commented on issue blender/blender#116711 2024-01-02 17:32:08 +01:00
Brush Stroke Directionality Issue

I can't reproduce the issue. I don't think it's the same as #116418.

The example video has heavily altered brush settings. It would be best to share an example file.

Julien Kaspar commented on issue blender/blender#101144 2024-01-02 15:46:45 +01:00
paint.sample_color operator options no longer accessible by default due to undo flag removal

@andrewoates A custom shortcut would be the ideal workaround for now, yes.