changeset 248:899a5c610a03 trunk

[svn] Another cloudscape. I was bored.
author kiyoshi
date Tue, 14 Nov 2006 13:24:37 -0800
parents a1ef3cf974c7
children 9b6d7ffb926f
files ChangeLog src/paranormal/presets/Makefile src/paranormal/presets/aerdan_-_cloudscape2.pnv
diffstat 3 files changed, 47 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Nov 14 13:00:10 2006 -0800
+++ b/ChangeLog	Tue Nov 14 13:24:37 2006 -0800
@@ -1,3 +1,11 @@
+2006-11-14 21:00:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [512]
+  - remove convertUTF8toLocale, we obviously don't need it.
+  
+  trunk/src/wavpack/libwavpack.cxx |   24 ------------------------
+  1 file changed, 24 deletions(-)
+
+
 2006-11-14 20:58:51 +0000  William Pitcock <nenolod@nenolod.net>
   revision [510]
   - i rewrote most of this!
--- a/src/paranormal/presets/Makefile	Tue Nov 14 13:00:10 2006 -0800
+++ b/src/paranormal/presets/Makefile	Tue Nov 14 13:24:37 2006 -0800
@@ -19,6 +19,7 @@
 	nenolod_-_smoke.pnv:$(presetsdir)		\
 	nenolod_-_swarm.pnv:$(presetsdir)		\
 	aerdan_-_cloudscape.pnv:${presetsdir}		\
+	aerdan_-_cloudscape2.pnv:${presetsdir}		\
 	aerdan_-_dancing_snow.pnv:${presetsdir}		\
 	aerdan_-_portal_to_hell.pnv:${presetsdir}	\
 	aerdan_-_bloody_vortex.pnv:${presetsdir}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/paranormal/presets/aerdan_-_cloudscape2.pnv	Tue Nov 14 13:24:37 2006 -0800
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+
+<paranormal_preset>
+ <container_simple>
+  <container_once>
+   <cmap_bwgradient>
+    <low_index> 0 </low_index>
+    <high_index> 255 </high_index>
+    <color> 220, 225, 225 </color>
+   </cmap_bwgradient>
+   <cmap_bwgradient>
+    <low_index> 0 </low_index>
+    <high_index> 245 </high_index>
+    <color> 180, 180, 180 </color>
+   </cmap_bwgradient>
+  </container_once>
+  <wave_horizontal>
+   <channels> 0 </channels>
+   <value> 250 </value>
+   <lines> FALSE </lines>
+  </wave_horizontal>
+  <xform_spin>
+   <angle> 0.00000 </angle>
+   <r_add> 0.12500 </r_add>
+   <r_scale> 0.96500 </r_scale>
+  </xform_spin>
+  <general_blur>
+  </general_blur>
+  <general_fade>
+   <amount> 1 </amount>
+  </general_fade>
+  <wave_horizontal>
+   <channels> -1 </channels>
+   <value> 255 </value>
+   <lines> FALSE </lines>
+  </wave_horizontal>
+ </container_simple>
+</paranormal_preset>
\ No newline at end of file