Proposal: Blender 2.8: Wireframe, Select Through & X-Ray #56649

Closed
opened 2018-09-01 22:13:41 +02:00 by William Reynish · 123 comments

In Blender 2.8, we have a handful of related features that we want to make more consistent and useful by making a series of slight changes.

Current issues:

  • It’s a hassle to enable Wireframe View, requiring multiple steps and settings to set up.
  • X-Ray mode and Occlude Selection are both mapped to the Z key, but the latter is only available in Edit Mode, creating a conflict. If you go to Edit Mode with X-Ray enabled, you can't disable it with the Z key.
  • X-Ray mode and Occlude Selection are different modes, even though they appear to give the same visual effect.

Here’s an overview of how we could go about fixing these problems:

  • Introduce a distinct Wireframe mode
  • Merge X-Ray mode and Occlude Selection, and consistently map it to the Z key everywhere
  • Wireframe Mode itself would still enable you to toggle X-Ray, acting as a way to switch between front-facing wireframe view or see-through wires.

Wireframe mode could be enabled as a viewport display mode:
Wireframe_Mode.png

X-Ray & Occlude Selected to be merged and become consistent across Edit Mode and Object Mode.

Screen Shot 2018-09-01 at 22.08.16.png

Wireframe Mode would looks like this:

Screen Shot 2018-09-01 at 22.13.07.png

If X-Ray Mode is enabled, Wireframe becomes see-through:

Screen Shot 2018-09-01 at 22.13.16.png

In Blender 2.8, we have a handful of related features that we want to make more consistent and useful by making a series of slight changes. **Current issues:** * It’s a hassle to enable Wireframe View, requiring multiple steps and settings to set up. * X-Ray mode and Occlude Selection are both mapped to the Z key, but the latter is only available in Edit Mode, creating a conflict. If you go to Edit Mode with X-Ray enabled, you can't disable it with the Z key. * X-Ray mode and Occlude Selection are different modes, even though they appear to give the same visual effect. Here’s an overview of how we could go about fixing these problems: * Introduce a distinct Wireframe mode * Merge X-Ray mode and Occlude Selection, and consistently map it to the Z key everywhere * Wireframe Mode itself would still enable you to toggle X-Ray, acting as a way to switch between front-facing wireframe view or see-through wires. Wireframe mode could be enabled as a viewport display mode: ![Wireframe_Mode.png](https://archive.blender.org/developer/F4509465/Wireframe_Mode.png) X-Ray & Occlude Selected to be merged and become consistent across Edit Mode and Object Mode. ![Screen Shot 2018-09-01 at 22.08.16.png](https://archive.blender.org/developer/F4509466/Screen_Shot_2018-09-01_at_22.08.16.png) Wireframe Mode would looks like this: ![Screen Shot 2018-09-01 at 22.13.07.png](https://archive.blender.org/developer/F4509480/Screen_Shot_2018-09-01_at_22.13.07.png) If X-Ray Mode is enabled, Wireframe becomes see-through: ![Screen Shot 2018-09-01 at 22.13.16.png](https://archive.blender.org/developer/F4509481/Screen_Shot_2018-09-01_at_22.13.16.png)

Added subscriber: @WilliamReynish

Added subscriber: @WilliamReynish

Added subscriber: @brecht

Added subscriber: @brecht

Added subscriber: @KINjO

Added subscriber: @KINjO

Added subscriber: @DuarteRamos

Added subscriber: @DuarteRamos

Added subscriber: @fclem

Added subscriber: @fclem

@fclem, we talked about this among in a UI meeting last week. What do you think about it? Is it something you could implement, or do you think there are better solutions?

For me the motivation is:

  • X-Ray mode and Occlude Selection being different settings is confusing. If you enable X-Ray in object mode and go into edit mode, then suddenly occlude selection is hidden. Unifying the settings would solve that problem, and to me seems like the right thing to do.
  • Dedicated wireframe mode is less obviously needed if there are existing settings to see wires. There's two reasons:
    It's convenient to be able to toggle it quickly rather than changing multiple settings. Presets and scripts can address that though. But mainly I see it as being about selection. With X-ray and solid mode and a dense building you can see through objects quite well, but you can't select through them with a single click as you always select faces. Being able to select wires in object mode would help here.
@fclem, we talked about this among in a UI meeting last week. What do you think about it? Is it something you could implement, or do you think there are better solutions? For me the motivation is: * X-Ray mode and Occlude Selection being different settings is confusing. If you enable X-Ray in object mode and go into edit mode, then suddenly occlude selection is hidden. Unifying the settings would solve that problem, and to me seems like the right thing to do. * Dedicated wireframe mode is less obviously needed if there are existing settings to see wires. There's two reasons: **It's convenient to be able to toggle it quickly rather than changing multiple settings. Presets and scripts can address that though.** But mainly I see it as being about selection. With X-ray and solid mode and a dense building you can see through objects quite well, but you can't select through them with a single click as you always select faces. Being able to select wires in object mode would help here.

Added subscribers: @cedriclepiller, @JonDoe286

Added subscribers: @cedriclepiller, @JonDoe286

Personally the biggest turn-off for me as a modeler when trying to use X-Ray mode was 2 things.

  1. Occlude selection toggle Only available in Edit Mode. (Non X-Ray) So every time I needed to select components in the back of faces, I had to go back into Object Mode > Z (Off X-Ray) > Edit Mode > Z (Limit Select Off) > Object Mode > Z (X-Ray On) > Edit Mode.
  2. X-Ray Mode On and Solid Mode w/ Limit Select Off in Edit Mode both look extremely similar. (Can see components through geometry. Even face dots.) And with no Limit Select On/Off Icon when in X-Ray Edit Mode, it was really confusing.

Glad these two issues are being addressed in this task. Will definitely make X-Ray mode much more usable and attractive again. :) And it will cut out so many un-necessary steps. So I think that's a good place to start.

It would simply be, Z in Object Mode for X-Ray, Z again in Edit mode if you need Occlude On/Off. Simple.

Right now I've had to resort to an alternative workflow, especially when working with background ref. images because X-Ray is too tedious.

I've got Hidden Wire added to Q-Menu. So Edit Mode > Q > Hidden Wire > Z (Occlude Off). It's still a bit of steps but gives the desired results like the old 2.7x, Z key action.

Ideally would love to have Wireframe Mode on Z key as before (2.79). And it work in Object Mode + Edit Mode? And components behind faces be selectable by default. Although having the option to toggle occlude on/off even in wireframe is nice to have. (Just tried wireframe mode in 2.79 and seems edit mode doesn't give an option to toggle occlude. Only in Solid Mode.) So 2.8 definitely has a +1 on that. :)

X-Ray is definitely nice to have, especially when working with Armatures/Rigging. So I'm definitely not looking for it to be gone, replaced or mapped to some crazy key combo. Will totally be usable once Occlude toggle has been added to X-Ray/Edit Mode.

But since the effect in Edit Mode is quite similar to Solid + Occlude Off. And that's easily available via the Z key in Edit Mode. There's no real reason to turn it on specifically for modeling other than if you're working with an object inside or obstructed by another object. But honestly, when Isolate Selected makes its way back, that'll be much more efficient that working with X-Ray on. (Visually + Performance wise)

IMO, as a modeler. I definitely use Wireframe + Limit Select to Visible Off more than anything else. So if that can be streamlined into 1-key press. Would be amazing! 2.79 does it right, just without the option to toggle occlude on/off when in wire+edit mode. But you guys should totally test it out with the artists at the institute and maybe a forum poll would be great. :)

So here's some suggestions,

Z - Toggle Dedicated Wireframe Mode. (2.7x) --- Object/Edit Mode. (Maybe other modes too?) --- Limit Selection to Visible, Disabled by Default. But Toggle Icon available in Edit Mode.

Pros: Easy access to Wireframe Mode w/ Occluded Components Selectable by Default.
Cons: Lose ability to Toggle Occlude On/Off in Edit Mode via Z.

Z - Use a Shading Pie Menu.

Pros: Much more expandable compared to the Z, Shift Z, Alt Z shortcuts. --- Easily Accessible (Beginners/Vets Alike) --- Can have all the various shading modes on 1 hotkey. (Solid, LookDev, Rendered, Wireframe, X-Ray, Face Orientation?) --- Shift Z, can be used to Toggle Occlude On/Off in Solid/Wire/X-Ray Modes?
Cons: Some users might not like using pie menus and prefer shortcuts/toggles.

Here's an example. Shading Pie Menu from 2.79 courtesy of @cedriclepiller

2.79_Shading_Pie.png

Doesn't need all of those options. But the important stuff like, Shading/Overlay Modes mentioned above can definitely make it work.

Thank for working on the dedicated Wireframe mode and fixing the issues with X-Ray guys. Really will make working in Blender much faster and a pleasure. :) Hope the community can chime in so we can brainstorm this together.

Personally the biggest turn-off for me as a modeler when trying to use X-Ray mode was 2 things. 1. Occlude selection toggle **Only** available in Edit Mode. *(Non X-Ray)* So every time I needed to select components in the back of faces, I had to go back into Object Mode > Z *(Off X-Ray)* > Edit Mode > Z *(Limit Select Off)* > Object Mode > Z *(X-Ray On)* > Edit Mode. 2. X-Ray Mode On and Solid Mode w/ Limit Select Off in Edit Mode both look extremely similar. *(Can see components through geometry. Even face dots.)* And with no Limit Select On/Off Icon when in X-Ray Edit Mode, it was really confusing. Glad these two issues are being addressed in this task. Will definitely make X-Ray mode much more usable and attractive again. :) And it will cut out so many un-necessary steps. So I think that's a good place to start. It would simply be, Z in Object Mode for X-Ray, Z again in Edit mode if you need Occlude On/Off. Simple. Right now I've had to resort to an alternative workflow, especially when working with background ref. images because X-Ray is too tedious. I've got Hidden Wire added to Q-Menu. So Edit Mode > Q > Hidden Wire > Z *(Occlude Off)*. It's still a bit of steps but gives the desired results like the old 2.7x, Z key action. Ideally would love to have Wireframe Mode on Z key as before (2.79). And it work in Object Mode + Edit Mode? And components behind faces be selectable by default. Although having the option to toggle occlude on/off even in wireframe is nice to have. *(Just tried wireframe mode in 2.79 and seems edit mode doesn't give an option to toggle occlude. Only in Solid Mode.)* So 2.8 definitely has a +1 on that. :) X-Ray is definitely nice to have, especially when working with Armatures/Rigging. So I'm definitely not looking for it to be gone, replaced or mapped to some crazy key combo. Will totally be usable once Occlude toggle has been added to X-Ray/Edit Mode. But since the effect in Edit Mode is quite similar to Solid + Occlude Off. And that's easily available via the Z key in Edit Mode. There's no real reason to turn it on specifically for modeling other than if you're working with an object inside or obstructed by another object. But honestly, when **Isolate Selected** makes its way back, that'll be much more efficient that working with X-Ray on. *(Visually + Performance wise)* IMO, as a modeler. I definitely use **Wireframe + Limit Select to Visible Off** more than anything else. So if that can be streamlined into 1-key press. Would be amazing! 2.79 does it right, just without the option to toggle occlude on/off when in wire+edit mode. But you guys should totally test it out with the artists at the institute and maybe a forum poll would be great. :) So here's some suggestions, Z - Toggle Dedicated Wireframe Mode. *(2.7x)* --- Object/Edit Mode. *(Maybe other modes too?)* --- Limit Selection to Visible, Disabled by Default. But Toggle Icon available in Edit Mode. Pros: Easy access to Wireframe Mode w/ Occluded Components Selectable by Default. Cons: Lose ability to Toggle Occlude On/Off in Edit Mode via Z. Z - Use a **Shading** Pie Menu. Pros: Much more expandable compared to the Z, Shift Z, Alt Z shortcuts. --- Easily Accessible *(Beginners/Vets Alike)* --- Can have all the various shading modes on 1 hotkey. (Solid, LookDev, Rendered, Wireframe, X-Ray, Face Orientation?) --- Shift Z, can be used to Toggle Occlude On/Off in Solid/Wire/X-Ray Modes? Cons: Some users might not like using pie menus and prefer shortcuts/toggles. Here's an example. Shading Pie Menu from 2.79 courtesy of @cedriclepiller ![2.79_Shading_Pie.png](https://archive.blender.org/developer/F4522492/2.79_Shading_Pie.png) Doesn't need all of those options. But the important stuff like, Shading/Overlay Modes mentioned above can definitely make it work. Thank for working on the dedicated Wireframe mode and fixing the issues with X-Ray guys. Really will make working in Blender much faster and a pleasure. :) Hope the community can chime in so we can brainstorm this together.

Gibran: Blender 2.8 had, from the beginning, the concept of updating our visual viewport and workflow so that we no longer need to use Wireframe mode to work normally.

For this reason, I think the Z key should in fact not switch to Wireframe mode, but continue to be used for X-Ray/Occlude Selection (combined). This way, you don't have to use Wireframe mode for normal work, but you still can.

We should have a way to easily switch shading modes via hotkeys though. Your suggestion of using a pie menu and put everything in there, including X-Ray/Occlude Selection, could work as a solution.

If not, we should have a different, easy way to switch shading modes.

Gibran: Blender 2.8 had, from the beginning, the concept of updating our visual viewport and workflow so that we no longer need to use Wireframe mode to work normally. For this reason, I think the Z key should in fact *not* switch to Wireframe mode, but continue to be used for X-Ray/Occlude Selection (combined). This way, you don't *have* to use Wireframe mode for normal work, but you still *can*. We should have a way to easily switch shading modes via hotkeys though. Your suggestion of using a pie menu and put everything in there, including X-Ray/Occlude Selection, could work as a solution. If not, we should have a different, easy way to switch shading modes.

Blender 2.8 had, from the beginning, the concept of updating our visual viewport and workflow so that we no longer need to use Wireframe mode to work normally.

Hmmm. That makes sense. So when you say, X-Ray/Occlude Selection Combined, that means when we hit Z (Object Mode), we go into X-Ray and in Edit Mode, we can select components behind faces by default. But still use Z in edit mode to toggle Occlude On/Off as usual? If that's the case, then the need for a dedicated wireframe mode can surely be bypassed. :)

Right now, the Q-Menu really helps when needing to quickly switch to wireframes in edit-mode. So no real loss there. But if I can use X-Ray without having to go into hidden wire, would be perfect.

I think as you guys have discussed, if X-Ray can have it's own occlude toggle. That will solve most of the issues we're having atm. And since X-Ray Opacity can be set per scene or as default startup. Need for a wireframe only mode could be un-necessary. Good to have but, not worth enough to replace Z with.

Thanks for clarifying, always good to bounce ideas off each other and understand the issues better.

Also, Glad you like the Pie menu idea. I used that so much in 2.79 it was difficult for me when I started with 2.8. My only concern is that there are users who don't like using pie menus. Other than that, I honestly don't see any drawback. And we can avoid being limited by the Z, Shift Z, Alt Z, hotkeys to switch Shading Modes and Overlay Toggles.

I mean, practically speaking. When someone goes into Solid/LookDev/Rendered views, they will be in that mode for a bit. They aren't necessarily going to quick-toggle between them. So having them on hotkeys seems quite overkill. --- Things like X-Ray, Wireframe, Occlude Toggle are stuff that I'd surely use on hotkeys because you find yourself toggling in-out of those modes much more.

I'm +1 for the pie menu. There's really is no reason to not have something so easily accessible for users from all levels of experience. It's visually clear, it's gesture based, it pops-up at your mouse point, so no need to keep going to the top right or remember hotkey combos and it's easily expandable. So not limited by a 3-4 hotkey combo session. :) (Z - Shading Pie / Shift + Z - Toggle Occlude On/Off in Edit Mode)

> Blender 2.8 had, from the beginning, the concept of updating our visual viewport and workflow so that we no longer need to use Wireframe mode to work normally. Hmmm. That makes sense. So when you say, X-Ray/Occlude Selection **Combined**, that means when we hit Z *(Object Mode)*, we go into X-Ray and in Edit Mode, we can select components behind faces by default. But still use Z in edit mode to toggle Occlude On/Off as usual? If that's the case, then the need for a dedicated wireframe mode can surely be bypassed. :) Right now, the Q-Menu really helps when needing to quickly switch to wireframes in edit-mode. So no real loss there. But if I can use X-Ray without having to go into hidden wire, would be perfect. I think as you guys have discussed, if X-Ray can have it's own occlude toggle. That will solve most of the issues we're having atm. And since X-Ray Opacity can be set per scene or as default startup. Need for a wireframe only mode could be un-necessary. Good to have but, not worth enough to replace Z with. Thanks for clarifying, always good to bounce ideas off each other and understand the issues better. Also, Glad you like the Pie menu idea. I used that so much in 2.79 it was difficult for me when I started with 2.8. My only concern is that there are users who don't like using pie menus. Other than that, I honestly don't see any drawback. And we can avoid being limited by the Z, Shift Z, Alt Z, hotkeys to switch Shading Modes and Overlay Toggles. I mean, practically speaking. When someone goes into Solid/LookDev/Rendered views, they will be in that mode for a bit. They aren't necessarily going to quick-toggle between them. So having them on hotkeys seems quite overkill. --- Things like X-Ray, Wireframe, Occlude Toggle are stuff that I'd surely use on hotkeys because you find yourself toggling in-out of those modes much more. I'm +1 for the pie menu. There's really is no reason to not have something so easily accessible for users from all levels of experience. It's visually clear, it's gesture based, it pops-up at your mouse point, so no need to keep going to the top right or remember hotkey combos and it's easily expandable. So not limited by a 3-4 hotkey combo session. :) *(Z - Shading Pie / Shift + Z - Toggle Occlude On/Off in Edit Mode)*

Well, the confusing thing is that X-Ray and Occlude Selection are two different things currently, both of which let you look through objects to make selecting stuff behind easier. They work differently in Edit Mode and Object mode in confusing ways. The proposal is to combine them and make the behaviour more consistent in Edit Mode and Object Mode.

Wireframe mode itself would still allow turning X-Ray on/off for viewing and selecting occluded items.

Well, the confusing thing is that X-Ray and Occlude Selection are two different things currently, both of which let you look through objects to make selecting stuff behind easier. They work differently in Edit Mode and Object mode in confusing ways. The proposal is to combine them and make the behaviour more consistent in Edit Mode and Object Mode. Wireframe mode itself would still allow turning X-Ray on/off for viewing and selecting occluded items.

Ah, okay. So that's what you meant by combining. Making them both work the same way. Nice. :)

Yeah as I mentioned before, that confusion was one of the reasons I stopped using X-Ray. There was no discernible difference between X-Ray vs Edit Mode w/ Occlude Off. Both looked similar, down to the vertices and face dots showing through. But couldn't select. And the process of turning off occlude for x-ray was a handful. Was easier not to use it. (Lol) And just use Hidden Wire + Occlude Toggle instead.

Totally looking forward to trying this out. And I think this will let me move away from using Q > hidden wires > Z, and just use Z for both Object/Edit Mode. :) Thanks for explaining William.

Ah, okay. So that's what you meant by combining. Making them both work the same way. Nice. :) Yeah as I mentioned before, that confusion was one of the reasons I stopped using X-Ray. There was no discernible difference between X-Ray vs Edit Mode w/ Occlude Off. Both looked similar, down to the vertices and face dots showing through. But couldn't select. And the process of turning off occlude for x-ray was a handful. Was easier not to use it. *(Lol)* And just use Hidden Wire + Occlude Toggle instead. Totally looking forward to trying this out. And I think this will let me move away from using Q > hidden wires > Z, and just use Z for both Object/Edit Mode. :) Thanks for explaining William.

Added subscriber: @0o00o0oo

Added subscriber: @0o00o0oo

This comment was removed by @JonDoe286

*This comment was removed by @JonDoe286*

I've implemented the possibility to select wires beneath the surface in 30ae0ce0e1.

In #56649#532205, @brecht wrote:
@fclem, we talked about this among in a UI meeting last week. What do you think about it? Is it something you could implement, or do you think there are better solutions?

For me the motivation is:

  • X-Ray mode and Occlude Selection being different settings is confusing. If you enable X-Ray in object mode and go into edit mode, then suddenly occlude selection is hidden. Unifying the settings would solve that problem, and to me seems like the right thing to do.

I agree. Unifying is the way.

  • Dedicated wireframe mode is less obviously needed if there are existing settings to see wires. There's two reasons:
    ** It's convenient to be able to toggle it quickly rather than changing multiple settings. Presets and scripts can address that though.

Presets offers more flexibility but are more complex. I'm not sure about the way to go here.

** But mainly I see it as being about selection. With X-ray and solid mode and a dense building you can see through objects quite well, but you can't select through them with a single click as you always select faces. Being able to select wires in object mode would help here.

The Selection issue is not really relevant anymore. Maybe we can improve by making objects outlines selectable.

Maybe now that the selection issue is fixed we can try to fix the first point and see if we really need a separate mode.

I've implemented the possibility to select wires beneath the surface in 30ae0ce0e146. > In #56649#532205, @brecht wrote: > @fclem, we talked about this among in a UI meeting last week. What do you think about it? Is it something you could implement, or do you think there are better solutions? > > For me the motivation is: > > * X-Ray mode and Occlude Selection being different settings is confusing. If you enable X-Ray in object mode and go into edit mode, then suddenly occlude selection is hidden. Unifying the settings would solve that problem, and to me seems like the right thing to do. I agree. Unifying is the way. > * Dedicated wireframe mode is less obviously needed if there are existing settings to see wires. There's two reasons: > ** It's convenient to be able to toggle it quickly rather than changing multiple settings. Presets and scripts can address that though. Presets offers more flexibility but are more complex. I'm not sure about the way to go here. > ** But mainly I see it as being about selection. With X-ray and solid mode and a dense building you can see through objects quite well, but you can't select through them with a single click as you always select faces. Being able to select wires in object mode would help here. The Selection issue is not really relevant anymore. Maybe we can improve by making objects outlines selectable. Maybe now that the selection issue is fixed we can try to fix the first point and see if we really need a separate mode.

Yes, we could start by solving the main issue here, which is the confusion between Occlude Selection and X-Ray modes. and the conflicting behaviour, by merging the two together. I think this is the main priority, because the current behaviour feels somewhat broken if you switch to Edit Mode with X-Ray on.

Then, we can always add a dedicated Wireframe mode later on if we still deem it to be necessary.

Yes, we could start by solving the main issue here, which is the confusion between Occlude Selection and X-Ray modes. and the conflicting behaviour, by merging the two together. I think this is the main priority, because the current behaviour feels somewhat broken if you switch to Edit Mode with X-Ray on. Then, we can always add a dedicated Wireframe mode later on if we still deem it to be necessary.

Added subscriber: @DanPool

Added subscriber: @DanPool

Being able to reliably select objects by their wires is very necessary for laying out a scene for archviz. The September 9 build seems to be better, but I opened up a cafe scene from an ongoing project that has many items on a row of tables. I tried looking down the front view and selecting individual plates and forks that are scattered across the many table tops and it still was a bit of a challenge. I can get the item I want in one or two clicks now instead of it taking many clicks as it did just a few builds back, which is great. But I think this should be accomplished reliably with a single click as in the old x-ray mode as it will surely become an annoyance under tight deadlines.

Being able to reliably select objects by their wires is very necessary for laying out a scene for archviz. The September 9 build seems to be better, but I opened up a cafe scene from an ongoing project that has many items on a row of tables. I tried looking down the front view and selecting individual plates and forks that are scattered across the many table tops and it still was a bit of a challenge. I can get the item I want in one or two clicks now instead of it taking many clicks as it did just a few builds back, which is great. But I think this should be accomplished reliably with a single click as in the old x-ray mode as it will surely become an annoyance under tight deadlines.

Added subscriber: @AdamPreisler

Added subscriber: @AdamPreisler
Member

Added subscriber: @JulienKaspar

Added subscriber: @JulienKaspar

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Changed status from 'Resolved' to: 'Open'

Changed status from 'Resolved' to: 'Open'

Added subscriber: @pablovazquez

Added subscriber: @pablovazquez

Two issues found while testing this with @venomgfx:

  • Wireframe mode currently doesn't work when Show Overlays is off.
  • Sharing the Show X-Ray setting between wireframe and solid mode seems not so great in practice, as usually you want to see all wires in wireframe mode but it's less common to want x-ray in solid mode. I suggest we store these settings separate for wireframe mode and solid/lookdev/rendered, and enable it by default for wireframe. Other than that all the buttons and shortcuts can stay as they are, it would just decouple the setting between these modes.
Two issues found while testing this with @venomgfx: * Wireframe mode currently doesn't work when Show Overlays is off. * Sharing the Show X-Ray setting between wireframe and solid mode seems not so great in practice, as usually you want to see all wires in wireframe mode but it's less common to want x-ray in solid mode. I suggest we store these settings separate for wireframe mode and solid/lookdev/rendered, and enable it by default for wireframe. Other than that all the buttons and shortcuts can stay as they are, it would just decouple the setting between these modes.

Agree on the 1st point.

It doesn't make sense to think of these wires as overlays, because that's all there is. The wires themselves are the shading mode, so they are, conceptually, not an overlay.

The 2nd point I'm not too fussed about. In a way, separating them comes from a 2.7x frame of mind, where Wireframe was used as a way to select through. So in that context it was important that wires are see-through by default. But now, Wireframe Mode is decoupled from the ability to select through. The X-Ray option affects selection. Thinking of it that way, it sounds like it's actually wrong to have them be different for Wire or Shaded modes.

Agree on the 1st point. It doesn't make sense to think of these wires as overlays, because that's all there is. The wires themselves are the shading mode, so they are, conceptually, not an overlay. The 2nd point I'm not too fussed about. In a way, separating them comes from a 2.7x frame of mind, where Wireframe was used as a way to select through. So in that context it was important that wires are see-through by default. But now, Wireframe Mode is decoupled from the ability to select through. The X-Ray option affects selection. Thinking of it that way, it sounds like it's actually wrong to have them be different for Wire or Shaded modes.

I agree on the first point. I've commited a fix for it 2ece296d4f .

On second point I'm on william's side. And now that we have the shading pie menu, that's a bit more clear.
The problem I see is selecting in object mode where you have to always switch at least 2 things:

  • Solid Mode (no xray) > Wireframe Mode > Enable Xray
  • Solid Mode (no xray) > Enable Xray > Enable Wireframe Overlay

Other than that I personnally think edit mode is quite nice as it is.

I agree on the first point. I've commited a fix for it 2ece296d4f . On second point I'm on william's side. And now that we have the shading pie menu, that's a bit more clear. The problem I see is selecting in object mode where you have to always switch at least 2 things: - Solid Mode (no xray) > Wireframe Mode > Enable Xray - Solid Mode (no xray) > Enable Xray > Enable Wireframe Overlay Other than that I personnally think edit mode is quite nice as it is.

Added subscriber: @PetterLundh

Added subscriber: @PetterLundh

Two suggestion to consider from Modo, whose selection functionality is one of its' greatest assets:

  1. LMB defaults to select visible, while MMB defaults to x-ray selection. The display mode (wireframe or otherwise) and selection modes are completely decoupled.

  2. When you have something selected on the other side of the mesh, it's visible through the model. This prevents selecting something on the other side by accident and not realizing it. See image: [removed]

Two suggestion to consider from Modo, whose selection functionality is one of its' greatest assets: 1. LMB defaults to select visible, while MMB defaults to x-ray selection. The display mode (wireframe or otherwise) and selection modes are completely decoupled. 2. When you have something selected on the other side of the mesh, it's visible through the model. This prevents selecting something on the other side by accident and not realizing it. See image: [removed]

@WilliamReynish, @fclem, maybe it's just a lack of presets, but to me wireframe + x-ray just seems like an important enough mode in itself that you want to be able to work in it and switch to quickly. Solid + x-ray seems like something you might switch to temporarily but not really stay in, the lack of clear depth makes it quite disorienting.

In my opinion we should either decouple the x-ray setting between these modes, or add more modes. I just can't think of a case where if I switch on x-ray in wireframe, I would also want that in solid mode automatically.

@PetterLundh, please remove the screenshot, we can't have screenshots from other software in Blender design tasks.

@WilliamReynish, @fclem, maybe it's just a lack of presets, but to me wireframe + x-ray just seems like an important enough mode in itself that you want to be able to work in it and switch to quickly. Solid + x-ray seems like something you might switch to temporarily but not really stay in, the lack of clear depth makes it quite disorienting. In my opinion we should either decouple the x-ray setting between these modes, or add more modes. I just can't think of a case where if I switch on x-ray in wireframe, I would also want that in solid mode automatically. @PetterLundh, please remove the screenshot, we can't have screenshots from other software in Blender design tasks.

I don’t think we should add another wireframe mode, just to toggle transparent back faces on or off. We already have the X-Ray option exactly for that purpose.

Another thing we could do, is to make the X-Ray toggle visible in the header. This way it becomes easier to see if it is on or off, and considering the fact that it affects selection, it’s important to have quick access to it.

I don’t think we should add another wireframe mode, just to toggle transparent back faces on or off. We already have the X-Ray option exactly for that purpose. Another thing we could do, is to make the X-Ray toggle visible in the header. This way it becomes easier to see if it is on or off, and considering the fact that it affects selection, it’s important to have quick access to it.
Member

I agree with @brecht on the decoupling of the xray settings for wireframe and solid mode. In practice it's just easier this way since you would otherwise constantly use the pie menu twice in succession to switch modes & xray. If each mode remembers their own xray settings this could fix the issue.
This can be an optional setting like the "Lock Object Mode" is. Adding an option in the preferences for "Lock Xray Settings" would be my suggestion.

Edit: Perhaps this idea can be expanded to the shading options in general, which basically just means that the outline settings would also remembered by each view method (since all the rest are individual to each mode).
I would rather have an outline shown in wireframe since there is not other implication of intersecting objects without shading than I would like to have it shown in solid mode, where it's much more visible anyway.

I agree with @brecht on the decoupling of the xray settings for wireframe and solid mode. In practice it's just easier this way since you would otherwise constantly use the pie menu twice in succession to switch modes & xray. If each mode remembers their own xray settings this could fix the issue. This can be an optional setting like the "Lock Object Mode" is. Adding an option in the preferences for "Lock Xray Settings" would be my suggestion. Edit: Perhaps this idea can be expanded to the shading options in general, which basically just means that the outline settings would also remembered by each view method (since all the rest are individual to each mode). I would rather have an outline shown in wireframe since there is not other implication of intersecting objects without shading than I would like to have it shown in solid mode, where it's much more visible anyway.

I think if the X-Ray toggle is in the header, just like Occlude Selection was, then it's always clear which state you are in.

It'd be quite jarring if X-Ray (which is now mainly a selection thing) toggles itself when you change shading mode. It's like if Vertex Select would Change to Face Select just because you change to LookDev. They are independent things. One is a shading mode, the other is a tool setting to allow selecting through or not.

The user will either want to select through or not, but that doesn't necessarily correspond to being in wireframe mode or not.

Your example of having to use two keystrokes is only valid if you consider Wireframe + X-Ray to be the 'true' wireframe mode. The paradigm difference in 2.8, is that wireframe is not needed for normal selection anymore. X-Ray has essentially replaced wireframe mode as the main way to select through items.

In 2.8, Wireframe mode is just a shading mode, not (as it was in 2.7x) the way to select through objects.

Hiding backfacing wires produces, in most cases, a more readable wireframe view, and if you really want to see and select through, we have the X-Ray setting exactly for that purpose.

Lastly, when the above proposal was written, I imagined we would continue to use the Z key to directly switch X-Ray on/off, which would make it faster that it is now, and more naturally used for toggling the selection setting.

The Shading Mode pie menu, which I think you would use less often than X-Ray on/off, could be moved to Shift-Z.

That said, the current Z-key behaviour has some advantages too, in that everything is bundled together in an easy to remember shortcut.

I think if the X-Ray toggle is in the header, just like Occlude Selection was, then it's always clear which state you are in. It'd be quite jarring if X-Ray (which is now mainly a selection thing) toggles itself when you change shading mode. It's like if Vertex Select would Change to Face Select just because you change to LookDev. They are independent things. One is a shading mode, the other is a tool setting to allow selecting through or not. The user will either want to select through or not, but that doesn't necessarily correspond to being in wireframe mode or not. Your example of having to use two keystrokes is only valid if you consider Wireframe + X-Ray to be the 'true' wireframe mode. The paradigm difference in 2.8, is that wireframe is not needed for normal selection anymore. X-Ray has essentially replaced wireframe mode as the main way to select through items. In 2.8, Wireframe mode is just a shading mode, not (as it was in 2.7x) the way to select through objects. Hiding backfacing wires produces, in most cases, a more readable wireframe view, and if you really want to see and select through, we have the X-Ray setting exactly for that purpose. Lastly, when the above proposal was written, I imagined we would continue to use the Z key to directly switch X-Ray on/off, which would make it faster that it is now, and more naturally used for toggling the selection setting. The Shading Mode pie menu, which I think you would use less often than X-Ray on/off, could be moved to Shift-Z. That said, the current Z-key behaviour has some advantages too, in that everything is bundled together in an easy to remember shortcut.
Member

@WilliamReynish

They are independent things. One is a shading mode, the other is a tool setting to allow selecting through or not.

In 2.8, Wireframe mode is just a shading mode, not (as it was in 2.7x) the way to select through objects.

True. But it's not just about selecting through, it's about seeing through as well. Using wireframe mode coupled with xray let's you see through the mesh completely while still giving you enough information to see through an abundance of objects while still making out individual shapes. In comparison it's much harder to see through solid mode with xray unless you turn the xray alpha setting way down but at that point the objects may become too invisible.
OR some users find the wireframe with xray too busy with high polycounts and find the solid xray way more usable for selection and seeing through a scene and would rather never use wireframe with xray.

Any of these combinations have of course great uses for different tasks but that`s why certain combinations are preferred by different people. I'm not saying that wireframe + xray is the "true" wireframe mode, but it can be sometimes, and an option to lock or unlock these settings for each mode can really help a lot to avoid unnecessary switching.

This would still work with the z shortcut and an xray button would give that extra context of which mode is using xray currently. If it would be used for more modes than the ones we had then it might become jarring if you don't know about the setting but then if can also be tunred off. There are many settings in the preferences that are a blessing for some and breaks the workflow of others. That's why I recommend this to be optional.

Edit: And I don't mean locking these settings completely. It's like with "Lock Object Modes". The view modes would remember their settings but they can still be changed at any time.

@WilliamReynish > They are independent things. One is a shading mode, the other is a tool setting to allow selecting through or not. > In 2.8, Wireframe mode is just a shading mode, not (as it was in 2.7x) the way to select through objects. True. But it's not just about selecting through, it's about seeing through as well. Using wireframe mode coupled with xray let's you see through the mesh completely while still giving you enough information to see through an abundance of objects while still making out individual shapes. In comparison it's much harder to see through solid mode with xray unless you turn the xray alpha setting way down but at that point the objects may become too invisible. OR some users find the wireframe with xray too busy with high polycounts and find the solid xray way more usable for selection and seeing through a scene and would rather never use wireframe with xray. Any of these combinations have of course great uses for different tasks but that`s why certain combinations are preferred by different people. I'm not saying that wireframe + xray is the "true" wireframe mode, but it can be sometimes, and an option to lock or unlock these settings for each mode can really help a lot to avoid unnecessary switching. This would still work with the z shortcut and an xray button would give that extra context of which mode is using xray currently. If it would be used for more modes than the ones we had then it might become jarring if you don't know about the setting but then if can also be tunred off. There are many settings in the preferences that are a blessing for some and breaks the workflow of others. That's why I recommend this to be optional. Edit: And I don't mean locking these settings completely. It's like with "Lock Object Modes". The view modes would remember their settings but they can still be changed at any time.

Simple idea (but might be very bad):

It's pretty simple and it's like having a preset:

  • Using Z shortcut restores the last Viewport config and save the current one (basically toggling between 2 preset).

Problem I see with this is that it's really easy to edit one state by mistake and workflow can become messy.

About the solution that @JulienKaspar & @brecht are in favor to: I don't mind an extra option for having a dedicated Xray option for the Wireframe mode.
But I agree with @WilliamReynish that it should be OFF by default to coherent with the new visibility/selection paradigm.

Simple idea (but might be very bad): It's pretty simple and it's like having a preset: - Using Z shortcut restores the last Viewport config and save the current one (basically toggling between 2 preset). Problem I see with this is that it's really easy to edit one state by mistake and workflow can become messy. About the solution that @JulienKaspar & @brecht are in favor to: I don't mind an extra option for having a dedicated Xray option for the Wireframe mode. But I agree with @WilliamReynish that it should be OFF by default to coherent with the new visibility/selection paradigm.

On a slightly different tangent, selected items in Wireframe Mode seems to display slightly strangely when you disable Overlays.

Overlays on:

Screen Shot 2018-09-23 at 23.15.35.png

Overlays off:

Screen Shot 2018-09-23 at 23.15.30.png

At least on my system, edges of selected objects have a choppy shimmering effect when overlays are off.
It's a funny thing, because the selection outline is normally an overlay setting, but here the wires are not overlays, so how to display selected outlines without Overlays?

On a slightly different tangent, selected items in Wireframe Mode seems to display slightly strangely when you disable Overlays. Overlays on: ![Screen Shot 2018-09-23 at 23.15.35.png](https://archive.blender.org/developer/F4799426/Screen_Shot_2018-09-23_at_23.15.35.png) Overlays off: ![Screen Shot 2018-09-23 at 23.15.30.png](https://archive.blender.org/developer/F4799428/Screen_Shot_2018-09-23_at_23.15.30.png) At least on my system, edges of selected objects have a choppy shimmering effect when overlays are off. It's a funny thing, because the selection outline is normally an overlay setting, but here the wires are not overlays, so how to display selected outlines without Overlays?

Added subscriber: @nokipaike

Added subscriber: @nokipaike

my 2 cents of suggestion ...
do not slaughter me for the bad graphics I'm lazy :P
Screenshot (14).jpg

my 2 cents of suggestion ... do not slaughter me for the bad graphics I'm lazy :P ![Screenshot (14).jpg](https://archive.blender.org/developer/F4799525/Screenshot__14_.jpg)
Member

@fclem I agree that it should be turned off by default. This added option can make it really confusing if the user are unaware of it.

@fclem I agree that it should be turned off by default. This added option can make it really confusing if the user are unaware of it.

In #56649#536916, @WilliamReynish wrote:
At least on my system, edges of selected objects have a choppy shimmering effect when overlays are off.

That is normal that's a limitation of the new wireframes.

It's a funny thing, because the selection outline is normally an overlay setting, but here the wires are not overlays, so how to display selected outlines without Overlays?

That's the thing! You can't! Because it's an overlay. Wires are being forced but all other overlays aren't.

> In #56649#536916, @WilliamReynish wrote: > At least on my system, edges of selected objects have a choppy shimmering effect when overlays are off. That is normal that's a limitation of the new wireframes. > It's a funny thing, because the selection outline is normally an overlay setting, but here the wires are not overlays, so how to display selected outlines without Overlays? That's the thing! You can't! Because it's an overlay. Wires are being forced but all other overlays aren't.

Added subscriber: @Znio.G

Added subscriber: @Znio.G

right now i use 'Q' quick favorites for wireframes and overlays ,i think Alt-Q(not mapped to anything yet) could be used to switch wireframes on/off or reverse it like in 2.7x , Z for wireframes and Alt-Q for x-ray....and same in edit mode, Z for Occlude Selection and Alt-Q for x-ray.

right now i use 'Q' quick favorites for wireframes and overlays ,i think Alt-Q(not mapped to anything yet) could be used to switch wireframes on/off or reverse it like in 2.7x , Z for wireframes and Alt-Q for x-ray....and same in edit mode, Z for Occlude Selection and Alt-Q for x-ray.

In #56649#536915, @fclem wrote:
About the solution that @JulienKaspar & @brecht are in favor to: I don't mind an extra option for having a dedicated Xray option for the Wireframe mode.
But I agree with @WilliamReynish that it should be OFF by default to coherent with the new visibility/selection paradigm.

Ok, can we just decouple the setting between the two modes then? @fclem, can you implement that change?

I still think X-ray really should on by default for wireframe mode though, I think it's what users expect from a wireframe mode and what is the more commonly used option. If all you care about is seeing the unoccluded wires you might more likely use wireframe overlay in solid mode.

> In #56649#536915, @fclem wrote: > About the solution that @JulienKaspar & @brecht are in favor to: I don't mind an extra option for having a dedicated Xray option for the Wireframe mode. > But I agree with @WilliamReynish that it should be OFF by default to coherent with the new visibility/selection paradigm. Ok, can we just decouple the setting between the two modes then? @fclem, can you implement that change? I still think X-ray really should on by default for wireframe mode though, I think it's what users expect from a wireframe mode and what is the more commonly used option. If all you care about is seeing the unoccluded wires you might more likely use wireframe overlay in solid mode.
Member

I agree with @brecht here.

Decouple X-Ray from Wireframe/Solid

Off in Solid. On in Wireframe. The Shading popover layout already changes between modes, nothing wrong or unexpected to have a setting be different while in either mode.

X-Ray on in Wireframe Mode

The value itself is debatable, 1.0 seems to give the most readability though:

X-Ray 1.0:
Screenshot from 2018-09-24 17-56-45.png

X-Ray 0.0:
Screenshot from 2018-09-24 17-57-01.png

X-Ray 0.999:
Screenshot from 2018-09-24 17-57-47.png

I agree with @brecht here. ### Decouple X-Ray from Wireframe/Solid **Off** in Solid. **On** in Wireframe. The Shading popover layout already changes between modes, nothing wrong or unexpected to have a setting be different while in either mode. ### X-Ray on in Wireframe Mode The value itself is debatable, 1.0 seems to give the most readability though: X-Ray 1.0: ![Screenshot from 2018-09-24 17-56-45.png](https://archive.blender.org/developer/F4807536/Screenshot_from_2018-09-24_17-56-45.png) X-Ray 0.0: ![Screenshot from 2018-09-24 17-57-01.png](https://archive.blender.org/developer/F4807538/Screenshot_from_2018-09-24_17-57-01.png) X-Ray 0.999: ![Screenshot from 2018-09-24 17-57-47.png](https://archive.blender.org/developer/F4807547/Screenshot_from_2018-09-24_17-57-47.png)

I completely agree that it would make perfect sense to do this decoupling, IF X-Ray was just a viewport option.

But that's the crux of the issue: It's not. X-Ray is a selection option, more like Vertex/Edge/Face select. It's not a viewport shading option now. I think everyone is confused because the X-Ray option is in the Shading Popover.
That's why we have to move the button where the Occlude Selection used to be, and why we I still don't think we can't do what you suggest.

It's the exact equivalent if changing to Wireframe Mode would automatically change into Vertex Select mode. You would not want that. Likewise, changing to Wireframe Mode should not mess around with selection settings.

I completely agree that it would make perfect sense to do this decoupling, ***IF*** X-Ray was just a viewport option. But that's the crux of the issue: It's not. X-Ray is a selection option, more like Vertex/Edge/Face select. It's **not** a viewport shading option now. I think everyone is confused because the X-Ray option is in the Shading Popover. That's why we have to move the button where the Occlude Selection used to be, and why we I still don't think we can't do what you suggest. It's the exact equivalent if changing to Wireframe Mode would automatically change into Vertex Select mode. You would not want that. Likewise, changing to Wireframe Mode should not mess around with selection settings.
Clément Foucault self-assigned this 2018-09-24 23:11:37 +02:00

I'll implement the changes but we first need to agree on what to do exactly.

I'll implement the changes but we first need to agree on what to do exactly.

I don't believe there is such a clear distinction between shading and selection. X-Ray significantly affects both what you see and what you select.

At the end of the day, switching between a useful wireframe and solid mode view is just annoying and slow for me now, and I think a lot of users will find the same. That is the issue we have to solve. I don't care if the button is visible in the header or in the pie menu, it doesn't change that.

I don't believe there is such a clear distinction between shading and selection. X-Ray significantly affects both what you see and what you select. At the end of the day, switching between a useful wireframe and solid mode view is just annoying and slow for me now, and I think a lot of users will find the same. That is the issue we have to solve. I don't care if the button is visible in the header or in the pie menu, it doesn't change that.

I think the confusion is because Wireframe used to be an easy way to get to 'select through'. Now we have the X-Ray Select option instead. The new pie menu also confuses things I think, because it mixes the shading modes with the X-Ray Select option, and it's not so clear if you should use X-Ray or Wireframe. If you come from 2.7x, you might want to use Wireframe for this, and then expect it to be see-through by default. But that's all wrong.

If we keep using the design proposed in this document, X-Ray has now been combined with Occlude Selection and is a selection thing. Wireframe is a viewport shading thing.

Here's one way to solve it:

  • Rename X-Ray to X-Ray Select
  • Remove the X-Ray toggle from the Shading popover (we can keep the slider, because it's just a visual thing)
  • Add back the old button in the header with the same icon we used to Occlude Selection

Now, to solve the problem that's been discussed so many times here, where some people want Wireframe to default to see-through wires, we could do that in another way:

We could add a Hidden Wire toggle in the Shading popover, which does not affect selection.

I think the confusion is because Wireframe used to be an easy way to get to 'select through'. Now we have the X-Ray Select option instead. The new pie menu also confuses things I think, because it mixes the shading modes with the X-Ray Select option, and it's not so clear if you should use X-Ray or Wireframe. If you come from 2.7x, you might want to use Wireframe for this, and then expect it to be see-through by default. But that's all wrong. If we keep using the design proposed in this document, X-Ray has now been combined with Occlude Selection and is a selection thing. Wireframe is a viewport shading thing. Here's one way to solve it: - Rename X-Ray to X-Ray Select - Remove the X-Ray toggle from the Shading popover (we can keep the slider, because it's just a visual thing) - Add back the old button in the header with the same icon we used to Occlude Selection Now, to solve the problem that's been discussed so many times here, where some people want Wireframe to default to see-through wires, we could do that in another way: We could add a Hidden Wire toggle in the Shading popover, which does not affect selection.
Member

Well but I have to disagree that it's "not a viewport shading option". It's both. That's why the occlude selection and xray got merged, to make it both a shading & selection option. So it should be regarded as both. I agree with @brecht here but I get the frustration.

The proposal to "add a Hidden Wire toggle in the Shading popover, which does not affect selection" sounds like a step backwards in terms of merging the two settings before. Doesn't it cause the same issue the merge intended to solve?

Well but I have to disagree that it's "not a viewport shading option". It's both. That's why the occlude selection and xray got merged, to make it both a shading & selection option. So it should be regarded as both. I agree with @brecht here but I get the frustration. The proposal to "add a Hidden Wire toggle in the Shading popover, which does not affect selection" sounds like a step backwards in terms of merging the two settings before. Doesn't it cause the same issue the merge intended to solve?

If we do that, what is the purpose of X-Ray in wireframe mode?

  • With Hidden Wire off and X-Ray off, it would be confusing if you could not select all the edges that you see.
  • Hidden Wire off and X-Ray on would be the same or very similar to Hidden Wire on and X-Ray on.

I'm fine with renaming X-Ray to Hidden Wire in wireframe mode (though we need to resolve the conflict with the existing option with the same name). But I can't see how it helps to have both settings in wireframe mode.

If we do that, what is the purpose of X-Ray in wireframe mode? * With Hidden Wire off and X-Ray off, it would be confusing if you could not select all the edges that you see. * Hidden Wire off and X-Ray on would be the same or very similar to Hidden Wire on and X-Ray on. I'm fine with renaming X-Ray to Hidden Wire in wireframe mode (though we need to resolve the conflict with the existing option with the same name). But I can't see how it helps to have both settings in wireframe mode.

Well, it's both in the sense that we've always tried to display what you can select. In 2.7x, when you disable Occlude Selection, you see the backfacing wires in Edit Mode. Even though it's a selection setting, Also, when you change from Vertex/Edge/Face select mode, you see different things on the mesh to make it clear what you can select. So in that way, the selection modes always affected the visual display a bit, to make things clear.

Another thing: There's an unstated assumption here that the see-through wires are the 'real' wireframe mode. Are we sure this is the case? I have a feeling that that is only because it would look more like 2.7x if it were see-through by default. Having the backfacing wires hidden can be just as useful.

All that said, this is not the hill I wish to die on. If you really think we should do the decoupling, I won't be obnoxious - I just think it's fundamentally wrong for a shading mode to change the selection mode also, and will confuse users. They will tell Blender to not select through, and then change to Wireframe, and then suddenly it's changed, from under their feet. Now the selection behaves differently, just because you changed the shading mode. Then they tell blender to select through and go to a different shading mode, and it's changed again, because there's a different flag for different shading modes.

Fundamentally it comes down to this: In X-Ray mainly a tool setting or mainly a viewport shading setting? Your answer will inform your opinion.

I think of it as though the old Occlude Selection has just become more consistent across the modes, and I don't think of it as a viewport shading thing.

Well, it's both in the sense that we've always tried to display what you can select. In 2.7x, when you disable Occlude Selection, you see the backfacing wires in Edit Mode. Even though it's a selection setting, Also, when you change from Vertex/Edge/Face select mode, you see different things on the mesh to make it clear what you can select. So in that way, the selection modes always affected the visual display a bit, to make things clear. Another thing: There's an unstated assumption here that the see-through wires are the 'real' wireframe mode. Are we sure this is the case? I have a feeling that that is only because it would look more like 2.7x if it were see-through by default. Having the backfacing wires hidden can be just as useful. All that said, this is not the hill I wish to die on. If you really think we should do the decoupling, I won't be obnoxious - I just think it's fundamentally wrong for a shading mode to change the selection mode also, and will confuse users. They will tell Blender to not select through, and then change to Wireframe, and then suddenly it's changed, from under their feet. Now the selection behaves differently, just because you changed the shading mode. Then they tell blender to select through and go to a different shading mode, and it's changed again, because there's a different flag for different shading modes. Fundamentally it comes down to this: In X-Ray mainly a tool setting or mainly a viewport shading setting? Your answer will inform your opinion. I think of it as though the old Occlude Selection has just become more consistent across the modes, and I don't think of it as a viewport shading thing.

brecht: What I meant was not that - I meant that we could include an option for Wireframe mode to always display see-through wires, even if X-Ray is off. It would not change in Edit Mode vs Object Mode. This option would then not affect selection, although it has the potential to introduce confusion. Currently it's clear that you can always select what you can see.

brecht: What I meant was not that - I meant that we could include an option for Wireframe mode to always display see-through wires, even if X-Ray is off. It would not change in Edit Mode vs Object Mode. This option would then not affect selection, although it has the potential to introduce confusion. Currently it's clear that you can always select what you can see.

Added subscriber: @a.monti

Added subscriber: @a.monti

@WilliamReynish but x-ray is not a selection option right now, by its own it's not sufficient to allow for (precise) selections through objects, for that you need to have the wireframes drawn; everything is fine in edit mode, but in object mode one would always need to change two settings in order to do a very common and simple thing like selection (and two more steps to return to a pure solid mode).

If this it's supposed to change in the near future I would definitely agree with you in this, but if that's not the case then I don't honestly see an alternative to a pseudo-2.7 wireframe mode with x-ray on by default.

@WilliamReynish but x-ray is not a selection option right now, by its own it's not sufficient to allow for (precise) selections through objects, for that you need to have the wireframes drawn; everything is fine in edit mode, but in object mode one would always need to change two settings in order to do a very common and simple thing like selection (and two more steps to return to a pure solid mode). If this it's supposed to change in the near future I would definitely agree with you in this, but if that's not the case then I don't honestly see an alternative to a pseudo-2.7 wireframe mode with x-ray on by default.

X Ray is a selection option. That’s what it’s for.

But Ok ok, if wireframe Mode is mainly for selecting things anyway, I suppose one could argue that X-Ray can also be decoupled then. Adding all sorts of extra options is also annoying. Go ahead and do the decoupling thing then. If it becomes confusing we can review it later on.

X Ray is a selection option. That’s what it’s for. But Ok ok, if wireframe Mode is mainly for selecting things anyway, I suppose one could argue that X-Ray can also be decoupled then. Adding all sorts of extra options is also annoying. Go ahead and do the decoupling thing then. If it becomes confusing we can review it later on.

Added subscriber: @TheRedWaxPolice

Added subscriber: @TheRedWaxPolice

In some 3D softwares, the Wireframe mode usually has two options (toggle), Lines and Hidden Lines, and those options indeed affect the selections.

Currently in Blender, when you enter the Wireframe mode (X-Ray Off), it behaves exactly like Wireframe with Hidden Lines enabled, and with the "X-Ray On" it is Wireframe with Lines enabled.

In addition to this, there's also the true X-Ray mode (Global and per object), which pretty much just makes the faces transparent, but that never affects the selections.

So ideally, the Wireframe mode could have those 3 options, the lines options (as toggle) and the separate true X-Ray mode.

Something like this:

image.png

With the Lines being the default option enabled.

In some 3D softwares, the Wireframe mode usually has two options (toggle), Lines and Hidden Lines, and those options indeed affect the selections. Currently in Blender, when you enter the Wireframe mode (X-Ray Off), it behaves exactly like Wireframe with Hidden Lines enabled, and with the "X-Ray On" it is Wireframe with Lines enabled. In addition to this, there's also the true X-Ray mode (Global and per object), which pretty much just makes the faces transparent, but that never affects the selections. So ideally, the Wireframe mode could have those 3 options, the lines options (as toggle) and the separate true X-Ray mode. Something like this: ![image.png](https://archive.blender.org/developer/F4811273/image.png) With the Lines being the default option enabled.

My main fear with just doing the decoupling and no other changes, is that then we are back to 2.7x - the easiest way to select through will be to switch to Wireframe, because we've removed a header button to turn on Occlude Selection and added a Wireframe button. Having to switch to wireframe just to select through is jarring and often unnecessary. We would then have gone full circle and ended up back where we started,

So, how about this:

  • We do the decoupling thing
  • X-Ray is on by default for Wireframe, as some people have suggested
  • A toggle to switch X-Ray on/off is put in the header, just like the old Occlude Selection, next to Vert/Edge/Face select. We can just use the same icon as Occlude Selection

This way, we at least don't bury X-Ray, and make it obvious that you can (should?) use it for select through, rather than having to go to wireframe mode.

Ok, all agree? :)

My main fear with just doing the decoupling and no other changes, is that then we are back to 2.7x - the easiest way to select through will be to switch to Wireframe, because we've removed a header button to turn on Occlude Selection and added a Wireframe button. Having to switch to wireframe just to select through is jarring and often unnecessary. We would then have gone full circle and ended up back where we started, So, how about this: - We do the decoupling thing - X-Ray is on by default for Wireframe, as some people have suggested - A toggle to switch X-Ray on/off is put in the header, just like the old Occlude Selection, next to Vert/Edge/Face select. We can just use the same icon as Occlude Selection This way, we at least don't bury X-Ray, and make it obvious that you can (should?) use it for select through, rather than having to go to wireframe mode. Ok, all agree? :)
Member

I totally agree :D
There should be a toggle in the 3D view header just as there always was. This information is essential enough to not have it buried it in the shading popup.
I'm unsure about the placement though. Shouldn't it rather be next to the shading popup since they are related and more xray settings can be found in that popup? But then there needs be some clear separation from the mode buttons since it could easily be misunderstood as its own shading mode.
If the toggle is placed way over to the left instead I think it's easy to not make the connection to the xray settings in the shading options. People will assume that it's two settings like before.

Or maybe you meant " just like the old Occlude Selection, next to Vert/Edge/Face select" more as in: "that setting that used to be there", without saying the new toggle should be there as well?

I totally agree :D There should be a toggle in the 3D view header just as there always was. This information is essential enough to not have it buried it in the shading popup. I'm unsure about the placement though. Shouldn't it rather be next to the shading popup since they are related and more xray settings can be found in that popup? But then there needs be some clear separation from the mode buttons since it could easily be misunderstood as its own shading mode. If the toggle is placed way over to the left instead I think it's easy to not make the connection to the xray settings in the shading options. People will assume that it's two settings like before. Or maybe you meant " just like the old Occlude Selection, next to Vert/Edge/Face select" more as in: "that setting that used to be there", without saying the new toggle should be there as well?

Added subscriber: @zeauro

Added subscriber: @zeauro

In some 3D softwares, the Wireframe mode usually has two options (toggle), Lines and Hidden Lines, and those options indeed affect the selections.

Freestyle uses the adjective Hidden , too. But to reveal these lines at render. It may be confusing.
But seriously, copying other software does not seem to be a good idea, here.

I understand the wish to simplify blender by getting rid of Occlude mode. But it makes things clearer if there one option for selection and another one for display and they are not mixed together and user is free to combine them as he wants.

Another thing: There's an unstated assumption here that the see-through wires are the 'real' wireframe mode. Are we sure this is the case? I have a feeling that that is only because it would look more like 2.7x if it were see-through by default. Having the backfacing wires hidden can be just as useful.

No, there is no doubt that backfacing lines are giving info about mesh structure. If they are not there, 3D volume of object is a lot harder to perceive : user have to guess it with just contours and front crease lines without shading. An occluded mesh in solid mode doesn't show the whole structure but its shading helps to appreciate depth and length of its edges.

Jumping to wireframe mode to see through the mesh is a quick way to inspect that things on backface are correctly aligned to what is in front faces.
Same principle than trying to align a screw and a bolt through an hole in a glass plate. It is easier if the glass plate is clear and has no refraction, no opacity. So, it is easier to do that in wireframe mode than in a solid mode with a see through option.

Other use of wires is to create a discrete helper. In solid mode, you use empties, wire custom shapes for bones to make them discrete but visible selectable other the mesh.
Jumping to wireframe mode gives you an idea of how complex a rig is by seeing the relationship lines.
Adding semi-transparent faces on top of that just may confuse the reading of lines in case of big flat surfaces like walls in architecture or mechanical work.
X-ray is probably better on Spring characters than on buildings.

So, default for Wireframe slider should be 1.
X-ray Off in a wireframe mode does not bring anything to user. It is equivalent to a flat shading in solid mode.
Playing with values of X-ray slider is a cool customization of lines opacity. But X-ray off has no interest. It is a flat shading without colors.

So, X-ray toggle could be ignored in wireframe mode. And toggle could be limited to selection restriction.

In Solid mode, it can be interesting to have a decoupling of X-ray toggling and selection restriction. When user knows that a particular element on front faces have an equivalent on back faces that is aligned.
He does not want or can't use mirror selection for some reason. And mesh details on back faces are more complex than front faces. In that case, only displaying front faces will simplify a selection through the mesh.

Hidden wire corresponds to a need to see another object behind only front faces of mesh. You don't want the other object to be transparent, too.
But it is not sufficient. Some people will want this ability without backface culling of wire lines.
In object mode, this need will be covered by object property Display as Wire. So, a pie-menu is needed for that. It is really common to change that (not just for smoke domain).

About subdivision modifier, optimal display of wire is also something that people are waiting for.
So, I hope that we can close the debate quickly. X-ray Off in Wireframe mode -> useless.

> In some 3D softwares, the Wireframe mode usually has two options (toggle), Lines and Hidden Lines, and those options indeed affect the selections. Freestyle uses the adjective Hidden , too. But to reveal these lines at render. It may be confusing. But seriously, copying other software does not seem to be a good idea, here. I understand the wish to simplify blender by getting rid of Occlude mode. But it makes things clearer if there one option for selection and another one for display and they are not mixed together and user is free to combine them as he wants. > Another thing: There's an unstated assumption here that the see-through wires are the 'real' wireframe mode. Are we sure this is the case? I have a feeling that that is only because it would look more like 2.7x if it were see-through by default. Having the backfacing wires hidden can be just as useful. No, there is no doubt that backfacing lines are giving info about mesh structure. If they are not there, 3D volume of object is a lot harder to perceive : user have to guess it with just contours and front crease lines without shading. An occluded mesh in solid mode doesn't show the whole structure but its shading helps to appreciate depth and length of its edges. Jumping to wireframe mode to see through the mesh is a quick way to inspect that things on backface are correctly aligned to what is in front faces. Same principle than trying to align a screw and a bolt through an hole in a glass plate. It is easier if the glass plate is clear and has no refraction, no opacity. So, it is easier to do that in wireframe mode than in a solid mode with a see through option. Other use of wires is to create a discrete helper. In solid mode, you use empties, wire custom shapes for bones to make them discrete but visible selectable other the mesh. Jumping to wireframe mode gives you an idea of how complex a rig is by seeing the relationship lines. Adding semi-transparent faces on top of that just may confuse the reading of lines in case of big flat surfaces like walls in architecture or mechanical work. X-ray is probably better on Spring characters than on buildings. So, default for Wireframe slider should be 1. X-ray Off in a wireframe mode does not bring anything to user. It is equivalent to a flat shading in solid mode. Playing with values of X-ray slider is a cool customization of lines opacity. But X-ray off has no interest. It is a flat shading without colors. So, X-ray toggle could be ignored in wireframe mode. And toggle could be limited to selection restriction. In Solid mode, it can be interesting to have a decoupling of X-ray toggling and selection restriction. When user knows that a particular element on front faces have an equivalent on back faces that is aligned. He does not want or can't use mirror selection for some reason. And mesh details on back faces are more complex than front faces. In that case, only displaying front faces will simplify a selection through the mesh. Hidden wire corresponds to a need to see another object behind only front faces of mesh. You don't want the other object to be transparent, too. But it is not sufficient. Some people will want this ability without backface culling of wire lines. In object mode, this need will be covered by object property Display as Wire. So, a pie-menu is needed for that. It is really common to change that (not just for smoke domain). About subdivision modifier, optimal display of wire is also something that people are waiting for. So, I hope that we can close the debate quickly. X-ray Off in Wireframe mode -> useless.

This is something I can understand and also relate to. William:

I just think it's fundamentally wrong for a shading mode to change the selection mode also, and will confuse users. They will tell Blender to not select through, and then change to Wireframe, and then suddenly it's changed, from under their feet. Now the selection behaves differently, just because you changed the shading mode. Then they tell blender to select through and go to a different shading mode, and it's changed again, because there's a different flag for different shading modes.

I think de-coupling the X-Ray/Select-Through from the view modes is certainly the smart move here, which will in-turn keep the majority happy. It'll remove the 1-2 extra steps to quickly go into a Wireframe/Select-Through mode, which as a user is what I use it for 99% of the time.

Given that, Toggle X-Ray (Select-Through) is still available in the Shading Pie. Having to go up to the shading popover or header can get tedious, if and when the user wants to quickly toggle X-Ray (Select-Through) On/Off.

Like William said, maybe the Limit Select to Visible (Now X-Ray) icon can make a come back on the viewport header? So we can quickly see the status of the X-Ray function. I think the On/Off status shows in the Pie menu currently too, but having to hit Z for that every time can be avoided.

(Playing my own devil's advocate here.) Would we really need a visual icon/indicator to tell us we are in X-Ray/Select-Through mode? Because it can be quite obvious with how things look inside the viewport (See Through) and back-facing wires showing/selectable too. --- Adding an icon could also confuse older users as it'll throw back to the Limit Select Button from 2.7x. But that functionality is merged and handled by X-Ray. Which can also be found in the Shading Popover. So many options that do the same thing in two or more ways. Again, seems to un-necessarily complicate things further.


As long as Toggle X-Ray (Select-Through) can Easily be accessed via Pie Menu/Hotkey (Shift+Z?). I honestly don't see an issue with having different presets for different view modes by default. Will definitely cut down a few extra steps while working, and that I think is a worthy goal to strive towards and has been the foundation for 2.8. Workflow. It's gotta flow. :)

So by Default, (Let the View Mode + X-Ray (Select-Through) be set to the most appropriate usage setups by default. And let users have the option to quick-toggle 'n go from there.)

Solid = X-Ray Off --- Wireframe = X-Ray On (Alpha=0?) --- LookDev = X-Ray Off --- Rendered = X-Ray Off

Now, If the user wants to have X-Ray in Solid/LookDev/Rendered, all they have to do is, Z > Toggle X-Ray. --- Same for Wireframe. Select-Through would be 'On' by default. But If they don't want it, Just Z > Toggle X-Ray. (Doesn't seem that difficult to reach or confusing to switch, long as it's available in the shading pie.)

I think the important question is, can we save these choices (X-Ray State) for each view mode?

Because for example, I'm in Solid mode (X-Ray off by default) and I want to have X-Ray on. So I toggle it on. Then I go back to wireframe (X-Ray on by default) in edit mode, work on the model, back to object mode and Z > Solid Mode and X-Ray is Off again. Now that would be confusing. And will bring us back to the start of this discussion in having to jump extra hoops to get the view mode + functionality we need.

So much tension in this one thread. :) Hope we could all work together and make this work. I don't think it's that complicated if we can break down the issues, mark down the solutions and not include anything that will make things more complicated and confusing to use while working fast.

This is something I can understand and also relate to. William: > I just think it's fundamentally wrong for a shading mode to change the selection mode also, and will confuse users. They will tell Blender to not select through, and then change to Wireframe, and then suddenly it's changed, from under their feet. Now the selection behaves differently, just because you changed the shading mode. Then they tell blender to select through and go to a different shading mode, and it's changed again, because there's a different flag for different shading modes. I think de-coupling the **X-Ray/Select-Through** from the view modes is certainly the smart move here, which will in-turn keep the majority happy. It'll remove the 1-2 extra steps to quickly go into a Wireframe/Select-Through mode, which as a user is what I use it for 99% of the time. Given that, Toggle X-Ray *(Select-Through)* is still available in the Shading Pie. Having to go up to the shading popover or header can get tedious, if and when the user wants to quickly toggle X-Ray *(Select-Through)* On/Off. Like William said, *maybe* the Limit Select to Visible *(Now X-Ray)* icon can make a come back on the viewport header? So we can quickly see the status of the X-Ray function. I think the On/Off status shows in the Pie menu currently too, but having to hit Z for that every time can be avoided. *(Playing my own devil's advocate here.)* Would we really need a visual icon/indicator to tell us we are in X-Ray/Select-Through mode? Because it can be quite obvious with how things look inside the viewport *(See Through)* and back-facing wires showing/selectable too. --- Adding an icon could also confuse older users as it'll throw back to the Limit Select Button from 2.7x. But that functionality is merged and handled by X-Ray. Which can also be found in the Shading Popover. So many options that do the same thing in two or more ways. Again, seems to un-necessarily complicate things further. ___ As long as Toggle X-Ray *(Select-Through)* can **Easily** be accessed via Pie Menu/Hotkey *(Shift+Z?)*. I honestly don't see an issue with having different presets for different view modes by default. Will definitely cut down a few extra steps while working, and that I think is a worthy goal to strive towards and has been the foundation for 2.8. Workflow. It's gotta flow. :) So by Default, *(Let the View Mode + X-Ray (Select-Through) be set to the most appropriate usage setups by default. And let users have the option to quick-toggle 'n go from there.)* **Solid** = X-Ray Off --- **Wireframe** = X-Ray On *(Alpha=0?)* --- **LookDev** = X-Ray Off --- **Rendered** = X-Ray Off Now, ***If*** the user wants to have X-Ray in Solid/LookDev/Rendered, all they have to do is, Z > Toggle X-Ray. --- Same for Wireframe. Select-Through would be *'On'* by default. But ***If*** they don't want it, Just Z > Toggle X-Ray. *(Doesn't seem that difficult to reach or confusing to switch, long as it's available in the shading pie.)* I think the important question is, can we save these choices *(X-Ray State)* for each view mode? Because for example, I'm in Solid mode *(X-Ray off by default)* and I want to have X-Ray on. So I toggle it on. Then I go back to wireframe *(X-Ray on by default)* in edit mode, work on the model, back to object mode and Z > Solid Mode and X-Ray is **Off** again. Now that would be confusing. And will bring us back to the start of this discussion in having to jump extra hoops to get the view mode + functionality we need. So much tension in this one thread. :) Hope we could all work together and make this work. I don't think it's that complicated if we can break down the issues, mark down the solutions and ***not*** include anything that will make things more complicated and confusing to use while working fast.

In #56649#537266, @JulienKaspar wrote:
Shouldn't it rather be next to the shading popup since they are related and more xray settings can be found in that popup? But then there needs be some clear separation from the mode buttons since it could easily be misunderstood as its own shading mode.
If the toggle is placed way over to the left instead I think it's easy to not make the connection to the xray settings in the shading options. People will assume that it's two settings like before.

Totally agree with this. If the X-Ray (Select-Through/Limit Select) status icon is making a comeback then it really make sense to be close to the shading icons on the top right, but also with a clear separation to not be mistaken as yet another shading mode. Good one Julien. :)

> In #56649#537266, @JulienKaspar wrote: > Shouldn't it rather be next to the shading popup since they are related and more xray settings can be found in that popup? But then there needs be some clear separation from the mode buttons since it could easily be misunderstood as its own shading mode. > If the toggle is placed way over to the left instead I think it's easy to not make the connection to the xray settings in the shading options. People will assume that it's two settings like before. Totally agree with this. If the X-Ray *(Select-Through/Limit Select)* status icon is making a comeback then it really make sense to be close to the shading icons on the top right, but also with a clear separation to not be mistaken as yet another shading mode. Good one Julien. :)

Ok, all agree? :)

Yes. Just to make it clear. If there is a decoupling, and we are talking about occlude mode for selection in 3D header and X-ray for setting in Shading popover.

There is no X-ray setting in Lookdev and Rendered display because it does not make sense.
In wireframe mode, X-ray slider makes sense but X-ray toggle doesn't.
User can have wires on top of solid flat faces with flat shading. Why will he choose Xray Off in wireframe mode if he can have that ?
Why_X-ray_OFF.jpg

> Ok, all agree? :) Yes. Just to make it clear. If there is a decoupling, and we are talking about occlude mode for selection in 3D header and X-ray for setting in Shading popover. There is no X-ray setting in Lookdev and Rendered display because it does not make sense. In wireframe mode, X-ray slider makes sense but X-ray toggle doesn't. User can have wires on top of solid flat faces with flat shading. Why will he choose Xray Off in wireframe mode if he can have that ? ![Why_X-ray_OFF.jpg](https://archive.blender.org/developer/F4812409/Why_X-ray_OFF.jpg)

Julien: No, I did mean putting it next to Vert/Edge/Face like it was, because I still think it's really a selection option. That was the crux of the argument. It's a way to select through things. The opacity slider is just a visual thing, so that can stay in the Shading popover - it doesn't affect selection. Occlude Selection (now X-Ray) was always next to the selection modes, and I think i still should be.

Julien: No, I did mean putting it next to Vert/Edge/Face like it was, because I still think it's really a selection option. That was the crux of the argument. It's a way to select through things. The opacity slider is just a visual thing, so that can stay in the Shading popover - it doesn't affect selection. Occlude Selection (now X-Ray) was always next to the selection modes, and I think i still should be.

So, no more toggle next to slider in shading popover ?

So, no more toggle next to slider in shading popover ?

Right, we should then remove that toggle in there. Otherwise it'd be duplicated.

Right, we should then remove that toggle in there. Otherwise it'd be duplicated.
Member

@WilliamReynish I understand the crux of the argument. My concern is just separating a toggle from other connected settings so far away from each other. So far there has been a pretty consistent job of bundling together related settings and options to other toggles. If you think the xray should be positioned to the left then I would argue the opacity slider should maybe move together with it.
Although that would not work really well and you are right: The slider is purely a shading option.

So how about we move the xray toggle to the left of the visibility/selectability popup on the right side of the header. After all that setting also affects both visibility and selection. And there it would still be close enough to the shading options to not be completely separated.

@WilliamReynish I understand the crux of the argument. My concern is just separating a toggle from other connected settings so far away from each other. So far there has been a pretty consistent job of bundling together related settings and options to other toggles. If you think the xray should be positioned to the left then I would argue the opacity slider should maybe move together with it. Although that would not work really well and you are right: The slider is purely a shading option. So how about we move the xray toggle to the left of the visibility/selectability popup on the right side of the header. After all that setting also affects both visibility and selection. And there it would still be close enough to the shading options to not be completely separated.

I don't think that's necessary. It overcrowds the header then, and makes it seem like the slider affects selection which it doesn't.

I don't think that's necessary. It overcrowds the header then, and makes it seem like the slider affects selection which it doesn't.
Member

I disagree. No matter where we put the toggle in the header, it will take the same amount of space. If anything it would overcrowd the left side sicne there are more options available or at least more space taken already.

If the slider stays in the shading options and there's a bit of distance between them like in my proposal, then I don't think there will be any confusion on that the slider only affects shading.

I disagree. No matter where we put the toggle in the header, it will take the same amount of space. If anything it would overcrowd the left side sicne there are more options available or at least more space taken already. If the slider stays in the shading options and there's a bit of distance between them like in my proposal, then I don't think there will be any confusion on that the slider only affects shading.

No, what I mean is, if you put the X-Ray opacity slider in the header. That's not necessary and will overcrowd it.

No, what I mean is, if you put the X-Ray opacity slider in the header. That's not necessary and will overcrowd it.
Member

Sorry that I wasn't clear: Moving the slider to the left in the header ultimately wouldn't work. I was arguing of keeping the toggle close to the setting.

Sorry that I wasn't clear: Moving the slider to the left in the header ultimately wouldn't work. I was arguing of keeping the toggle close to the setting.

I don't understand what you mean. I really don't think we should put the X-Ray opacity slider in the header, that seems really silly.

I don't understand what you mean. I really don't think we should put the X-Ray opacity slider in the header, that seems really silly.
Member

Again, I wasn't clear enough, sorry.

Keep the opacity slider in the shading settings where they belong. But don't move the toggle to far away. Keep the toggle on the right side next to the visiblity/selectability settings. I know the right side is meant for shading/visbility options but since the xray toggle affects both it can also be next to visiblity/selectability, since that one also affects both.

Again, I wasn't clear enough, sorry. Keep the opacity slider in the shading settings where they belong. But don't move the toggle to far away. Keep the toggle on the right side next to the visiblity/selectability settings. I know the right side is meant for shading/visbility options but since the xray toggle affects both it can also be next to visiblity/selectability, since that one also affects both.

Well, the main point is, if the user wants to select vertices on the other side or their mesh, what do we expect users to do? Should they go to wireframe mode, as they did in 2.7x, or should they turn on X-Ray?

I think the answer is clear: They should turn on X-Ray. It's much less jarring than switching shading mode.

So, then follows, how do we present this option? Do we hide it inside the Shading popover, while promoting the Wireframe mode in the header? If we do that, then we have failed, because nobody will use X-Ray.

If we want to communicate to users that X-Ray is used for selecting through, putting the option next to the other selection mode options makes it clear. Before the X-Ray+Occlude Selection merge, the Occlude Selection toggle was next to the selection mode, and I think that was correct, just like it will continue to be correct now.

Well, the main point is, if the user wants to select vertices on the other side or their mesh, what do we expect users to do? Should they go to wireframe mode, as they did in 2.7x, or should they turn on X-Ray? I think the answer is clear: They should turn on X-Ray. It's much less jarring than switching shading mode. So, then follows, how do we present this option? Do we hide it inside the Shading popover, while promoting the Wireframe mode in the header? If we do that, then we have failed, because nobody will use X-Ray. If we want to communicate to users that X-Ray is used for selecting through, putting the option next to the other selection mode options makes it clear. Before the X-Ray+Occlude Selection merge, the Occlude Selection toggle was next to the selection mode, and I think that was correct, just like it will continue to be correct now.
Member

I get that it's probably the best way to promote users to adjust the way they work but my problem is still, and I know I sounds like a broken record at this point, that xray is not exclusively a selection option.
The visiblity/selectability settings affect both but not just those settings on the right side. Disable overlays like the bones, motion paths, ornaments etc and then try to select any of them. You can't because those settings affect both selection & visibility.

If the toggle is on the left most position on the right side in the header it would give enough separation from the modes to let people know it's not connected to the them and giving it its old icon would also helps with the association with occlude selected on its own. It's a compromise.

I get that it's probably the best way to promote users to adjust the way they work but my problem is still, and I know I sounds like a broken record at this point, that xray is not exclusively a selection option. The visiblity/selectability settings affect both but not just those settings on the right side. Disable overlays like the bones, motion paths, ornaments etc and then try to select any of them. You can't because those settings affect both selection & visibility. If the toggle is on the left most position on the right side in the header it would give enough separation from the modes to let people know it's not connected to the them and giving it its old icon would also helps with the association with occlude selected on its own. It's a compromise.
Member

Maybe I'm making too much of a fuzz about this. In the end the position of this button is such a small thing and to be honest: No one in the studio here, or any hardcore user, would ever really pay attention to it. We're all just going to hit Z to switch xray and that's it.
I shared my arguments but if it ends up on the left side, no one is going to rebel and the world will keep spinning.

Maybe I'm making too much of a fuzz about this. In the end the position of this button is such a small thing and to be honest: No one in the studio here, or any hardcore user, would ever really pay attention to it. We're all just going to hit Z to switch xray and that's it. I shared my arguments but if it ends up on the left side, no one is going to rebel and the world will keep spinning.

Did a quick mock-up. What do you guys think about this? Does it make sense? :)

At least 'some relationship' just like it did with the 'View & Select' menu items on left side of header.

X-Ray_Toggle_Icon_Pos_Idea.png

Did a quick mock-up. What do you guys think about this? Does it make sense? :) At least *'some relationship'* just like it did with the *'View & Select'* menu items on left side of header. ![X-Ray_Toggle_Icon_Pos_Idea.png](https://archive.blender.org/developer/F4813454/X-Ray_Toggle_Icon_Pos_Idea.png)

Added subscriber: @YAFU

Added subscriber: @YAFU

Hello.
The user just wants to have a quick single shortcut that allows him to enter/switch faster to a mode as Z key does in 2.79. As I understand it is not so fast or simple in 2.8, in different circumstances you need to have a combination of Wireframe and X-Ray at the same time to achieve what Z key/Wireframe does in 2.79, like in this video
https://blenderartists.org/t/blender-2-8-viewport-updates/1114082/391

Hello. The user just wants to have a quick single shortcut that allows him to enter/switch faster to a mode as Z key does in 2.79. As I understand it is not so fast or simple in 2.8, in different circumstances you need to have a combination of Wireframe and X-Ray at the same time to achieve what Z key/Wireframe does in 2.79, like in this video https://blenderartists.org/t/blender-2-8-viewport-updates/1114082/391

In #56649#537352, @JonDoe286 wrote:
Did a quick mock-up. What do you guys think about this? Does it make sense? :)

+1
IMO, most practical and relevant placement.

> In #56649#537352, @JonDoe286 wrote: > Did a quick mock-up. What do you guys think about this? Does it make sense? :) +1 IMO, most practical and relevant placement.

I think you guys are on the right track decoupling the x-ray mode - as long as switching back and forth between wireframe and solid shading will recall the last state of the x-ray switch every time. With these and other recent changes to wireframe mode and selection functionality in general, it's never been easier to work with meshes in Blender. Great work gentlemen.

I agree that the toggle should be located next to the visibility dropdown on the right side of the header as Julien suggested. While it does make some sense to have it located next to the vertex/edge/face mode toggles on the left side, what happens when you come out of edit mode? Now you have a single x-ray button orphaned on the left with no other controls other than the mode dropdown. Also, keep in mind that with the extra menus, the mode dropdown, and the selection mode switches on the left side in edit mode, it could get pretty cluttered adding a new button, especially on smaller screens.

I think you guys are on the right track decoupling the x-ray mode - as long as switching back and forth between wireframe and solid shading will recall the last state of the x-ray switch every time. With these and other recent changes to wireframe mode and selection functionality in general, it's never been easier to work with meshes in Blender. Great work gentlemen. I agree that the toggle should be located next to the visibility dropdown on the right side of the header as Julien suggested. While it does make some sense to have it located next to the vertex/edge/face mode toggles on the left side, what happens when you come out of edit mode? Now you have a single x-ray button orphaned on the left with no other controls other than the mode dropdown. Also, keep in mind that with the extra menus, the mode dropdown, and the selection mode switches on the left side in edit mode, it could get pretty cluttered adding a new button, especially on smaller screens.

I have not read all the comments, so it's possible that someone has already made this observation ...
you can add the option on off "toggle wireframe" to the pie menu, such as "toggle x-ray" sometimes it is useful to have this fast option, either with solid view, or with x-ray or with the material shading view

at the moment it is possible to add the wireframe + solid visibility usually via "Wiewport display" but as you can see from the screenshot the result is not a great deal

Screenshot (22).png

I have not read all the comments, so it's possible that someone has already made this observation ... you can add the option on off "toggle wireframe" to the pie menu, such as "toggle x-ray" sometimes it is useful to have this fast option, either with solid view, or with x-ray or with the material shading view at the moment it is possible to add the wireframe + solid visibility usually via "Wiewport display" but as you can see from the screenshot the result is not a great deal ![Screenshot (22).png](https://archive.blender.org/developer/F4814367/Screenshot__22_.png)

Amon: Again, it's already in the pie menu. Most of your various suggestions are already the case. Try before you comment, mate :)

Amon: Again, it's already in the pie menu. Most of your various suggestions are already the case. Try before you comment, mate :)

In #56649#537372, @WilliamReynish wrote:
Amon: Again, it's already in the pie menu. Most of your various suggestions are already the case. Try before you comment, mate :)

I was not referring to the wireframe and solid exchange but to the addition of the wireframe + solid or material shading + wireframe

Screenshot (23).png

> In #56649#537372, @WilliamReynish wrote: > Amon: Again, it's already in the pie menu. Most of your various suggestions are already the case. Try before you comment, mate :) I was not referring to the wireframe and solid exchange but to the addition of the wireframe + solid or material shading + wireframe ![Screenshot (23).png](https://archive.blender.org/developer/F4814393/Screenshot__23_.png)

William, if you were referring to me, sorry for my lack of understanding. I do not find anything that with a quick simple action I can enter an equivalent mode as in 2.79 with Z key. With equivalent mode I do not mean simply the same name "Wireframe". I mean it really behaving like Wireframe in 2.79 (Edit and Object mode).
As I had said, to enter or exit in a similar way to what Z key do in 2.79, I need to perform two pairs of actions, Wireframe and X-Ray. This is slower and tedious than in 2.79.
I will continue experimenting just in case. Sorry again.

William, if you were referring to me, sorry for my lack of understanding. I do not find anything that with a quick simple action I can enter an equivalent mode as in 2.79 with Z key. With equivalent mode I do not mean simply the same name "Wireframe". I mean it really behaving like Wireframe in 2.79 (Edit and Object mode). As I had said, to enter or exit in a similar way to what Z key do in 2.79, I need to perform two pairs of actions, Wireframe and X-Ray. This is slower and tedious than in 2.79. I will continue experimenting just in case. Sorry again.

Yafu: No worries - I'm not sure I understood you right.

With regards to your comment, I don't think the Z key should work like in 2.7x, no.

In 2.7x, the Z key enabled Wireframe view. Users used this as a quick way to select through. But in 2.8 we have X-Ray for that instead.

It's only currently more tedious if you want to get to the same wireframe view as in 2.7x. If you want to get to a hidden wire view it is faster. But, this point is moot if we decouple the X-Ray setting between the two modes anyway.

Yafu: No worries - I'm not sure I understood you right. With regards to your comment, I don't think the Z key should work like in 2.7x, no. In 2.7x, the Z key enabled Wireframe view. Users used this as a quick way to select through. But in 2.8 we have X-Ray for that instead. It's only currently more tedious if you want to get to the same wireframe view as in 2.7x. If you want to get to a hidden wire view it is faster. But, this point is moot if we decouple the X-Ray setting between the two modes anyway.

William, It's just what I show in the Blender Artists forum video, about how Wireframe 2.79 behaves in Object and Edit mode. Anyway now I think I remember that you said in another entry that we could configure Presets of different combinations of Overlays and Shading. So I guess we could configure a simple shortcut to, for example, Wireframe + X-Ray at the same time in a single custom preset to quick access. So the point that I was trying to point out here, would have solved with those custom presets, and I have nothing to complain about what I had pointed out before here.
So, thanks.

William, It's just what I show in the Blender Artists forum video, about how Wireframe 2.79 behaves in Object and Edit mode. Anyway now I think I remember that you said in another entry that we could configure Presets of different combinations of Overlays and Shading. So I guess we could configure a simple shortcut to, for example, Wireframe + X-Ray at the same time in a single custom preset to quick access. So the point that I was trying to point out here, would have solved with those custom presets, and I have nothing to complain about what I had pointed out before here. So, thanks.

Well frankly, I think there was nothing wrong with the way Z key worked in 2.79.. I never heard anyone complain, maybe because it's so commonly found in every modelling software.

I don't find wireframe mode jarring, confusing or breaking the flow. On the contrary, it is my most used key. But that is because my scenes are architectural so seeing through is really necessary (lots of objects spread across large space).

As can be seen here:
Wireframe_Z.gif
Theme_Colors_for_Special_Objects.gif
selectwireframe.png

I don't really mind the way this is resolved as long as the old 2.79 way of Z key can be brought back with either a setting in User Preferences or changing a shortcut.

I know hidden wire in solid mode is useful to some people but I always have it turned off because I use wireframe mode to select through the model and I prefer that for it's simplicity and clarity. Wireframe is not just for selection though, it's also good for adjusting the model.

It's really important to think about common use case and I believe there was a good point somewhere in the discussion that everyone expects wireframe to look differently according to their needs.

I don't see the reason to keep wireframe from being a display mode all by itself with it's own overlay and effects (fresnel, outline) settings. Would make most sense to me as wireframe is massively important part of the 3D world and should not just be as an overlay.

If, through user customization, it's possible to bring back 2.79 wireframe Z key funcionality to look like X Ray 0.999 that Pablo posted earlier, that would be great. ^^

Well frankly, I think there was nothing wrong with the way Z key worked in 2.79.. I never heard anyone complain, maybe because it's so commonly found in every modelling software. I don't find wireframe mode jarring, confusing or breaking the flow. On the contrary, it is my most used key. But that is because my scenes are architectural so seeing through is really necessary (lots of objects spread across large space). As can be seen here: ![Wireframe_Z.gif](https://archive.blender.org/developer/F3545163/Wireframe_Z.gif) ![Theme_Colors_for_Special_Objects.gif](https://archive.blender.org/developer/F3545515/Theme_Colors_for_Special_Objects.gif) ![selectwireframe.png](https://archive.blender.org/developer/F4814591/selectwireframe.png) I don't really mind the way this is resolved as long as the old 2.79 way of Z key can be brought back with either a setting in User Preferences or changing a shortcut. I know hidden wire in solid mode is useful to some people but I always have it turned off because I use wireframe mode to select through the model and I prefer that for it's simplicity and clarity. Wireframe is not just for selection though, it's also good for adjusting the model. It's really important to think about common use case and I believe there was a good point somewhere in the discussion that **everyone expects wireframe to look differently according to their needs**. I don't see the reason to keep wireframe from being a display mode all by itself with it's own overlay and effects (fresnel, outline) settings. Would make most sense to me as wireframe is massively important part of the 3D world and should not just be as an overlay. **If, through user customization, it's possible to bring back 2.79 wireframe Z key funcionality to look like X Ray 0.999 that Pablo posted earlier, that would be great. ^^**

@fclem, so the conclusion seems to be:

  • Decoupled X-Ray setting in wireframe and other draw modes. Default to off in wireframe mode, on in other modes.
  • Add a button for X-Ray to the header. (I would put it on the side of all the shading options so it makes sense in object mode too, but don't care too much).
@fclem, so the conclusion seems to be: * Decoupled X-Ray setting in wireframe and other draw modes. Default to off in wireframe mode, on in other modes. * Add a button for X-Ray to the header. (I would put it on the side of all the shading options so it makes sense in object mode too, but don't care too much).

In #56649#537379, @AdamPreisler wrote:
If, through user customization, it's possible to bring back 2.79 wireframe Z key funcionality to look like X Ray 0.999 that Pablo posted earlier, that would be great. ^^

It is possible. Look at how Shift + Z is bound to toggle rendered mode, you can set Z similarly for toggling wireframe mode.

> In #56649#537379, @AdamPreisler wrote: > **If, through user customization, it's possible to bring back 2.79 wireframe Z key funcionality to look like X Ray 0.999 that Pablo posted earlier, that would be great. ^^** It is possible. Look at how Shift + Z is bound to toggle rendered mode, you can set Z similarly for toggling wireframe mode.

Guys, on a hunch, I just tried this keymap setup with two entries:

"Z" key set to the "Click" method set to view3d.toggle_shading, Type: Wireframe (works like 2.79)

"Z" key set to the "Click Drag" method set to wm.call_menu_pie, Name:VIEW3d_MT_shading_pie (works like the latest 2.8 builds)

This seems to work really well in my opinion and even tried it out with very dense meshes (which I think was the issue with using "Click Drag" for edit mode selection. You guys should try it out and see what you think since there seem to be a lot of voices saying that changing the Z key behavior will mess up their workflow. This would give the best of both worlds: z key toggling wire mode and still having the shading menu under the z key (which I personally prefer).

Guys, on a hunch, I just tried this keymap setup with two entries: # "Z" key set to the "Click" method set to view3d.toggle_shading, Type: Wireframe (works like 2.79) # "Z" key set to the "Click Drag" method set to wm.call_menu_pie, Name:VIEW3d_MT_shading_pie (works like the latest 2.8 builds) This seems to work really well in my opinion and even tried it out with very dense meshes (which I think was the issue with using "Click Drag" for edit mode selection. You guys should try it out and see what you think since there seem to be a lot of voices saying that changing the Z key behavior will mess up their workflow. This would give the best of both worlds: z key toggling wire mode and still having the shading menu under the z key (which I personally prefer).

Also, not sure if you guys noticed, but in the shading menu, the buttons that toggle settings (Toggle Overlays and Toggle X-Ray) don't highlight unless you are setting the toggle to TRUE. If it is already set to true, you don't get visual feedback of what item you're hovering over.

Also, not sure if you guys noticed, but in the shading menu, the buttons that toggle settings (Toggle Overlays and Toggle X-Ray) don't highlight unless you are setting the toggle to TRUE. If it is already set to true, you don't get visual feedback of what item you're hovering over.

@DanPool, we've tried overloading keys this way a few times before, and always ended up removing it.

In this case we'd be breaking the pie menu feature that you can release the key and then choose an item, which some users prefer (or need for accessibility reasons). It also means pressing Z to toggle wireframe requires holding the mouse still, which means users that work quick accidentally trigger the pie menu.

The highlighting in pie menus indeed can use some improvement.

@DanPool, we've tried overloading keys this way a few times before, and always ended up removing it. In this case we'd be breaking the pie menu feature that you can release the key and then choose an item, which some users prefer (or need for accessibility reasons). It also means pressing Z to toggle wireframe requires holding the mouse still, which means users that work quick accidentally trigger the pie menu. The highlighting in pie menus indeed can use some improvement.

Dan: If anything, we'd make it so tapping Z would toggle X-Ray rather than wireframe.

But we probably won't do that. We've found that this kind of configuration doesn't work well in practice. It means you can't tap a key to open the pie menu, you must hold the key, making the pie menu harder to use, and slower to invoke.

Dan: If anything, we'd make it so tapping Z would toggle X-Ray rather than wireframe. But we probably won't do that. We've found that this kind of configuration doesn't work well in practice. It means you can't tap a key to open the pie menu, you must hold the key, making the pie menu harder to use, and slower to invoke.

in my opinion as the need to switch fast between wireframe - solid - x-ray is mostly used when editing meshes and objects I would propose to set these combinations:

shift + z --> exchange between wireframe and solid
alt + z ---> exchange between x-ray and solid
z --------> pie menu for all the other combinations you want

in my opinion as the need to switch fast between wireframe - solid - x-ray is mostly used when editing meshes and objects I would propose to set these combinations: shift + z --> exchange between wireframe and solid alt + z ---> exchange between x-ray and solid z --------> pie menu for all the other combinations you want

In #56649#537269, @zeauro wrote:

In some 3D softwares, the Wireframe mode usually has two options (toggle), Lines and Hidden Lines, and those options indeed affect the selections.

But seriously, copying other software does not seem to be a good idea, here.

It's not about copying, it's about the standards.
X-Ray never was used as a mean to select through it, it's just a visibility helper, it should never affect the selection, so I think it's wrong to promote it as the way to select through.
On the other hand wireframe does affect the selection. WIreframe and X-Ray are two completely different things and they shouldn't be mixed like that.

Anyway, on other apps they are doing it in a more clever way, the ability to select through a mesh is actually a function of the tool (usually just a checkbox), and I prefer it that way.

> In #56649#537269, @zeauro wrote: >> In some 3D softwares, the Wireframe mode usually has two options (toggle), Lines and Hidden Lines, and those options indeed affect the selections. > > But seriously, copying other software does not seem to be a good idea, here. It's not about copying, it's about the standards. X-Ray never was used as a mean to select through it, it's just a visibility helper, it should never affect the selection, so I think it's wrong to promote it as the way to select through. On the other hand wireframe does affect the selection. WIreframe and X-Ray are two completely different things and they shouldn't be mixed like that. Anyway, on other apps they are doing it in a more clever way, the ability to select through a mesh is actually a function of the tool (usually just a checkbox), and I prefer it that way.

In #56649#537640, @TheRedWaxPolice wrote:
Anyway, on other apps they are doing it in a more clever way, the ability to select through a mesh is actually a function of the tool (usually just a checkbox), and I prefer it that way.

I don't know that this approach really applies to blender, though. In Blender, selection is not a tool nor is it part of the function of other tools. It is it's own separate part of the process. All of the tools of Blender require you to make a selection first and then perform the operation, unlike other programs that allow you to just click and drag on an unselected face to extrude it (for instance).

> In #56649#537640, @TheRedWaxPolice wrote: > Anyway, on other apps they are doing it in a more clever way, the ability to select through a mesh is actually a function of the tool (usually just a checkbox), and I prefer it that way. I don't know that this approach really applies to blender, though. In Blender, selection is not a tool nor is it part of the function of other tools. It is it's own separate part of the process. All of the tools of Blender require you to make a selection first and then perform the operation, unlike other programs that allow you to just click and drag on an unselected face to extrude it (for instance).

Dan: Exactly right.

Dan: Exactly right.

In #56649#537687, @DanPool wrote:
I don't know that this approach really applies to blender, though. In Blender, selection is not a tool nor is it part of the function of other tools. It is it's own separate part of the process. All of the tools of Blender require you to make a selection first and then perform the operation, unlike other programs that allow you to just click and drag on an unselected face to extrude it (for instance).

Of course it does apply, that's what the concept of active tools is all about: Activate the tool -> Set some parameters -> Do the action.

Lemme give you an example of how it could work with the selection tools (Border/Circle/Lasso). Let's say you want to use the border select tool, then you click on it in the toolbar to activate the tool... see the settings in the tool settings/topbar (Add/Subtract/New etc)... yes you guessed, next to it would have a checkbox to activate select through, and done you're ready to go. That's how things are working out there.

Of course the concept of active tools is still a baby in Blender, cuz ideally every selection tool including the mesh selection ones should be all active tools already.

> In #56649#537687, @DanPool wrote: > I don't know that this approach really applies to blender, though. In Blender, selection is not a tool nor is it part of the function of other tools. It is it's own separate part of the process. All of the tools of Blender require you to make a selection first and then perform the operation, unlike other programs that allow you to just click and drag on an unselected face to extrude it (for instance). Of course it does apply, that's what the concept of active tools is all about: Activate the tool -> Set some parameters -> Do the action. Lemme give you an example of how it could work with the selection tools (Border/Circle/Lasso). Let's say you want to use the border select tool, then you click on it in the toolbar to activate the tool... see the settings in the tool settings/topbar (Add/Subtract/New etc)... yes you guessed, next to it would have a checkbox to activate select through, and done you're ready to go. That's how things are working out there. Of course the concept of active tools is still a baby in Blender, cuz ideally every selection tool including the mesh selection ones should be all active tools already.

Z wireframe / solid
(you can choose occlude selection but wireframe and solid mode remember both it's own Occlude Selection Setting. Wireframe Occlude Selection off by default, Solid Occlude Selection on by default.)

Shift+Z rendered interactive
Shift+Z Drag could do Shift+Z and Shift+B in a sequence so you can draw a render border immediately. I think render border should be hidden from the viewport while in solid or wireframe modes as it doesn't affect them.
(on a side note: rendered shading mode seems to always use wireframe for anything outside the render border, in 2.79 I think it keeps solid mode around if you've switched to rendered from solid shading mode.)

Alt+Z shading pie menu
(as Ctrl+Z and Ctrl+Shift+Z and Ctrl+Alt+Z is obvious from many other softwares, Alt+Z stands as the only empty key around and as noted shading pie menu will probably end up being used less often than Wire/Solid switch.)


I have to say that amazing job has been done on improving all the viewport modes. This is very impressive. I was opening my anatomy model and doing a quick X-Ray to see the new possibilities.Screen Shot 09-26-18 at 10.36 PM.JPG

**Z wireframe / solid** (you can choose occlude selection but wireframe and solid mode remember both it's own **Occlude Selection Setting**. Wireframe Occlude Selection **off** by default, Solid Occlude Selection **on** by default.) **Shift+Z rendered interactive** **Shift+Z Drag** could do Shift+Z and Shift+B in a sequence so you can draw a render border immediately. I think render border should be hidden from the viewport while in solid or wireframe modes as it doesn't affect them. (on a side note: rendered shading mode seems to always use wireframe for anything outside the render border, in 2.79 I think it keeps solid mode around if you've switched to rendered from solid shading mode.) **Alt+Z shading pie menu** (as Ctrl+Z and Ctrl+Shift+Z and Ctrl+Alt+Z is obvious from many other softwares, Alt+Z stands as the only empty key around and as noted shading pie menu will probably end up being used less often than Wire/Solid switch.) ______________________ I have to say that amazing job has been done on improving all the viewport modes. This is very impressive. I was opening my anatomy model and doing a quick X-Ray to see the new possibilities.![Screen Shot 09-26-18 at 10.36 PM.JPG](https://archive.blender.org/developer/F4828198/Screen_Shot_09-26-18_at_10.36_PM.JPG)

TheRedWaxPolice: You'd be right if we only had active tools. But in Blender you can use selection from within any tool. You can always use B key to do a border select, or right click to select elements, even if you are using, say, the Spin tool or whatever.

It's the same reason why we always expose the pivot point or the transform orientation. At any moment, the user can press G and start moving, so we can't really hide those options and only show them when a certain tool is active.

It'd be much easier to design a simple UI if Blender only used active tools, but we chose to keep the direct hotkey-centric approach next to the active tools to try and cater to both workflows.

TheRedWaxPolice: You'd be right if we only had active tools. But in Blender you can use selection from within any tool. You can always use B key to do a border select, or right click to select elements, even if you are using, say, the Spin tool or whatever. It's the same reason why we always expose the pivot point or the transform orientation. At any moment, the user can press G and start moving, so we can't really hide those options and only show them when a certain tool is active. It'd be much easier to design a simple UI if Blender only used active tools, but we chose to keep the direct hotkey-centric approach next to the active tools to try and cater to both workflows.

Yeah, I understand.
But if there was a chance to have that option even for just the active tools, that would still be really great.

Yeah, I understand. But if there was a chance to have that option even for just the active tools, that would still be really great.

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Settings were decoupled in 5732d9e1dc, so I think we can consider this specific task finished.

For the shortcut keys, I think Z should really be the pie menu. Those work best without modifier keys, and it gives access to all the options under the simplest shortcut. That still leaves us with Shift+Z, Alt+Z and Shift+Alt+Z for specific toggles

Settings were decoupled in 5732d9e1dc, so I think we can consider this specific task finished. For the shortcut keys, I think Z should really be the pie menu. Those work best without modifier keys, and it gives access to all the options under the simplest shortcut. That still leaves us with Shift+Z, Alt+Z and Shift+Alt+Z for specific toggles

Yes, agreed. Pie menus work especially well with single keys. All good.

Yes, agreed. Pie menus work especially well with single keys. All good.

Ok agreed. I was trying the pie menus the other day and it seems that double tapping Z doesn't close the menu after it's opened. Shouldn't the key be like a toggle that pops it up but can also close it? I know LMB and ESC can close it but could be intuitive to have the key close it.

Also could it be highlighted in the pie menu which option is currently the active one that is being used?

I found myself actually unknowingly selecting the viewport shading mode that was already active but it didn't highlight which accounts for a slight confusion for new users I believe.

Ok agreed. I was trying the pie menus the other day and it seems that **double tapping Z doesn't close the menu after it's opened**. Shouldn't the key be like a toggle that pops it up but can also close it? I know LMB and ESC can close it but could be intuitive to have the key close it. Also could it be **highlighted in the pie menu which option is currently the active one** that is being used? I found myself actually unknowingly selecting the viewport shading mode that was already active but it didn't highlight which accounts for a slight confusion for new users I believe.

The only problem with the same key closing the pie, is that we could also use keys to activate pie options while it is open.

The only problem with the same key closing the pie, is that we could also use keys to activate pie options while it is open.

Like that while hovering with the mouse over let's say "Solid" and you press Z it would open another 3 options which are for example user defined custom versions of the solid shading mode with stuff turned on / off as set up by the user?

Like that while hovering with the mouse over let's say "Solid" and you press Z it would open another 3 options which are for example user defined custom versions of the solid shading mode with stuff turned on / off as set up by the user?

The active option is indicated by the white outline around the icon, but it's too subtle.

The active option is indicated by the white outline around the icon, but it's too subtle.

Brecht: Yes, this would be nice to make clearer - is it just a theme thing?

Brecht: Yes, this would be nice to make clearer - is it just a theme thing?

I looked over the rest of the 2.8 theme and it seems that active option background actually uses the blue color that in the pie menu is currently used as highlight background color.

If you look at any buttons toggling between multiple option, the active ones are always blue and while hovering the background goes slightly brighter.

It would be great if this is exposed in the Theme colors slightly better though. I found "Pie Menu"in"User Interface" tab but it's hard to set hover background and active background as they are coupled.

Don't mind the proper printscreen, the internet is down at work..

IMG_20180927_173024.jpg

I looked over the rest of the 2.8 theme and it seems that active option background actually uses the blue color that in the pie menu is currently used as highlight background color. If you look at any buttons toggling between multiple option, the active ones are always blue and while hovering the background goes slightly brighter. It would be great if this is exposed in the Theme colors slightly better though. I found **"Pie Menu"**in**"User Interface"** tab but it's hard to set hover background and active background as they are coupled. Don't mind the proper printscreen, the internet is down at work.. ![IMG_20180927_173024.jpg](https://archive.blender.org/developer/F4836824/IMG_20180927_173024.jpg)

In #56649#537818, @WilliamReynish wrote:
The only problem with the same key closing the pie, is that we could also use keys to activate pie options while it is open.

I'd second that, Z key to close/dismiss would be expected, we do have the number options for keyboard navigation, though I see how it can sometimes collide with text shortcuts.
Better highlighting of current option would also be nice.

Is the current order of pie entries a placeholder or does it follow any logic? It currently seems to be somewhat random, maybe it could follow some sort of structure.
Say from simplest/less realistic to the let to most realistic/heaviest to the right, toggles separated bellow, or above. Here is a simple mockup, current to the left, proposed to the right.

BlenderPies.png

> In #56649#537818, @WilliamReynish wrote: > The only problem with the same key closing the pie, is that we could also use keys to activate pie options while it is open. I'd second that, Z key to close/dismiss would be expected, we do have the number options for keyboard navigation, though I see how it can sometimes collide with text shortcuts. Better highlighting of current option would also be nice. Is the current order of pie entries a placeholder or does it follow any logic? It currently seems to be somewhat random, maybe it could follow some sort of structure. Say from simplest/less realistic to the let to most realistic/heaviest to the right, toggles separated bellow, or above. Here is a simple mockup, current to the left, proposed to the right. ![BlenderPies.png](https://archive.blender.org/developer/F4836820/BlenderPies.png)

Could this outline indicating the active mode in the pie menu be a little thicker for easy viewing?
I just noticed that the color of this outline is controled by the inner selected color option of the pie menu in the theme settings, but yeah, it's too thin.

Could this outline indicating the active mode in the pie menu be a little thicker for easy viewing? I just noticed that the color of this outline is controled by the inner selected color option of the pie menu in the theme settings, but yeah, it's too thin.

In #56649#537826, @DuarteRamos wrote:
Maybe it could follow some sort of logic, from simplest/less realistic to the let to most realistic/heaviest to the right, toggles separated bellow, or above. Here is a simple mockup current to the left, proposed to the right.

BlenderPies.png

I completely agree with this. It’s the same order the buttons appear in the header. This will make the pie menu more intuitive and quick to use.

> In #56649#537826, @DuarteRamos wrote: > Maybe it could follow some sort of logic, from simplest/less realistic to the let to most realistic/heaviest to the right, toggles separated bellow, or above. Here is a simple mockup current to the left, proposed to the right. > > ![BlenderPies.png](https://archive.blender.org/developer/F4836820/BlenderPies.png) I completely agree with this. It’s the same order the buttons appear in the header. This will make the pie menu more intuitive and quick to use.

@DuarteRamos I think it's actually amazing how the options are organized. Left Right are opposites and Top Down are also related to each other + additional options for lookdev and rendered.
People are simply more used to moving mouse either horizontally or vertically than in a hexagonal grid.

The only point here that I would have is that the order of viewport shading modes in the top right is different than the order in the Pie Menu.

In the horizontal menu it goes: Wireframe, Solid, LookDev, Rendered
While in the pie menu it goes: Wireframe LookDev, Rendered, Solid

But I see the reasons for putting Wireframe and Solid directly opposite each other so I think it works well here.

@DuarteRamos I think it's actually amazing how the options are organized. Left Right are opposites and Top Down are also related to each other + additional options for lookdev and rendered. People are simply more used to moving mouse either horizontally or vertically than in a hexagonal grid. The only point here that I would have is that the order of viewport shading modes in the top right is different than the order in the Pie Menu. In the horizontal menu it goes: Wireframe, Solid, LookDev, Rendered While in the pie menu it goes: Wireframe LookDev, Rendered, Solid But I see the reasons for putting Wireframe and Solid directly opposite each other so I think it works well here.

@AdamPreisler The hexagonal arrangement was mostly aesthetic, at the end of the day it always works in a radial fashion. Placement could be adjusted if needed, didn't give it much though I was just pointing out the perceived order of entries.

But you do point an interesting point: How do people read a pie menu? Is it really read in a radial fashion (clockwise or counterclockwise)? Do they read them as top to bottom, maybe left right? Are opposing sides related?
When I drew the mockup I naturally went with a clockwise order from left to right, but I can see how different people might interpret it other in ways.

@AdamPreisler The hexagonal arrangement was mostly aesthetic, at the end of the day it always works in a radial fashion. Placement could be adjusted if needed, didn't give it much though I was just pointing out the perceived order of entries. But you do point an interesting point: How do people read a pie menu? Is it really read in a radial fashion (clockwise or counterclockwise)? Do they read them as top to bottom, maybe left right? Are opposing sides related? When I drew the mockup I naturally went with a clockwise order from left to right, but I can see how different people might interpret it other in ways.

I think opposing sides are related. Left Right and Top Bottom are very important for the brain.

I believe over extended usage it would be much harder to select 6 options in hexagonal wheel than 8 options in octagonal.

Octagonal arrangement also more resembles the clock or the compass.

It's also great to have 2 empty slots that can be filled without confusing the users (who memorized the arrangement already in muscle memory) and acutally I doubt there should be more than 8 options in the menu as then it gets overloaded.

The pie menu is very powerful when you quickly move the mouse to the desired shading mode resulting in a very prompt switch without ever clicking. This is the good stuff to muscle memorize.

I think opposing sides are related. Left Right and Top Bottom are very important for the brain. I believe over extended usage it would be much harder to select 6 options in hexagonal wheel than 8 options in octagonal. Octagonal arrangement also more resembles the clock or the compass. It's also great to have 2 empty slots that can be filled without confusing the users (who memorized the arrangement already in muscle memory) and acutally I doubt there should be more than 8 options in the menu as then it gets overloaded. The pie menu is very powerful when you quickly move the mouse to the desired shading mode resulting in a very prompt switch without ever clicking. This is the good stuff to muscle memorize.

now u guys changed it again.. Solid/wireframes should be one toggle on the pie menu, and X-Ray toggle for Wireframe and solid...just want to ensure we can have x-ray off in wireframe mode :)

now u guys changed it again.. Solid/wireframes should be one toggle on the pie menu, and X-Ray toggle for Wireframe and solid...just want to ensure we can have x-ray off in wireframe mode :)

In #56649#537880, @Znio.G wrote:
now u guys changed it again.. Solid/wireframes should be one toggle on the pie menu, and X-Ray toggle for Wireframe and solid...just want to ensure we can have x-ray off in wireframe mode :)

It is working as intended since it was committed mate. You might need to Load Factory Settings for it to take effect. I know I had to. :) Wireframe=X-Ray Off, Solid=X-Ray On. As decided.

PS: Nice work on de-coupling the X-Ray (Select-Through) from the View Modes guys. Also love the fact that the view mode remembers it's X-Ray Toggle State, even after switching. Thumbs-Up! Also the 'Scene Transparent' Status Icon on Top-Right was a nice touch too. Awesome stuff, thanks for listening and considering. <3

> In #56649#537880, @Znio.G wrote: > now u guys changed it again.. Solid/wireframes should be one toggle on the pie menu, and X-Ray toggle for Wireframe and solid...just want to ensure we can have x-ray off in wireframe mode :) It is working as intended since it was committed mate. You might need to **Load Factory Settings** for it to take effect. I know I had to. :) Wireframe=X-Ray Off, Solid=X-Ray On. As decided. PS: Nice work on de-coupling the X-Ray *(Select-Through)* from the View Modes guys. Also love the fact that the view mode remembers it's **X-Ray Toggle State**, even after switching. Thumbs-Up! Also the *'Scene Transparent'* Status Icon on Top-Right was a nice touch too. Awesome stuff, thanks for listening and considering. <3

I have already written it above, I think a "toggle wireframe" should be added,
I want to be able to quickly add the wireframe in solid, render and lookDev modes

note: "toggle-wireframe" is differnt from "wireframe"

I have already written it above, I think a "toggle wireframe" should be added, I want to be able to quickly add the wireframe in solid, render and lookDev modes note: "toggle-wireframe" is differnt from "wireframe"

In #56649#537823, @brecht wrote:
The active option is indicated by the white outline around the icon, but it's too subtle.

would not a check icon be better?

> In #56649#537823, @brecht wrote: > The active option is indicated by the white outline around the icon, but it's too subtle. would not a check icon be better?

Added subscriber: @MadMinstrel

Added subscriber: @MadMinstrel

Both xray and wireframe modes, while useful for some tasks, are distracting and busy, and annoying to have to switch to each time you want to select through. As a user, I'd like a select-through mode that isn’t visually compromised by backfacing geometry and could be left on for extended periods.

That is to say, Select-through and see-through options should not be tied together. Users are perfectly capable of predicting where their own geometry is without seeing backfaces and occluded wires.

In fact, the backfacing geometry (of your current and other objects in the scene) frequently just makes it more difficult to tell where to draw the selection. There are ways to mitigate this, like object isolation, but it would be better if mitigation wasn't necessary in the first place.

Both xray and wireframe modes, while useful for some tasks, are distracting and busy, and annoying to have to switch to each time you want to select through. As a user, I'd like a select-through mode that isn’t visually compromised by backfacing geometry and could be left on for extended periods. That is to say, Select-through and see-through options should not be tied together. Users are perfectly capable of predicting where their own geometry is without seeing backfaces and occluded wires. In fact, the backfacing geometry (of your current and other objects in the scene) frequently just makes it more difficult to tell where to draw the selection. There are ways to mitigate this, like object isolation, but it would be better if mitigation wasn't necessary in the first place.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
19 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#56649
No description provided.