diff ChangeLog @ 195:2aca8ce28871 trunk

[svn] - another preset
author nenolod
date Fri, 03 Nov 2006 03:23:52 -0800
parents 5e8cf0611af3
children 81592119ee73
line wrap: on
line diff
--- a/ChangeLog	Fri Nov 03 03:10:26 2006 -0800
+++ b/ChangeLog	Fri Nov 03 03:23:52 2006 -0800
@@ -1,3 +1,13 @@
+2006-11-03 11:10:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [388]
+  - faster line calculation algorithm (only calculates 256 or 128 points of the waveform)
+  - update rush preset (DON'T use lines here.)
+  
+  trunk/src/paranormal/presets/nenolod_-_rush.pnv |    4 +
+  trunk/src/paranormal/wave.c                     |   58 +++++++++++++-----------
+  2 files changed, 36 insertions(+), 26 deletions(-)
+
+
 2006-11-03 10:54:12 +0000  William Pitcock <nenolod@nenolod.net>
   revision [386]
   - rewrite line drawing algorithm for speed