]> git.mxchange.org Git - simgear.git/history - simgear/scene/sky/sky.cxx
Merge branch 'ehofman/sound'
[simgear.git] / simgear / scene / sky / sky.cxx
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-26 Tim MooreMerge branch 'ehofman/sky'
2009-11-07 ehofmanOops, it was the scenery up vector, not the viewer...
2009-11-07 ehofmanSave a costly SGVec3d::fromGeod() calculation
2009-11-05 ehofmanpass the geodetic position and view orientation to...
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-04-15 ehofmanLet the fog color transition into the sky dome to give...
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichCleanup. Use already structured data instead of copying...
2008-12-11 fredbStuart :
2008-12-10 timooreUse a singleton Fog attribute for all 3D clouds.
2008-12-10 timooreRender sky with depth test off.
2008-12-04 fredbStuart Buchanan :
2008-11-06 fredbStuart Buchanan :
2008-10-26 fredb3D clouds from Stuart Buchanan. Need a recent driver...
2008-01-04 timooreGive the sky a BACKGROUND_BIT nodemask
2006-10-29 frohlichModified Files:
2006-07-27 durkMark's dynamic sun color changes.
2006-03-08 mfranz- new FSF addresses
2006-02-18 fredbAdd missing include files needed by the new math code...
2005-10-25 ehofmanAlex Romosan:
2005-05-15 ehofmanHarald JOHNSEN:
2005-01-11 curt- Fix a couple oops's in cloud.cxx
2005-01-11 curtAdd a method to SGCloudLayer to set overall cloud alpha...
2005-01-10 davidDo not reduce visibility when passing through a 'few...
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-08-17 ehofmanthis simple patch will prevent to have fog in Clear...
2004-04-04 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFix an NVidia problem by moving the hack to another...
2004-04-02 ehofmanFrederic Bouvier:
2004-01-29 ehofmanActivate the driver fog workaround again. It doesn...
2004-01-24 ehofmanClean up the Pre-, and PostDraw functions a bit. Especi...
2004-01-15 ehofmanTry to prevent a devide by zero situation
2003-09-23 ehofmanFix a problem where the upper cloud layers are drawn...
2003-08-22 ehofmanActually use the calculated position in the layer list...
2003-08-22 ehofmanDisable depth buffer writes while drawing the layers...
2003-08-22 ehofmanA patch from Frederic Bouvier which performs z-buffer...
2003-08-14 ehofmanAdjust the fog punch through effect for oursun
2003-07-31 ehofmanAdd cloud movement direction and speed
2003-07-31 ehofmanKeep the stack clean
2003-06-11 curt- Tweaks to doxygen main page.
2003-05-16 ehofmanAdjust sunset/sun rise color scheme
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2002-09-07 curtInitial revision