6 lines
271 B
Plaintext
6 lines
271 B
Plaintext
- 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
|