Added support for model with multiple skins (model_skin_index class attribute). Compiles, but not tested.

This commit is contained in:
Richard Helgeby
2013-04-25 09:50:08 +02:00
parent 7e72ede0ca
commit 28e54c36a7
8 changed files with 133 additions and 24 deletions

View File

@ -31,6 +31,7 @@
* Empty attribute structure with all settings set to be ignored.
*/
new VolEmptyAttributes[ClassEditableAttributes] = {
-1, /** ModelSkinIndex */
-1, /** AlphaInitial */
-1, /** AlphaDamaged */
-1, /** AlphaDamage */