]> git.mxchange.org Git - simgear.git/history - simgear/scene/sky/cloudfield.cxx
Merge branch 'zan/cloudsort' into next
[simgear.git] / simgear / scene / sky / cloudfield.cxx
2010-03-03 Tim MooreMerge branch 'zan/cloudsort' into next
2010-03-03 ehofmanLauri Peltonen: turn on clouds depth sorting
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-11-26 Tim MooreUse an effect for 3d clouds
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-08-23 torstenwarning fix: initializing members in the order they...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/cloudz' into next
2009-02-04 Tim MooreMerge branch 'maint' into next
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreMerge branch 'topic/yontree' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MooreSort cloud sprites using std::sort, based on projected Z.
2008-12-19 fredbStuart Buchanan :
2008-12-14 fredbStuart :
2008-12-10 timooreUse a singleton Fog attribute for all 3D clouds.
2008-12-06 fredbStuart Buchanan :
2008-12-04 fredbStuart Buchanan :
2008-11-30 fredbStuart:
2008-11-26 fredbStuart:
2008-11-24 fredbStuart :
2008-11-23 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-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2007-07-31 curtRemove an extern SGSky *thesky reference that isn't...
2006-12-08 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-22 durkCompile time fixes needed to build SimGear on recent...
2006-03-08 mfranz- new FSF addresses
2006-02-17 curtClean up some compiler warnings.
2005-09-05 ehofmanMac OS X fixes from Markus Morawitz
2005-07-31 ehofmanHarald JOHNSEN:
2005-05-30 ehofmanHarald JOHSEN:
2005-05-22 ehofmanHarald JOHSNEN:
2005-05-15 ehofmanHarald JOHNSEN:
2005-04-30 ehofmanMake use of the repeatable sg_random() function so...
2005-04-26 ehofmanHarald Johnsen: Fix a 'terrible' bug with culling of...
2005-04-26 ehofmanIRIX fixes.
2005-04-26 ehofmanHarald Johnson:
2005-04-24 ehofmanDon't refference GLUT but GLU instead.
2005-04-24 ehofmanHarald Johnson: