added a couple todo items

git-svn-id: svn://anubis/anaglym/trunk@140 99a6e188-d820-4881-8870-2d33a10e2619
This commit is contained in:
Josh Holtrop 2009-10-29 13:39:55 +00:00
parent acae74107a
commit 8ae04eb833

2
.todo
View File

@ -1,3 +1,5 @@
- rename 'CappedCylinder' to 'Capsule'
- add lua interface to exit program
- add plane constructor taking 4 parameters for (a,b,c,d) - add plane constructor taking 4 parameters for (a,b,c,d)
- support loading and applying textures for managed objects - support loading and applying textures for managed objects
- debug hooks for loading and execution to halt infinite lua loops - debug hooks for loading and execution to halt infinite lua loops