renamed CappedCylinder to Capsule to remove deprecated compiler warnings

git-svn-id: svn://anubis/anaglym/trunk@141 99a6e188-d820-4881-8870-2d33a10e2619
This commit is contained in:
Josh Holtrop 2009-10-29 14:14:26 +00:00
parent 8ae04eb833
commit de2414e970

1
.todo
View File

@ -1,4 +1,3 @@
- rename 'CappedCylinder' to 'Capsule'
- add lua interface to exit program - 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