]> git.mxchange.org Git - simgear.git/history - simgear/scene/sky/cloud.cxx
Stuart:
[simgear.git] / simgear / scene / sky / cloud.cxx
2008-11-26 fredbStuart:
2008-10-26 fredb3D clouds from Stuart Buchanan. Need a recent driver...
2008-10-14 durkSyd Adams: Replace rgb with png.
2008-09-28 fredbMINGW patch by Csaba Halasz
2007-12-21 timooreRepaint 2D cloud layers using texture combiner
2007-12-21 timooreFix cloud layer - point lights visibility issue
2007-12-04 timooreDon't modify OSG Registry with file path
2007-10-04 timooreDon't reset the random texture base when rebuilding...
2007-10-02 timooreOrder the cloud layers properly using OSG RenderBin
2006-11-10 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-22 durkCompile time fixes needed to build SimGear on recent...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-03-26 mfranzIf the author of this message isn't alerted enough...
2006-03-08 mfranz- new FSF addresses
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-01-24 ehofmanMathias Fröhlich:
2005-09-05 ehofmanMac OS X fixes from Markus Morawitz
2005-07-27 ehofmanMacOS-X fixes.
2005-05-15 ehofmanHarald JOHNSEN:
2005-04-24 ehofmanHarald Johnson:
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...
2004-12-02 curtMartin Spott: Revised handling of missing isnan() on...
2004-11-21 curtFix a dumb bug for FreeBSD.
2004-11-21 curtI don't understand why FreeBSD doesn't see isnan()...
2004-11-20 curtFreeBSD fix.
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-06-25 ehofmanFrederic Bouvier:
2004-06-07 ehofmanFrederic Bouvier:
2004-05-27 ehofmanTweak the bump-mapped 2d cloud color a bit.
2004-05-25 ehofmanUse a different coloring scheme.
2004-05-21 ehofmanMacOSX fix that never got applied before.
2004-05-21 ehofmanmingw32 fix
2004-05-21 ehofmanUpdates from Frederic to use 2 texture units and a...
2004-05-20 ehofmanMake sure there will be no previous declaration errors.
2004-05-20 ehofmanPatch from Frederic. Adds support for bump-mapped ...
2004-04-30 andyChanges to get SimGear to configure and compile out...
2004-04-04 ehofmanFrederic: The state selector was not referenced and...
2004-04-04 ehofmanFrederic Bouvier:
2004-03-22 ehofmanLet the cloud layers follow the earth's surface. If...
2004-03-08 ehofmanMacOS X refinement
2004-03-07 ehofmanMacOS X 10.3 fix
2004-03-03 curtWork around a limitation of gc_calc_course_dist()....
2004-03-03 ehofmanPut Curt's cloud movement fix back in
2003-11-24 davidMinor changes to logging messages (to STDOUT).
2003-09-22 ehofmanFix a problem where the cloud layers suddenly change...
2003-09-02 ehofmanUpdate some light parameters
2003-08-31 ehofmanFix the box like cloud layer appearance
2003-08-19 ehofmanAdjust the layer span and amount of curving based on...
2003-08-04 ehofmanPre-initialize the variables driving the external force
2003-07-31 ehofmanAdd cloud movement direction and speed
2003-06-02 curtFix a bug in cloud texture state loading which caused...
2003-05-13 ehofmanImprove speed and readabillity
2003-05-13 ehofmanOops, make the cloud layer look more like an inverted...
2003-05-11 ehofmansimgear/sky/
2003-04-05 davidUse "coverage" instead of "type".
2003-01-23 curtMisc. tweaks that have been laying around.
2002-10-02 curtref() the cloud states before use so that if we are...
2002-09-07 curtInitial revision