added .todo

git-svn-id: svn://anubis/anaglym/trunk@137 99a6e188-d820-4881-8870-2d33a10e2619
This commit is contained in:
Josh Holtrop 2009-10-28 15:56:15 +00:00
parent 445a08d2e1
commit 65520cd4a3

5
.todo Normal file
View File

@ -0,0 +1,5 @@
- rename CCylinder to Capsule
- add plane constructor taking 4 parameters for (a,b,c,d)
- remove calling dGeomGetPosition/Rotation() for planes
- support loading and applying textures for managed objects
- debug hooks for loading and execution to halt infinite lua loops