..
Archive.cpp
CMakeLists.txt
Changed tabs to four spaces to make merges more straight forward
2007-09-05 17:03:43 +00:00
DatabasePager.cpp
Rewrote the DatabasePager::removeExpiredSubgraphs(double) routine as it
2008-03-28 15:52:10 +00:00
DotOsgWrapper.cpp
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
2007-12-10 17:30:18 +00:00
DynamicLibrary.cpp
From Benoit Laniel, "I use mingw to cross-compile openscenegraph to win32. However, linux
2008-04-11 10:30:00 +00:00
Field.cpp
From Sid Byce, fixes for compiling with gcc 4.3
2007-12-24 15:19:52 +00:00
FieldReader.cpp
FieldReaderIterator.cpp
FileNameUtils.cpp
Moved include of c headers to top, and remove using std::strlen in an attempt to solve gcc4.3 compile problems
2008-03-25 13:14:14 +00:00
FileUtils.cpp
From Benoit Laniel, "I use mingw to cross-compile openscenegraph to win32. However, linux
2008-04-11 10:30:00 +00:00
ImageOptions.cpp
Input.cpp
From Art Trevs, add support for saving external shader files.
2008-03-04 14:04:48 +00:00
Output.cpp
From Art Trevs, add support for saving external shader files.
2008-03-04 14:04:48 +00:00
ReaderWriter.cpp
From Art Trevs, add support for saving external shader files.
2008-03-04 14:04:48 +00:00
ReadFile.cpp
From Art Trevs, add support for saving external shader files.
2008-03-04 14:04:48 +00:00
Registry.cpp
Moved include of c headers to top, and remove using std::strlen in an attempt to solve gcc4.3 compile problems
2008-03-25 13:14:14 +00:00
SharedStateManager.cpp
From Tim More, "This submission tries to optimize redundant compilation of StateSets and Drawables
2007-12-11 12:32:31 +00:00
Version.cpp
From David Callu, improved consistency of Version strings and add version support
2007-09-05 17:12:24 +00:00
WriteFile.cpp
From Art Trevs, add support for saving external shader files.
2008-03-04 14:04:48 +00:00