]> git.mxchange.org Git - flightgear.git/commit
extract loop body into separate function to later allow model addition
authormfranz <mfranz>
Mon, 20 Mar 2006 12:10:20 +0000 (12:10 +0000)
committermfranz <mfranz>
Mon, 20 Mar 2006 12:10:20 +0000 (12:10 +0000)
commit40f2294539580bc203a265e8cb34a675a7bb4b52
treec7328b3a28fab6927e176f7bba504610fdb7cd01
parent7845f33c74cea6f35deac3017511e898e75dbc6d
extract loop body into separate function to later allow model addition
at runtime; remove Nasal support for now (the model loader is currently
initialized before the Nasal subsystem is available)
src/Model/modelmgr.cxx
src/Model/modelmgr.hxx