]> git.mxchange.org Git - simgear.git/history - simgear/scene/sky/sky.hxx
Added some OSG headers for the correct evaluation of the OSG_VERSION_LESS_THAN macro.
[simgear.git] / simgear / scene / sky / sky.hxx
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2014-03-04 James TurnerCode cleanups.
2014-02-28 James TurnerAllow clouds to be toggled on/off
2014-02-24 James TurnerSky: expose OSG branches as Groups.
2013-12-19 James TurnerBugfix: remove SGSky minimum distance check.
2013-10-17 James TurnerFix unused-var warnings from Clang.
2012-11-09 Stuart BuchananFor clouds, use a RNG seed that only changes every...
2012-10-03 Mathias Froehlichscenery: remove default zero reader writer options...
2012-10-03 Mathias Froehlichscenery: Make sure makeEffects has reader writer options.
2012-09-16 James TurnerDe-virtualise SGSky to avoid a clang warning.
2012-03-09 Torsten DreyerMake the sky disable cutoff distance configurable
2012-01-17 Stuart BuchananImproved 3D clouds
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-13 James Turnerusing std:: fix
2011-08-07 Stuart BuchananAdd control of 3D cloud field wrapping. Base code was...
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
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