Changeset 10059
- Timestamp:
- 04/21/09 16:15:03 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/curl/ReaderWriterCURL.cpp
r10000 r10059 393 393 394 394 local_opt->getDatabasePathList().push_front(osgDB::getFilePath(fileName)); 395 local_opt->setPluginStringData("STREAM_FILENAME",osgDB::getSimpleFileName(fileName)); 395 396 396 397 if (uncompress)
