OpenSceneGraph/src/osgDB
Robert Osfield 83bf813e58 Moved the responsibility for finding file to load on to the ReaderWriter plugins,
instead of osgDB::Registry where it original lay.  This has been done to allow
fileName strings to be encode data rather than just file names, such as one
requires when using PagedLOD along with plugins for doing dynamic tesselation.
2003-12-08 11:24:43 +00:00
..
DatabasePager.cpp Commented out verbose debugging messages. 2003-10-29 16:45:17 +00:00
DotOsgWrapper.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
DynamicLibrary.cpp Fixed loading of dynamic libraries with dlopen if the library is 2003-11-06 04:08:53 +00:00
Field.cpp Made osg::Quat support either float or double internal representation, defaulting to double. 2003-09-29 13:35:02 +00:00
FieldReader.cpp Fix warnings. 2003-07-24 06:05:54 +00:00
FieldReaderIterator.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
FileNameUtils.cpp From Alberto Farre, added support for both / and \ slashes in path utility 2003-08-29 22:05:06 +00:00
FileUtils_Mac.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
FileUtils.cpp Moved the responsibility for finding file to load on to the ReaderWriter plugins, 2003-12-08 11:24:43 +00:00
GNUmakefile Added new GDAL plugin and osgbluemarble example to demonstrate how to create 2003-10-08 13:09:23 +00:00
ImageOptions.cpp Set default values for datatype & pixelformat. 2003-10-17 10:27:18 +00:00
Input.cpp From Marco, updates to osgDB and .osg plugin to better handle reading of 2003-07-21 18:36:47 +00:00
Output.cpp From Michael Gronger, addition of ReaderWriter* Registry::getReaderWriterForExtension(const std::string& ext). 2003-07-10 13:35:19 +00:00
ReadFile.cpp Added support for case insenstive searches of the filepaths. 2003-11-25 09:04:41 +00:00
Registry.cpp Moved the responsibility for finding file to load on to the ReaderWriter plugins, 2003-12-08 11:24:43 +00:00
Version.cpp Updated version numbers and ChangeLog for the release. 2003-09-16 21:25:25 +00:00
WriteFile.cpp Updates for osgdem. Including new read/writeHeightField() methods. 2003-10-29 11:11:17 +00:00