annotate src/rovascope/TODO @ 408:290588854a9d trunk

[svn] - rovascope -- a variant of the paranormal visualization engine that is uses random data instead of presets.
author nenolod
date Sat, 06 Jan 2007 01:57:34 -0800
parents src/paranormal/TODO@cf6bd092969d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
270
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
1 More immediate points:
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
2
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
3 - blend surface
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
4
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
5 - container_stepped
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
6 executes <step> amount of instructions.. step increases or decreases
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
7 on beat
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
8
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
9 - container_repeat
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
10 executes the child instructions <step> amount of times.. step
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
11 increases or decreases on beat
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
12
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
13