]> git.mxchange.org Git - simgear.git/commit
Fix TextureBuilder to work with --fg-aircraft dirs.
authorThorstenB <brehmt@gmail.com>
Fri, 4 Mar 2011 21:50:32 +0000 (22:50 +0100)
committerThorstenB <brehmt@gmail.com>
Fri, 4 Mar 2011 21:50:32 +0000 (22:50 +0100)
commite55017bbfce20a999bc9173260f402b2ec3819d0
tree7e389dae902c5f1f658df696481828e8fb29d6dd
parent7b0c25f91eea3c53490d7f991d78d2cb30a1e991
Fix TextureBuilder to work with --fg-aircraft dirs.
Avoid direct use of osgDB to search for files. Using SGModelLib
instead to also search fg-aircraft dirs.
simgear/scene/material/TextureBuilder.cxx