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

Add filtering to SceneHierarchy editor #48

Closed
3 tasks
bentoogood opened this issue Mar 28, 2013 · 3 comments
Closed
3 tasks

Add filtering to SceneHierarchy editor #48

bentoogood opened this issue Mar 28, 2013 · 3 comments

Comments

@bentoogood
Copy link
Contributor

Users should be able to filter the displayed contents of the SceneHierarchy editor by

  • type ('show just cameras')
  • name ('show droidArm')
  • other?
@andrewkaufman
Copy link
Contributor

The filtering could be based on custom columns suggested in #820. Is it actual filtering, or just sorting or colour coding.

@andrewkaufman andrewkaufman added this to the IERendering 7 milestone Apr 30, 2014
@ldmoser ldmoser modified the milestones: SceneInspector and SceneHierarchy, Tag Support Apr 30, 2014
@johnhaddon
Copy link
Member

I think it's actual filtering being requested, as in items will be hidden. In the case of the name filtering it should be similar to the wildcard filtering in the file browser I think…I think that was Ben's initial intention anyway...

@bentoogood
Copy link
Contributor Author

Filtering makes more sense to me, given the aim to handle scenes with 100000s of items.
Scrubbing through a list to find the highlighted items might negate the benefits...

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

No branches or pull requests

4 participants