]> git.mxchange.org Git - simgear.git/history - simgear/scene/sky/cloud.hxx
Added some OSG headers for the correct evaluation of the OSG_VERSION_LESS_THAN macro.
[simgear.git] / simgear / scene / sky / cloud.hxx
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2014-03-04 James TurnerCode cleanups.
2011-10-01 Mathias Froehlichclouds: remove unused bump mapping flags.
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-10-01 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2010-12-09 Torsten DreyerMake the max. opacity of a 2d cloud settable
2010-11-26 Torsten DreyerMake visibility within cloudlayers settable
2010-08-27 Torsten DreyerLet SGCloudLayer handle coverage strings
2010-07-30 James TurnerMerge branch 'topics/remove_point3d' of git@gitorious...
2010-07-29 James TurnerRemove deprecated vector classes - finally!
2008-12-04 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-10-04 timooreDon't reset the random texture base when rebuilding...
2006-10-29 frohlichModified Files:
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-03-08 mfranz- new FSF addresses
2005-05-15 ehofmanHarald JOHNSEN:
2005-04-24 ehofmanHarald Johnson:
2005-01-11 curtAdd a method to SGCloudLayer to set overall cloud alpha...
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-05-20 ehofmanPatch from Frederic. Adds support for bump-mapped ...
2004-04-04 ehofmanFrederic Bouvier:
2004-03-03 curtWork around a limitation of gc_calc_course_dist()....
2004-03-03 ehofmanPut Curt's cloud movement fix back in
2003-08-19 ehofmanAdjust the layer span and amount of curving based on...
2003-07-31 ehofmanAdd cloud movement direction and speed
2003-06-11 curt- Tweaks to doxygen main page.
2003-06-02 curtFix a bug in cloud texture state loading which caused...
2003-05-11 ehofmansimgear/sky/
2003-04-05 davidUse "coverage" instead of "type".
2002-09-07 curtInitial revision