023b5a09f718eff4d0808584f41fef5cc4a4d7ae
Our paged models used the default minimumExpiryTime of zero seconds which caused frequent stutter with AI traffic loaded. This patch sets the minimumExpiryTime to 180 seconds, more than enough to hold the models in memory during a full standard rate turn. The property to set the expiry time is /sim/rendering/plod-minimum-expiry-time-secs
SimGear - Simulator Construction Tools ====================================== http://www.flightgear.org SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications. SimGear is developed by the FlightGear project and also provides the base for the FlightGear Flight Simulator. Source code for SimGear is released under the GNU Library General Public License (LGPL) - see COPYING for license details. See INSTALL file for help on building SimGear.
Description
Languages
C++
85.5%
C
13.1%
CMake
1.4%