]> git.mxchange.org Git - simgear.git/commit
Clear tile cache on (re-)init.
authorThorstenB <brehmt@gmail.com>
Sun, 13 Feb 2011 18:23:21 +0000 (19:23 +0100)
committerThorstenB <brehmt@gmail.com>
Sun, 13 Feb 2011 18:23:21 +0000 (19:23 +0100)
commit416fb94ae880d2f1ec1b16fbe621ae1219fb1b31
treeef3aaa70a42c0f2bd541e880ad1e53ce6ba23548
parent3a620fe55d76c0704e91b12112105d04bcff85cf
Clear tile cache on (re-)init.
Clearing the cache was disabled to avoid scenery reloading on sim resets,
which is now avoided elsewhere (in FG).
Cache cleaning is now needed to support new option for complete scenery
reloading.
simgear/scene/tgdb/TileCache.cxx