|
|
|
|
@ -14,7 +14,6 @@
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* === TODO: === |
|
|
|
|
* - rename data structures to be in the new format, eg) UpperCaseStyleNames |
|
|
|
|
* - rename instances of 'model_xform' that refer to a mesh node to something |
|
|
|
|
* like node_xform. model_xform should be reserved for the entity node |
|
|
|
|
* - full lighting model |
|
|
|
|
@ -45,6 +44,7 @@
|
|
|
|
|
* - work on cleaner interface for initEntity and loadScene... |
|
|
|
|
* - add a LOGF macro for printf style logging |
|
|
|
|
* - replace instances of printf |
|
|
|
|
* - rename data structures to be in the new format, eg) UpperCaseStyleNames |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|