]> git.mxchange.org Git - flightgear.git/commit
Stuart Buchanan :
authorfredb <fredb>
Fri, 19 Dec 2008 07:42:13 +0000 (07:42 +0000)
committerfredb <fredb>
Fri, 19 Dec 2008 07:42:13 +0000 (07:42 +0000)
commitb0b4ab500346782b6750024de0318cd0d9460c47
tree0ca04ca05a95af01dcea7fe3e7f77390eb74bd4a
parent35f7f555070dc10485ba8eb3bb0085f2c64ee7f9
Stuart Buchanan :

Attached is yet another 3D clouds patch, to fix the following:
1) The 3D clouds were not modified by the cloud coverage, due to some problems with osg::Switch
2) METAR changes to cloud coverage were not obeyed.
3) Making changes via the Cloud dialog had no effect unless 3D clouds were toggled.
4) Cloud cover was too sparse.
5) 3D Stratus clouds caused performance issues on some hardware (fixed by removing 3D stratus from cloudlayers.xml - it will now be a 2D layer).
src/Environment/environment_ctrl.cxx
src/Environment/fgclouds.cxx
src/Environment/fgclouds.hxx