Menu

#2 Relative paths to models

open
nobody
None
5
2005-05-11
2005-05-11
Anonymous
No

I tried making database and entity locations of files
relative to mpv.exe, but that doesn't seem to work
correctly.

I believe the chdir call in
PluginRenderTerrainOSG::loadDatabase()
is the cause of the problem.

Could a chdir call be added right before loadDatabase
returns, so that the original current working directory is
restored?

Discussion