d4496d3b2c9b5dbe6e6406b78db2d215c109d767
To allow for custom compositors and passes created by C++ code alongside those created by Compositor::create(), add a resetOrderOffset() function which resets _order_offset back to zero. This will allow FlightGear to prevent repeated compositor reloads from increasing _order_offset indefinitely, which soon results in render orders beyond those set statically for the GUI and upcoming VR mirror compositors.
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%