[gimp/soc-2010-cage-2] app: Make cage tool work with gegl master
- From: Alexia Death <alexiade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2010-cage-2] app: Make cage tool work with gegl master
- Date: Tue, 2 Nov 2010 18:57:18 +0000 (UTC)
commit f09f6dae06598d38ec02dfec94a5715e7c0c2c58
Author: Alexia Death <alexiadeath gmail com>
Date: Tue Nov 2 20:56:11 2010 +0200
app: Make cage tool work with gegl master
app/tools/gimpcagetool.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/tools/gimpcagetool.c b/app/tools/gimpcagetool.c
index ce5ed44..3dceca7 100644
--- a/app/tools/gimpcagetool.c
+++ b/app/tools/gimpcagetool.c
@@ -743,7 +743,7 @@ gimp_cage_tool_get_render_node (GimpCageTool *ct,
NULL);
render = gegl_node_new_child (parent,
- "operation", "gegl:render_mapping",
+ "operation", "gegl:map-absolute",
NULL);
gegl_node_connect_to (input, "output",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]