]> git.mxchange.org Git - simgear.git/history - simgear/scene/sky/sky.hxx
Merge branch 'ehofman/sound'
[simgear.git] / simgear / scene / sky / sky.hxx
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 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-08-23 ehofmanExpose the color of the sun (which is not the scene...
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-04 fredbStuart Buchanan :
2008-11-06 fredbStuart Buchanan :
2008-10-26 fredb3D clouds from Stuart Buchanan. Need a recent driver...
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
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-01-31 ehofmanExpose the sun halo texture handle.
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-04-02 ehofmanFix an NVidia problem by moving the hack to another...
2004-04-02 ehofmanFrederic Bouvier:
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-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-30 curtMove simgear/sky/ -> simgear/scene/sky/ as part of...
2003-05-16 ehofmanAdjust sunset/sun rise color scheme
2003-05-13 ehofmanMake the current color of the sun available
2002-09-07 curtInitial revision