[gimp/goat-invasion] Revert "app: specify nearest neighbour	interpolation for layers"
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gimp/goat-invasion] Revert "app: specify nearest neighbour	interpolation for layers"
- Date: Mon,  2 Apr 2012 13:24:54 +0000 (UTC)
commit 0e7ce342cc10192795855fa766cbc4d2326105ea
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Mon Apr 2 14:24:25 2012 +0100
    Revert "app: specify nearest neighbour interpolation for layers"
    
    This reverts commit 68c2bb308bb92cc119fe74858ffcf0e96f614987.
 app/core/gimpitem.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimpitem.c b/app/core/gimpitem.c
index 182304b..a7a142d 100644
--- a/app/core/gimpitem.c
+++ b/app/core/gimpitem.c
@@ -1575,7 +1575,6 @@ gimp_item_get_offset_node (GimpItem *item)
       private->offset_node =
         gegl_node_new_child (node,
                              "operation", "gegl:translate",
-                             "filter",    "nearest",
                              "x",         (gdouble) private->offset_x,
                              "y",         (gdouble) private->offset_y,
                              NULL);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]