]> git.mxchange.org Git - simgear.git/commit
Work around osg Registry path list problems
authortimoore <timoore>
Sun, 9 Dec 2007 22:38:10 +0000 (22:38 +0000)
committertimoore <timoore>
Sun, 9 Dec 2007 22:38:10 +0000 (22:38 +0000)
commit3c409c50707fd8e3ac8608af47578601ae2b4c5c
treed8ff8ee64207caf1ceefbabcabb40a6764c5692b
parent4b7361dfe758c5195c6f61b143cc760e517ec4fa
Work around osg Registry path list problems

The OSG reader plugins overwrite the path list passed in options with the local
directory of the file being read, forcing you to set the path list in
the Registry. I think this a bug, but in the meantime here's a workaround.
simgear/scene/model/ModelRegistry.cxx