[gegl: 26/55] Wind Operation: Randomize bleed lengths.



commit d5df8f22af02c814b84e7bcd8d4a4a6451eda02c
Author: Hans Lo <hansshulo gmail com>
Date:   Thu Aug 2 03:57:14 2012 -0400

    Wind Operation: Randomize bleed lengths.
    
    Does not perfectly mimic original plug-in.

 operations/common/shift.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/shift.c b/operations/common/shift.c
index 0303a76..f9559a3 100644
--- a/operations/common/shift.c
+++ b/operations/common/shift.c
@@ -34,7 +34,6 @@ gegl_chant_register_enum (gegl_direction)
   enum_value (GEGL_VERTICAL, "Vertical")
 gegl_chant_register_enum_end (GeglDirection)
 
-
 gegl_chant_enum (direction, _("Direction"), GeglDirection, gegl_direction,
                  GEGL_HORIZONTAL, _("Shift direction"))
 



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