]> git.mxchange.org Git - simgear.git/commit
fix regression: sgLoad3DModel_internal should not make assumptions
authormfranz <mfranz>
Sat, 18 Oct 2008 18:44:36 +0000 (18:44 +0000)
committermfranz <mfranz>
Sat, 18 Oct 2008 18:44:36 +0000 (18:44 +0000)
commit2ccd58e9172ec8368754e9ca5f4e5915ae851a72
tree4bffb59ef2a2a250c5d15f79a542c4b3a24fe67e
parent7585ad430a7d3a8d15c2354ede529d3b0b23c957
fix regression: sgLoad3DModel_internal should not make assumptions
about the type of SGModelData. This *can* have to do with Nasal,
but doesn't have to. That's entirely that class instance's business.
simgear/scene/model/SGReaderWriterXML.cxx