[gimp] app: don't manually blackist all GEGL transform ops any longer
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: don't manually blackist all GEGL transform ops any longer
- Date: Fri, 31 May 2013 07:38:44 +0000 (UTC)
commit 1ad50f300a1303259b0ecda64b11d60d9ad980b1
Author: Michael Natterer <mitch gimp org>
Date: Fri May 31 09:37:00 2013 +0200
app: don't manually blackist all GEGL transform ops any longer
They now all have the "transform" category set.
app/tools/gimpgegltool.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/app/tools/gimpgegltool.c b/app/tools/gimpgegltool.c
index f819afd..1ed3304 100644
--- a/app/tools/gimpgegltool.c
+++ b/app/tools/gimpgegltool.c
@@ -157,18 +157,13 @@ gimp_gegl_tool_operation_blacklisted (const gchar *name,
"gegl:posterize", /* in gimp */
"gegl:red-eye-removal", /* in gimp */
"gegl:ripple", /* in gimp */
- "gegl:rotate", /* in gimp */
- "gegl:scale", /* in gimp */
"gegl:sdl-display", /* useless */
"gegl:seamless-clone",
- "gegl:shear", /* in gimp */
"gegl:shift", /* in gimp */
"gegl:softglow", /* in gimp */
"gegl:text",
"gegl:threshold", /* in gimp */
"gegl:tile", /* useless */
- "gegl:transform", /* in gimp */
- "gegl:translate", /* pointless */
"gegl:unsharp-mask", /* in gimp */
"gegl:value-invert", /* in gimp */
"gegl:vector-stroke",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]