OpenSceneGraph/src/osgDB
Robert Osfield e693f148cb Made osg::Quat support either float or double internal representation, defaulting to double.
Generalised the osgDB::Field so that its getFloat() method can be used with either doubles or
floats governed by the type passed in - this helps support either float/double
Quat and Matrix classes seemlessly.
2003-09-29 13:35:02 +00:00
..
DatabasePager.cpp Moved testCancel() to end of loop as per TXP pager code. 2003-09-04 19:45:55 +00:00
DotOsgWrapper.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
DynamicLibrary.cpp Integrated various fixes from users. 2003-07-05 19:08:30 +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 Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
GNUmakefile Moved DatabasePager into from osgProducer into osgDB. This means that osgDB 2003-07-21 08:19:36 +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 Implemented a object cache in osgDB::Registry. 2003-03-17 22:53:46 +00:00
Registry.cpp Commented out various osg::notify() calls that were causing crashes under 2003-09-12 13:20:04 +00:00
Version.cpp Updated version numbers and ChangeLog for the release. 2003-09-16 21:25:25 +00:00
WriteFile.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00