view src/paranormal/TODO @ 284:72f0de06bb56 trunk

[svn] - wavpack/wputils.h is deprecated, wavpack/wavpack.h should be used instead.
author nenolod
date Mon, 20 Nov 2006 18:24:07 -0800
parents b166ce84af57
children cf6bd092969d
line wrap: on
line source

More immediate points:

- 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

- container_repeat
  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