e50337e36a6895111004476016244b6904dc71cc
Previously the Bounding Box of a group of building was calculated purely based on the position of each building. Depending on the geometry of the various buildings, this could result in a zero-volume box, which would be culled away. This change ensures that the BB is at least a 20x20x20 volume, by increasing the convex hull size. Fixes https://sourceforge.net/p/flightgear/codetickets/2542/
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%