annotate 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
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 - xform_half
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
6 halfs the surface horizontally or vertically and doublerenders.
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
7
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
8 - container_stepped
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
9 executes <step> amount of instructions.. step increases or decreases
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
10 on beat
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
11
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
12 - container_repeat
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
13 executes the child instructions <step> amount of times.. step
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
14 increases or decreases on beat
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
15
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
16 Paranormal v2 (?):
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
17
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
18 - some sort of mathematical expression parser, scopes & such to use it
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
19