]> git.mxchange.org Git - simgear.git/commit
Vassilii KHACHATUROV: rain fix, cleanup, read formerly hard-coded values
authormfranz <mfranz>
Thu, 23 Mar 2006 15:39:00 +0000 (15:39 +0000)
committermfranz <mfranz>
Thu, 23 Mar 2006 15:39:00 +0000 (15:39 +0000)
commitb05e98b1b61283f2cbf726f59a6266756e7f7809
tree95f7e991f86efcb548cb5edd3203b7db0036d3fd
parent31d077937794e64b0161a2d45620e6feb92940ed
Vassilii KHACHATUROV: rain fix, cleanup, read formerly hard-coded values
                      from provided node

"* minor redundant gl call in DrawCone2 optimized away (twice per frame)
* corrected the glRotatef() order in drawRain even further (a less
obvious mistake than before, which is noticed by looking skywards and wiggling
the mouse in the view direction change mode)
* all the "magic numbers" used in the rain rendering code have been
provided a default (based on the old hardcoded value) in a form of a
define, and a meaningfully named static member in SGEnviro"
simgear/environment/visual_enviro.cxx
simgear/environment/visual_enviro.hxx