6 lines
260 B
Plaintext
6 lines
260 B
Plaintext
- rename 'CappedCylinder' to 'Capsule'
|
|
- add lua interface to exit program
|
|
- add plane constructor taking 4 parameters for (a,b,c,d)
|
|
- support loading and applying textures for managed objects
|
|
- debug hooks for loading and execution to halt infinite lua loops
|