]> git.mxchange.org Git - flightgear.git/commit
Fix hangs while scenery-loading
authorTorsten Dreyer <torsten@ŧ3r.de>
Wed, 3 Dec 2014 09:29:30 +0000 (10:29 +0100)
committerTorsten Dreyer <torsten@ŧ3r.de>
Wed, 3 Dec 2014 09:29:30 +0000 (10:29 +0100)
commit89a7516c62ddd4bf8ef2bfb84cb80541f208680c
treeb3e84938d726f0125cdc1f59181c62a36cfb652b
parentcb9919ef7459f0ecf8660d858ef1188069a1bc89
Fix hangs while scenery-loading

don't start the traffic manager before the FDM is initialized
The FDM needs the scenery loaded and will wait for all PagedLOD Nodes
to appear if they are close (less than 1000m) to our initial position.
That's required for scenery models but not for AI traffic.
src/Traffic/TrafficMgr.cxx