]> git.mxchange.org Git - flightgear.git/commit
Support explicit aircraft interior models.
authorJames Turner <zakalawe@mac.com>
Sun, 20 Oct 2013 19:46:33 +0000 (20:46 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 20 Oct 2013 19:46:33 +0000 (20:46 +0100)
commit38193d78431bf35e06667be77259bc84cc4e9e93
treee7b90d7a96861b41ac41ea0bd9b31e03636dbe0a
parente81df0df1f6e617f101cd310ec3d7f09ce1ffd1e
Support explicit aircraft interior models.

- allow multiple model files in the -set.xml specification
- allow each model to be tagged with a usage string
- put models tagged 'interior' into a LOD group.

This is experimental, the LOD ranges will be made configurable soon.
src/Model/CMakeLists.txt
src/Model/acmodel.cxx
src/Model/acmodel.hxx
src/Model/model_panel.cxx [deleted file]
src/Model/model_panel.hxx [deleted file]
src/Model/modelmgr.cxx
src/Scenery/scenery.cxx
src/Scenery/scenery.hxx