]> git.mxchange.org Git - simgear.git/commit
Fix a bug in cloud texture state loading which caused the cloud textures to
authorcurt <curt>
Mon, 2 Jun 2003 15:23:45 +0000 (15:23 +0000)
committercurt <curt>
Mon, 2 Jun 2003 15:23:45 +0000 (15:23 +0000)
commitb6a683eb6e3a3a7e886aefa705fa4d18f128a523
tree62368a004c2055fd04b32253b716231cab77c3e2
parentdf677ff8aa0041e9992fab49afd064c18db8fdf0
Fix a bug in cloud texture state loading which caused the cloud textures to
be loaded 5 times! for a lot of wasted texture RAM.  Thanks to Erik H. for
noticing the problem.
simgear/scene/sky/cloud.cxx
simgear/scene/sky/cloud.hxx