Go to file
ehofman 7113c10f4b Frederic Bouvier:
This is a new patch that allow to define a different
texture for top and bottom of clouds. It uses the
overcast_top.rgb you made for me last time.

What the patch do is to install a ssgStateSelector
instead of a ssgSimpleState for each layer.
The SGCloudLayer::draw method is modified to accept
a boolean that will select the proper state: 0/false
for bottom, 1/true for top.

Then, in SGSky::drawUpperClouds and SGSky::drawLowerClouds,
SGCloudLayer::draw is called with false and true because
we see the bottom of upper clouds and the top of
lower clouds.

Only overcast has 2 textures, the other types share the
same state for top and bottom, but that could be modified
in SGCloudLayer::rebuild.
2004-04-04 13:41:53 +00:00
simgear Frederic Bouvier: 2004-04-04 13:41:53 +00:00
src-libs Fix a stragling left over reference to metakit. 2003-10-15 20:01:41 +00:00
.cvsignore Ignore generated files. 2004-03-23 19:03:40 +00:00
acinclude.m4 Fix a typo in acinclude.m4 2002-09-03 02:52:39 +00:00
am2dsp.cfg Updated am2dsp.cfg file for creating MSVC project files. 2002-04-22 20:37:31 +00:00
AUTHORS Added Curt to empty Authors file as CVS test. 2001-12-11 22:23:25 +00:00
autogen.sh Fixes to better support the native irix compilers. 2002-09-06 15:30:11 +00:00
ChangeLog Initial revision 2000-02-09 19:27:02 +00:00
configure.ac Final 0.3.5 tweaks. 2004-03-26 21:07:15 +00:00
COPYING Starting conversion to LGPL (from GPL). 2000-07-08 18:44:26 +00:00
Doxyfile Various changes in preparation for the 0.3.5 release. 2004-03-17 04:22:09 +00:00
DoxygenMain.cxx - Tweaks to doxygen main page. 2003-06-11 18:55:36 +00:00
Makefile.am Various 0.3.3 last minute tweaks. 2003-06-03 18:48:49 +00:00
NEWS Final 0.3.5 tweaks. 2004-03-26 21:07:15 +00:00
README Test commit. 2001-12-17 16:52:20 +00:00
README.MSVC Updated am2dsp.cfg file for creating MSVC project files. 2002-04-22 20:37:31 +00:00
README.plib Additional configure changes. 2002-09-02 22:18:31 +00:00
README.zlib - Added src-libs/boost.tar.gz and README.boost. This is in anticipation 2002-04-03 21:05:51 +00:00
SimGear.dsp Tweaks for 0.3.5.pre1 release. 2004-03-22 19:12:23 +00:00
SimGear.dsw Updated MSVC project files. 2002-05-10 13:31:44 +00:00
SimGear.spec.in For building redhat packages. 2000-03-29 00:00:46 +00:00
Thanks Updated Durk's entry. 2000-07-07 22:03:45 +00:00
TODO Initial revision 2002-09-07 02:58:19 +00:00

[ Nothing here at this time. ]