OpenSceneGraph/src/osgDB
Robert Osfield 47bbe8f3cc Fixed the osgDB::getFilePath, osgDB::getSimpleFileName() and osgDB::getStrippedName()
so that they check for both unix style '/' and windows style '\' slashes in
file names.
2002-06-12 14:46:44 +00:00
..
DotOsgWrapper.cpp Checked in Macro Jez's additions to osgText to support .osg IO make it 2002-06-11 18:41:57 +00:00
DynamicLibrary.cpp Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
Field.cpp Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
FieldReader.cpp Fixes to Windows build in liu of the move to using just std::streams. 2001-12-14 23:18:28 +00:00
FieldReaderIterator.cpp Added support for NodeKits to the osgDB::Registry. Object names in .osg 2002-06-07 10:03:49 +00:00
FileNameUtils.cpp Fixed the osgDB::getFilePath, osgDB::getSimpleFileName() and osgDB::getStrippedName() 2002-06-12 14:46:44 +00:00
FileUtils_Mac.cpp Removed the use of __FUNCTION__ from MemoryManager to remove problems with 2002-04-24 14:52:53 +00:00
FileUtils_Unix.cpp Changes for Cygwin build, sent in by Norman Vine. 2002-05-28 11:40:37 +00:00
FileUtils_Windows.cpp Fixed crash associated with searching in an empty filepath. 2002-05-25 09:30:38 +00:00
FileUtils.cpp Seperated out the platform specific implementions of the file search/access 2002-04-23 13:59:01 +00:00
Input.cpp Further updates to the ReaderWriter support in osgDB, and a fix to a small warning 2001-10-30 19:23:24 +00:00
Makefile Reinstated Norman Vine's TARGET_BASENAME variable in the makefiles and 2002-04-03 17:42:12 +00:00
Output.cpp Updates to help compilation under gcc 3.03. 2002-01-20 16:24:54 +00:00
ReadFile.cpp Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
Registry.cpp Fixed a couple of problems with the NodeKit support. 2002-06-07 11:32:18 +00:00
Version.cpp Updated Versions, and NEWS file to reflect impending release of 0.8.45. 2002-04-21 10:11:03 +00:00
WriteFile.cpp Fixes to Windows build in liu of the move to using just std::streams. 2001-12-14 23:18:28 +00:00