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 attribute filter node #145

Open
bentoogood opened this issue Apr 9, 2013 · 2 comments
Open

Add attribute filter node #145

bentoogood opened this issue Apr 9, 2013 · 2 comments
Labels
scene Issues with GafferScene

Comments

@bentoogood
Copy link
Contributor

Filter should return list of locations which have attributes whose values matched the user specified value.

Some partial matching would be useful too

e.g.

match 'metal' in myMaterialTagsAttr:"metal,chrome"

@bentoogood
Copy link
Contributor Author

Should match at location only by default, and have an optional toggle to also match on all children.

@bentoogood
Copy link
Contributor Author

Note: we should consider the overlap with sets.

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

No branches or pull requests

2 participants