Robert Osfield
5d975da41a
Removed reduncent #includes
2008-11-14 18:15:12 +00:00
Robert Osfield
720551d549
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
...
fopen to osgDB::fopen to facilitate support for wide character filenames using UT8 encoding.
2008-11-07 15:08:08 +00:00
Robert Osfield
462067c5d9
From Benoit Laniel, "I use mingw to cross-compile openscenegraph to win32. However, linux
...
filesystem is case-sensitive. Here are the modifications needed to make
the compiler happy. These are only some include lines rewritten (Io.h to
io.h, Windows.h to windows.h etc.) for version 2.3.7."
2008-04-11 10:30:00 +00:00
Robert Osfield
3ffe7de6a3
Reorder includes in an attempt to avoid compile problems under Cygwin.
2007-12-20 10:48:23 +00:00
Robert Osfield
831dc38166
From Andy Skinner, build fixes for Solaris
2007-12-13 15:24:42 +00:00
Robert Osfield
b164c5e7a6
From Cedric Pinson, first cut at Producer .cfg camera configuration file support.
2007-12-05 11:23:27 +00:00