]> git.mxchange.org Git - flightgear.git/commit
Harald JOHSNEN:
authorehofman <ehofman>
Sun, 22 May 2005 08:08:22 +0000 (08:08 +0000)
committerehofman <ehofman>
Sun, 22 May 2005 08:08:22 +0000 (08:08 +0000)
commite59d38bf00cf598309695f764580c8dfe552eee2
treed747ae0e608e86c7043b20e75029b90ae5d7d68b
parent56a9034d953273f3dbcf56a4c996dfe9f8f17a4b
Harald JOHSNEN:

Changes
=======

- correct the transparency probleme when old 3d clouds were enabled
 (rendering context with an alpha channel)
- changed rain cone orientation, it can now be viewed from helicopter or chase
  view (still not tower view)
- clouds are a bit more yellow/red at dawn/dusk
- weather data is now correctly propagated to the interpolator, this correct
  visibility, wind, etc
- the 'metar' weather scenario now immedialty reuse the real metar data
- real metar no more overwrite custom weather scenario
src/Environment/environment_ctrl.cxx
src/Environment/environment_mgr.cxx
src/Environment/fgclouds.cxx
src/Environment/fgclouds.hxx
src/Main/renderer.cxx