]> git.mxchange.org Git - simgear.git/history - simgear/scene/sky/dome.cxx
math: Move lerp function into SGMisc.
[simgear.git] / simgear / scene / sky / dome.cxx
2012-03-03 Mathias Froehlichmath: Move lerp function into SGMisc.
2011-12-25 Torsten DreyerSmall warning fixes, mostly unused variables
2011-05-31 Torsten Dreyergcc warning fix: remove unused variable
2011-04-16 Erik HofmanLauri Peltonen's patch to increase the number of rings...
2010-08-02 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-08-01 Frederic BouvierCompile with MSVC10
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-09-05 frohlichShould be now more easy to make use of SGMath without...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-04-15 ehofmanRevert most of the previous patch, it didn't improve...
2009-04-15 frohlichRemove a newline printf, probably left over from develo...
2009-04-15 ehofmanLet the fog color transition into the sky dome to give...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-04-14 timoorerewrite of sky dome code
2006-11-10 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-03-08 mfranz- new FSF addresses
2005-10-23 ehofmanHarald JOHSEN: the sky color now fades to black with...
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-11-18 curtAbstract out location of gl.h, glut.h, and glu.h includ...
2004-02-18 ehofmanChanges to tke sky dome coloring
2003-08-11 curtRemove extraneous/unneeded dependencies on glut. SimGe...
2003-08-01 ehofmanAdjust the fog according to visibillity
2003-06-09 curtMake sky dome scaling values sensible (i.e. the sky...
2003-05-21 ehofmanUpdates for a better sunrise/sunset effect
2003-04-09 ehofmanfix a booboo
2003-04-09 ehofmanAdd out own texture object
2002-12-10 curt- Refactoring configure.ac a bit to use $host (please...
2002-09-07 curtInitial revision