OpenSceneGraph/src/osgDB
Robert Osfield 894537a016 Simplified the API for using the DatabasePager, by providing a single
DatabasePager::updateSceneGraph(..) method, and added a ref_ptr<> into
osDB::Registry for managing a single DatabasePager in a centralised way.
2004-01-06 21:18:36 +00:00
..
DatabasePager.cpp Simplified the API for using the DatabasePager, by providing a single 2004-01-06 21:18:36 +00:00
DotOsgWrapper.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
DynamicLibrary.cpp From Michael Gronager, with updates from Robert Osfield, to add support 2003-12-13 16:36:29 +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 Simplified the API for using the DatabasePager, by providing a single 2004-01-06 21:18:36 +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