]> git.mxchange.org Git - flightgear.git/commit
Move to loading tiles and their submodels only by name.
authortimoore <timoore>
Thu, 29 Nov 2007 23:59:14 +0000 (23:59 +0000)
committertimoore <timoore>
Thu, 29 Nov 2007 23:59:14 +0000 (23:59 +0000)
commita76f3863bf2396d778cb64b487c863a8270537d0
tree4449c6687293f0fee2eff8c5936e24b5a50fa31c
parentd76f26dcea545d185c7b3102e20559c189cc85e5
Move to loading tiles and their submodels only by name.

Some cleanup in tileentry.cxx, but mostly code to implement loading of tiles
and their models without reference to FGTileEntry or SGBucket structures.
Also, don't do deferred model loading; load them when the tile is loaded.
src/Scenery/tileentry.cxx
src/Scenery/tileentry.hxx
src/Scenery/tilemgr.cxx
src/Scenery/tilemgr.hxx