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 to disable/enable operation(s) in graph #36

Open
jonnor opened this issue May 20, 2014 · 1 comment
Open

Allow to disable/enable operation(s) in graph #36

jonnor opened this issue May 20, 2014 · 1 comment

Comments

@jonnor
Copy link
Member

jonnor commented May 20, 2014

Should be possible to enable/disable one or more operations, using a boolean parameter for the graph.
Proposed implementation is to do a GEGL op with a boolean enable property. Should use no-op fast-path logic similar to https://git.gnome.org/browse/gimp/tree/app/operations/gimpoperationmaskcomponents.c

@jonnor jonnor added this to the 0.3 milestone Jul 24, 2014
@jonnor jonnor modified the milestones: 0.3, 0.4 Oct 28, 2014
@jonnor
Copy link
Member Author

jonnor commented May 3, 2018

This concept now exists upstream in GEGL. A question would be how to expose it in imgflo/Flowhub

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

1 participant