]> 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:50 +0000 (23:27 +0200)
commit22fbe139d5d96246bbc720981f013382f4ddb92f
treeafb8da4ec14360cd8987b803cc06fdb349e7ff76
parent8ddfe51600d2f940c86116f25471ac27a44783a7
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/Scenery/scenery.cxx