]> git.mxchange.org Git - simgear.git/commit
Make it possible to define multiple texture for a material (multiple <texture> entrie...
authorehofman <ehofman>
Tue, 2 Mar 2004 10:51:13 +0000 (10:51 +0000)
committerehofman <ehofman>
Tue, 2 Mar 2004 10:51:13 +0000 (10:51 +0000)
commit5f21c75e02057d33dd960961d626465c0eaebd0c
tree67922df8a1069576180ee44c8f9b27f5851f56f6
parent79d72b6292858b957d706171939136e627b29773
Make it possible to define multiple texture for a material (multiple <texture> entries in the materials.xml file). The code can return a random texture, or a pre defined texture upon request (default is random)
simgear/scene/material/mat.cxx
simgear/scene/material/mat.hxx