Commit graph

3 commits

Author SHA1 Message Date
Erik Ogenvik
d499d54187 Added "fit", "shadowcaster" and "useinstancing".
The "fit" scaling mode will make sure that the Model perfectly fits the
Eris bbox, with translations and scaling ("all" only does scaling).
It's also now possible to control whether instancing will be used, as
well as turning off shadow casting for submeshes.
2018-02-28 10:36:56 +01:00
Erik Ogenvik
ffb49d8c1d Removed old model and entity map formats.
We now always identify the Model or EntityMap through its path. This
makes everything much more easy to reason about, and removes complexity.
2018-02-20 20:55:35 +01:00
Erik Ogenvik
072a659c7e Moved to proper place and update with new rules.
We now don't require neither "parts" nor "part". If they are omitted
it's assumed that all submeshes should be part of the "main" part.
2014-11-23 17:48:11 +01:00
Renamed from data/dural/modeldefinition.xsd (Browse further)