a1d748a0de8f920f6930cb3772d9da3f183d6a03
Previously we were taking the nearest pixel from the nearest mipmap. Which was braindead. Now just use the OSG defaults, which are NEAREST_MIPMAP_LINEAR for MIN and LINEAR for MAX. Thanks to Julian and Henning for helping diagnose this on the weekly hangout.
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%