Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow filtering nodes by configuration warning status in the scene dock #8252

Open
mieldepoche opened this issue Oct 25, 2023 · 4 comments
Open

Comments

@mieldepoche
Copy link

mieldepoche commented Oct 25, 2023

Describe the project you are working on

prototype

Describe the problem or limitation you are having in your project

related to #8251
There's no easy way to find nodes that have configuration warnings.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

You can filter nodes by name, type or group in the scene dock.
Add a way to filter them by configuration warning status.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

  • It has to be a letter:thing syntax, but it's hard to find something good for that kind of thing. Maybe w:yes (as opposed to w:no which would then be expected to filter warned nodes out of the selection though that's useless?)?
  • There would need to be a button to quickly add the filter, in the ⋮ > Filters menu of the scene dock.

If this enhancement will not be used often, can it be worked around with a few lines of script?

it's an editor feature that would be used a bit

Is there a reason why this should be core and not an add-on in the asset library?

I don't know if this can be an addon

@mieldepoche mieldepoche changed the title Add a "has configuration warning" node tree filter Allow filtering nodes by configuration warning status in the scene dock Oct 25, 2023
@Mickeon
Copy link

Mickeon commented Oct 25, 2023

This feels overly specific. Are there really going to be so many "possibly broken" nodes, even in a large scene tree? Clicking on "unfold all" and scrolling down sounds... reasonable enough for me.

@Zireael07
Copy link

OP clearly names "configuration warnings" in the title, so "possibly broken" nodes refers to those that have warnings (yellow triangles) on them

@Mickeon
Copy link

Mickeon commented Oct 25, 2023

I am aware of that.

@Calinou
Copy link
Member

Calinou commented Oct 25, 2023

I'd prefer a solution like #5068 as it could work globally, rather than being scoped to a specific scene (although you could choose the auditing tool to be scoped to a scene).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants