gimp r25616 - in trunk: . plug-ins/flame
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25616 - in trunk: . plug-ins/flame
- Date: Sat, 10 May 2008 13:10:22 +0100 (BST)
Author: neo
Date: Sat May 10 12:10:22 2008
New Revision: 25616
URL: http://svn.gnome.org/viewvc/gimp?rev=25616&view=rev
Log:
2008-05-10 Sven Neumann <sven gimp org>
* plug-ins/flame/libifs.c: removed trailing whitespace.
Modified:
trunk/ChangeLog
trunk/plug-ins/flame/libifs.c
Modified: trunk/plug-ins/flame/libifs.c
==============================================================================
--- trunk/plug-ins/flame/libifs.c (original)
+++ trunk/plug-ins/flame/libifs.c Sat May 10 12:10:22 2008
@@ -196,7 +196,7 @@
p[0] += v * nx;
p[1] += v * ny;
}
-
+
v = vari[8];
if (v > 0.0) {
/* heart */
@@ -318,7 +318,7 @@
p[0] += v * nx;
p[1] += v * ny;
}
-
+
v = vari[16];
if ( v > 0.0 ) {
/* fisheye */
@@ -492,7 +492,7 @@
p[0] += r2 * cosa;
p[1] += r2 * sina;
}
-
+
/* if fuse over, store it */
if (i >= 0) {
points[i][0] = p[0];
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]