]> git.mxchange.org Git - simgear.git/commit
StateSet optimizations
authortimoore <timoore>
Sun, 18 Nov 2007 23:31:03 +0000 (23:31 +0000)
committertimoore <timoore>
Sun, 18 Nov 2007 23:31:03 +0000 (23:31 +0000)
commitcafcecf03ddbdcc2b9bfb57fd60f702bee469b12
treecae53f08900edc49e2f88dbd87558e9bd31ea49e
parent49473845cf23e40c76f56ae4e041af342d57f13d
StateSet optimizations

Use only one shared StateSet to control GL_NORMALIZE. This removes
thousands of state sets from the scene graph.

Fix a typo that was causing two copies of groundLights0 to be added to
each tile.
simgear/scene/model/animation.cxx
simgear/scene/tgdb/obj.cxx