-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, The ac plugin, along with several others, creates a clone of the passed options object and then does local_opt->setDatabasePath(osgDB::getFilePath(fileName) in order to be able to find local internally referenced files. This causes any data path list passed in as options to be be ignored. Is this intentional? I could perhaps see that this behavior is part of the definition of some file formats, and that would make me grumpy, but it's inconsistent with the treatment of data file paths when they are set directly in the Registry object. Currently the only way to set a path that will be used to search for referenced files seems to be to set the path in the registry directly.
Tim -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFHW6eLeDhWHdXrDRURAjTPAJ9klOPAiPULEZQOLN6SZ26DadMOwACgkks+ zN6Dr3xRGhFvljrGaiHPICM= =7D2p -----END PGP SIGNATURE----- _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

