Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
GIMP
Commits
3e3cdbae
Commit
3e3cdbae
authored
Jan 25, 2017
by
Michael Natterer
😴
Browse files
app: blacklist gegl:matting-levin in the GEGL tool
parent
31241a98
Changes
1
Show whitespace changes
Inline
Side-by-side
app/tools/gimpgegltool.c
View file @
3e3cdbae
...
...
@@ -213,6 +213,7 @@ gimp_gegl_tool_operation_blacklisted (const gchar *name,
"gegl:lcms-from-profile"
,
/* not usable here */
"gegl:linear-gradient"
,
/* we use the blend tool */
"gegl:matting-global"
,
/* used in the foreground select tool */
"gegl:matting-levin"
,
/* used in the foreground select tool */
"gegl:opacity"
,
/* poinless */
"gegl:path"
,
"gegl:posterize"
,
/* we use gimp's op */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment