]> git.mxchange.org Git - simgear.git/commit
Use a singleton Fog attribute for all 3D clouds.
authortimoore <timoore>
Wed, 10 Dec 2008 22:39:48 +0000 (22:39 +0000)
committertimoore <timoore>
Wed, 10 Dec 2008 22:39:48 +0000 (22:39 +0000)
commit966b9e5c2bbcb27a3ad90d6f4d059d3a4fa1fd27
treea9cade6e967923d848a1875405796f0027e226c3
parent1625192c8162b56d170e19e7491e5fddafa7aa9a
Use a singleton Fog attribute for all 3D clouds.

Don't update this Fog with any kind of update callback; instead, update from
the sky repaint method.
simgear/scene/sky/cloudfield.cxx
simgear/scene/sky/cloudfield.hxx
simgear/scene/sky/newcloud.cxx
simgear/scene/sky/sky.cxx