[gimp] gegl-tool: remove render ops from blacklist



commit cad3778eeaca428db7e25412d724805d0fd235f0
Author: �yvind Kolås <pippin gimp org>
Date:   Thu Jan 13 23:02:50 2011 +0000

    gegl-tool: remove render ops from blacklist
    
    This allows fractal-explorer, checkerboard and the newly added grid op to
    render.

 app/tools/gimpgegltool.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/tools/gimpgegltool.c b/app/tools/gimpgegltool.c
index 1d8edc5..aff86a4 100644
--- a/app/tools/gimpgegltool.c
+++ b/app/tools/gimpgegltool.c
@@ -244,7 +244,6 @@ gimp_gegl_tool_operation_blacklisted (const gchar *name,
     "input",
     "output",
     "programming",
-    "render",
     "transform",
     "video"
   };



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]