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

Added a Prune node. #126

Merged
merged 1 commit into from
Apr 4, 2013
Merged

Added a Prune node. #126

merged 1 commit into from
Apr 4, 2013

Conversation

johnhaddon
Copy link
Member

This removes entire branches from the scene according to a filter. Factored out the "having a filter" from SceneElementProcessor into a new FilteredSceneProcessor base class to allow Prune to shared the filtering logic (acceptsInput etc). Addresses issue #70.

This removes entire branches from the scene according to a filter. Factored out the "having a filter" from SceneElementProcessor into a new FilteredSceneProcessor base class to allow Prune to shared the filtering logic (acceptsInput etc). Addresses issue GafferHQ#70.
andrewkaufman added a commit that referenced this pull request Apr 4, 2013
@andrewkaufman andrewkaufman merged commit c571aa0 into GafferHQ:master Apr 4, 2013
@johnhaddon johnhaddon deleted the prune branch April 4, 2013 20:35
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

Successfully merging this pull request may close these issues.

2 participants