changeset 301:cf6bd092969d trunk

[svn] - i've done a lot of this
author nenolod
date Wed, 22 Nov 2006 22:46:16 -0800
parents f3dcc1235c79
children b185ed2f8fa2
files ChangeLog src/paranormal/TODO
diffstat 2 files changed, 9 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 22 22:41:39 2006 -0800
+++ b/ChangeLog	Wed Nov 22 22:46:16 2006 -0800
@@ -1,3 +1,12 @@
+2006-11-23 06:41:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [654]
+  - another 3d preset
+  
+  trunk/src/paranormal/presets/Makefile              |    1 
+  trunk/src/paranormal/presets/nenolod_-_3d_wave.pnv |   22 +++++++++++++++++++++
+  2 files changed, 23 insertions(+)
+
+
 2006-11-23 06:25:50 +0000  William Pitcock <nenolod@nenolod.net>
   revision [652]
   - add a demo preset for the new programmable scope.
--- a/src/paranormal/TODO	Wed Nov 22 22:41:39 2006 -0800
+++ b/src/paranormal/TODO	Wed Nov 22 22:46:16 2006 -0800
@@ -2,9 +2,6 @@
 
 - blend surface
 
-- xform_half
-  halfs the surface horizontally or vertically and doublerenders.
-
 - container_stepped
   executes <step> amount of instructions.. step increases or decreases 
   on beat
@@ -13,7 +10,4 @@
   executes the child instructions <step> amount of times.. step 
   increases or decreases on beat
 
-Paranormal v2 (?):
-
-- some sort of mathematical expression parser, scopes & such to use it