]> git.mxchange.org Git - simgear.git/commit
Frederic Bouvier:
authorehofman <ehofman>
Sat, 20 Mar 2004 22:41:40 +0000 (22:41 +0000)
committerehofman <ehofman>
Sat, 20 Mar 2004 22:41:40 +0000 (22:41 +0000)
commita611b7008729ef12de7022a3234adf8f5cbb50a7
tree115dd1e57797cdcb65ff0534a2e1b79bd6a75c8a
parent757ed2dfe7bbefdbb9318fcb4025b50900dabe81
Frederic Bouvier:

The message 'Alert: catching up on tile delete queue'
comes from the fact that 48 tiles are scheduled and
added to the cache at startup before the plane location
is initialized. My proposed patch is to initialize
SGLocation with an invalid position and detect this
fact before scheduling tiles. I prefer to do that
rather than testing for lon and lat being 0,0 because
it is a valid position and someone could want to fly
near Accra.
simgear/scene/model/location.cxx