Julien Kaspar JulienKaspar
Julien Kaspar commented on pull request blender/blender#113115 2024-02-16 12:38:55 +01:00
Reworked Edit Context Menu

I think overall this PR is ready for review and got positive reception from users.

One aspect that could be improved is to make the "Skin Resize" operator only appear if a Skin modifier is…

Julien Kaspar commented on pull request blender/blender#113122 2024-02-16 12:34:19 +01:00
WIP: UI: Refactor menus in Edit Mode

I'm putting this on hold for a bit. I won't have much time to work on this soon. Overall I think this implementation needs more buy-in and stakeholders from users before going forward. Many still…

Julien Kaspar closed issue blender/blender#104476 2024-02-16 12:26:36 +01:00
Brush thumbnail redesign
Julien Kaspar commented on issue blender/blender#104476 2024-02-16 12:26:32 +01:00
Brush thumbnail redesign

Now that the new brush thumbnails are part of the brush asset implementation and svn repos, I consider this task done.

More work on expanding the brush thumbnails will go hand in hand with…

Julien Kaspar closed pull request blender/blender#116157 2024-02-15 16:57:20 +01:00
WIP: New Brush Thumbnails
Julien Kaspar commented on pull request blender/blender#116157 2024-02-15 16:57:17 +01:00
WIP: New Brush Thumbnails

This will ideally be adressed in the next release via the brush asset project. So I'll close this PR.

Julien Kaspar commented on issue blender/blender#118250 2024-02-14 16:34:55 +01:00
Sculpt Mode Transform Pivot and 3D Cursor

@TheRedWaxPolice

So, besides confusion, I don't see any advantage in associating the 3d cursor with the pivot...

The primary goal is to make the pivot work intuitively. That could be done…

Julien Kaspar commented on pull request blender/blender#118255 2024-02-14 12:20:51 +01:00
Fix #81948: Sculpt mode Annotation tool cursor conflict

Fixes the issue really well for both Annotate operators and the tool. Looks all good on the user side 👍

Julien Kaspar closed issue blender/blender#80392 2024-02-14 10:53:23 +01:00
Sculpt Mode Transform Tool improvements
Julien Kaspar commented on issue blender/blender#80392 2024-02-14 10:53:20 +01:00
Sculpt Mode Transform Tool improvements

Replaced with the more up-to-date task of #118250

Julien Kaspar opened issue blender/blender#118250 2024-02-14 10:51:30 +01:00
Sculpt Mode Transform Pivot
Julien Kaspar opened issue blender/blender#118247 2024-02-14 10:25:28 +01:00
Mask Slice operator issues
Julien Kaspar commented on pull request blender/blender#116493 2024-02-13 18:38:26 +01:00
Fix #116458: Clay strip sculpts on back face when front face only is turned on

I tested this out. Unfortunately it doesn't really fix the underlying issue. Rather the brush behavior is reverted to how it was before 2.81, which is much less useful. I think this needs some…

Julien Kaspar commented on issue blender/blender#87243 2024-02-13 18:23:23 +01:00
Crash after undo "Mask slice to new object"

I can still reproduce it when pressing undo multiple times.

I'll make a task for the various issues behind these operators for a better overview so these operators can be tackled soon.

Julien Kaspar commented on pull request blender/blender#108579 2024-02-13 11:49:27 +01:00
Fix #108573: Remove GP eraser pen pressure conditional

I'm testing the PR and having a hard time understanding what it fixes. I cannot reproduce the referenced bug report both with the PR and in main. Although I do remember the bug and had difficulties…

Julien Kaspar commented on pull request blender/blender#118173 2024-02-13 10:41:59 +01:00
Sculpt: Disable mask operators on invisible objects

@Sean-Kim In terms of greying out the menu entries, I think that would be a far broader task. All modes and object types would benefit from that inclusion (or another indicator that the object…