Julien Kaspar JulienKaspar
Julien Kaspar approved blender/blender#111494 2023-08-25 11:03:04 +02:00
Add toggle for edit mode overlays fresnel

This looks good to me.

Julien Kaspar commented on pull request blender/blender#111431 2023-08-24 12:47:47 +02:00
UI: Improve Mesh Edge Highlighting

I think this is going in the right direction. Dimming the values of wires depending on the selection mode is hurting readability.

I'd propose to take this further. Remove this overlay option.…

Julien Kaspar commented on pull request blender/blender#110097 2023-08-24 12:30:20 +02:00
Refactor/Rewrite overlay wire colors

I think a good way to continue for now is to split the PR up.

These aspects of the PR are all good to me on the usability side:

  • The preference toggle to turn fresnel off in both object and…
Julien Kaspar commented on issue blender/blender#104476 2023-08-23 21:47:25 +02:00
Brush thumbnail redesign

Another update. No polishing or work on icons yet.

  • Added missing brushes from various modes.
  • Added color back to Gpencil icons but with a shadow for improved readability (Still not ideal…
Julien Kaspar commented on issue blender/blender#107881 2023-08-23 18:56:05 +02:00
Asset shelf UI Polish

Some more notes for the list:

  • Improve MMB scrolling behavior (especially for pen users)
  • Sorting options for assets (Sort by catalog instead of just by name)
Julien Kaspar commented on pull request blender/blender#110097 2023-08-23 18:33:19 +02:00
Refactor/Rewrite overlay wire colors

I'd like us to take a few steps back and have a look at what we're trying to fix or improve in the first place.

Why is the fresnel now using transparency over just changing the wire…

Julien Kaspar commented on issue blender/blender#110328 2023-08-23 11:06:49 +02:00
The symmetry of the brush in sculpture mode only mirrors position but not rotation.

@Sergey would any of you have time to work on this?

Julien Kaspar commented on issue blender/blender#111422 2023-08-23 11:04:39 +02:00
Disable selection operators in sculpt mode

@ideasman42 Would be great to look into this during Bcon2.

Julien Kaspar opened issue blender/blender#111422 2023-08-23 11:03:44 +02:00
Disable selection operators in sculpt mode
Julien Kaspar closed issue blender/blender#109992 2023-08-23 10:57:39 +02:00
Brush settings > Texture > Mapping mode Area Plane creates a smaller mapping, cause tiling effect.
Julien Kaspar commented on issue blender/blender#109992 2023-08-23 10:57:37 +02:00
Brush settings > Texture > Mapping mode Area Plane creates a smaller mapping, cause tiling effect.

This has been fixed by 8141ee90f4. Closing.

Julien Kaspar commented on issue blender/blender#111415 2023-08-23 10:53:41 +02:00
Shortcuts doesn't work on Sculpt Mode

Note: Operators like circle, box & lasso select will be disabled for sculpt mode since they don't do anything anyway. The key is free to customize for any shortcut otherwise.

Julien Kaspar commented on pull request blender/blender#111382 2023-08-22 14:40:00 +02:00
WIP: Sculpt: Plane Trim Brush

I'll test this a bit. I'd be fine with adding this as a new brush type once we have brush brush support for the asset shelf (for better brush management).

But could also be a simple setting in…

Julien Kaspar closed issue blender/blender#93796 2023-08-21 15:52:16 +02:00
Graphics Tablet Lag when in Texture Paint mode in Blender 3.0
Julien Kaspar commented on issue blender/blender#93796 2023-08-21 15:51:23 +02:00
Graphics Tablet Lag when in Texture Paint mode in Blender 3.0

I'll close this then. About the issue mentioned above with Photoshop running at the same time: That can be reported as a separate bug. The issue from this bug is finally fixed 👍

Julien Kaspar commented on pull request blender/blender#110097 2023-08-21 12:44:28 +02:00
Refactor/Rewrite overlay wire colors

If it would just be the preferences to toggle the fresnel, I'd be happy to have this in Blender already. The new fresnel will take some more time.

Julien Kaspar opened issue blender/blender#111342 2023-08-21 12:35:29 +02:00
Auto Perspective locks viewport into camera
Julien Kaspar commented on pull request blender/blender#110097 2023-08-21 12:03:15 +02:00
Refactor/Rewrite overlay wire colors

@Gilberto.R I've been testing this out a bit more. The fresnel slider is still, not really solving the issues I've mentioned. **One reason is because the slider is for both the edit and object…

Julien Kaspar commented on pull request blender/blender#110151 2023-08-21 10:40:38 +02:00
Outliner: Double-click on item icon to select contents/hierarchy

I've tested this for a bit and it all works like expected. Great job! 👍 If there are any issues I'm sure we can fix them in Bcon2 and 3.

The only odd edge edge case that I've noticed is…

Julien Kaspar commented on pull request blender/blender#110960 2023-08-21 10:13:48 +02:00
Left and Right Click consistency improvements

@ideasman42 @filedescriptor I would like to get this in before Bcon2. Do you have time to give some final review?