diff --git a/.todo b/.todo new file mode 100644 index 0000000..f046186 --- /dev/null +++ b/.todo @@ -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