Robert Osfield
5fbb582856
Commented out checking of DISPLAY env var
2008-05-07 17:06:36 +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
6e0bbbbc6a
From Roger James, "A small fix for compiling with OSG_USE_FLOAT_MATRIX"
2008-01-28 20:31:48 +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
32e43cb789
Fixed handling of DISPLAY variable, and mapped the rest of Producer config settings
2007-12-15 17:16:11 +00:00
Robert Osfield
3bfa74222b
Warning fixes
2007-12-13 16:06:02 +00:00
Robert Osfield
831dc38166
From Andy Skinner, build fixes for Solaris
2007-12-13 15:24:42 +00:00
Robert Osfield
492e01d244
Convert tabs to four spaces
2007-12-13 15:23:21 +00:00
Robert Osfield
8954309c07
Fixed crash in cfg by rearranging the code blocks so the codes that use the graphics context are only called when a graphics context is successfully aquired.
2007-12-06 10:04:25 +00:00
Robert Osfield
abe647fdaa
From Ulrich Hertlein, added osgViewer dependency for OSX build
2007-12-06 09:22:41 +00:00
Robert Osfield
9fbec36508
Changed WIN32 guard to _WIN32_IMPLEMENTATION to attempt to avoid Win32 build error
2007-12-05 18:32:15 +00:00
Robert Osfield
0bfdc78f52
Removed debugging line.
2007-12-05 11:29:58 +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