annotate src/paranormal/TODO @ 2133:bba61e3fe881

vf.seekable hack is no longer needed. Pointed out by Brain.
author William Pitcock <nenolod@atheme.org>
date Sat, 27 Oct 2007 07:55:08 -0500
parents 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