[opengtl-commits] [633] fix absoltute in Slices effect

[ Thread Index | Date Index | More lists.tuxfamily.org/opengtl-commits Archives ]


Revision: 633
Author:   cyrille
Date:     2009-03-16 15:12:54 +0100 (Mon, 16 Mar 2009)

Log Message:
-----------
fix absoltute in Slices effect

Modified Paths:
--------------
    trunk/shiva-collections/filters/Slices.shiva


Modified: trunk/shiva-collections/filters/Slices.shiva
===================================================================
--- trunk/shiva-collections/filters/Slices.shiva	2009-03-16 14:11:15 UTC (rev 632)
+++ trunk/shiva-collections/filters/Slices.shiva	2009-03-16 14:12:54 UTC (rev 633)
@@ -15,9 +15,9 @@
       maxValue: 100;
     >;
   >;
->;  
-kernel Ripples
-{  
+>;
+kernel Slices
+{
   void evaluatePixel(image img, out pixel result)
   {
     float x = result.coord.x;


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/