Added support for model variants: subconfigurations with different

textures, etc., that share the same mesh and animations.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@49 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Andrzej Kapolka
2006-10-11 18:42:48 +00:00
parent 3d6aa4cd15
commit fd06ed1481
5 changed files with 196 additions and 97 deletions
+3
View File
@@ -23,6 +23,9 @@ m.mode_flipbook = Flipbook
m.mode_morph = Morph
m.mode_skin = Skin
m.model_variant = Model Variant
m.variant_default = Default
m.load_title = Select Model to Load
m.load_filter = Model Files (*.properties, *.dat)