]> git.mxchange.org Git - flightgear.git/commit
Shift of management of the precipitation OSG scene graph to the scenery manager.
authorEdward d'Auvergne <edward@nmr-relax.com>
Tue, 3 May 2016 07:56:06 +0000 (09:56 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 22 Sep 2016 21:27:34 +0000 (23:27 +0200)
commit6462f464bba4b7c87bf04d699c56dbb28eb618d0
tree926e1c038a8f7ecdb80470f3a77b0fa269cc90fc
parentab2c01c6a97acb132082ac0ff9140a9f463c31d0
Shift of management of the precipitation OSG scene graph to the scenery manager.

The precipitation branch of the OSG scene graph is now centrally managed by the
scenery manager rather the precipitation manager itself.  The scene graph
initialisation from the constructor has also been shifted into the new
FGPrecipitationMgr::sceneGraphSetup() function.
src/Environment/precipitation_mgr.cxx
src/Environment/precipitation_mgr.hxx
src/Scenery/scenery.cxx
src/Scenery/scenery.hxx