view src/paranormal/TODO @ 271:b166ce84af57 trunk

[svn] - add swap surface
author nenolod
date Sun, 19 Nov 2006 11:20:18 -0800
parents b1574873f2ed
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