]> git.mxchange.org Git - flightgear.git/commit
Fix bug 905.
authorJames Turner <zakalawe@mac.com>
Sat, 10 Nov 2012 14:48:00 +0000 (14:48 +0000)
committerJames Turner <zakalawe@mac.com>
Sat, 10 Nov 2012 14:48:00 +0000 (14:48 +0000)
commit08d82294bde72a2b8bbafeda030e4fce5780df24
tree1fe01ecfcb69e082035682db1fa42adc2c791335
parentb7e79c12313e54ce14d21c9d98c6daa2c736dd0a
Fix bug 905.

When a position is modified for an in-cache FGPositioned, we need to update the runtime information too, or the Octree code may (rightly) complain that it's seeing inconsistent data. Also make the Octree check an exception throw, and verbose, so this is easier to detect in the future.
src/Airports/gnnode.cxx
src/Navaids/NavDataCache.cxx
src/Navaids/PositionedOctree.cxx
src/Navaids/positioned.hxx