OpenSceneGraph/applications/present3D
Robert Osfield b7cabac990 From Mathias Froechlich, "Attached the collected fixes I needed to compile with all of them.
Most notable the __hpux define stuff. The __hpux__ variant seems to be not
defined which resulted in a compile error at this time. Consequently I have
replaced all occurances of __hpux__ with __hpux. And huge surprise: now osg
plugins are found and loaded correctly ...
The next notable one is the MSVC_IDE fix which makes the nmake Makefiles cmake
generator target behave like the ide one. Showed up because I started to do
scripted builds with nmake instead of devenv...
The rest is the usual bunch of stuff that just happens during normal
coding ..."
2009-11-18 12:15:29 +00:00
..
Cluster.cpp From Mathias Froechlich, "Attached the collected fixes I needed to compile with all of them. 2009-11-18 12:15:29 +00:00
Cluster.h Moved present3D from own repository into core OSG. 2009-04-28 11:57:51 +00:00
CMakeLists.txt Added ffmpeg and pdf to static build 2009-06-24 17:34:30 +00:00
ExportHTML.cpp Reorganised placement of classes associated with scene graph. 2009-04-28 14:03:02 +00:00
ExportHTML.h Refactored preset3D/p3d plugin so that common scene graph extensions and classes now live in a separate osgPresenttation NodeKit. 2009-06-24 16:03:49 +00:00
PointsEventHandler.cpp Moved present3D from own repository into core OSG. 2009-04-28 11:57:51 +00:00
PointsEventHandler.h Moved present3D from own repository into core OSG. 2009-04-28 11:57:51 +00:00
present3D.cpp From Paul Martz, changes for compiling against OpenGL 3.x 2009-11-03 16:34:54 +00:00
ReaderWriterP3D.cpp From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins. 2009-06-25 16:07:49 +00:00
ReaderWriterPaths.cpp Refactored preset3D/p3d plugin so that common scene graph extensions and classes now live in a separate osgPresenttation NodeKit. 2009-06-24 16:03:49 +00:00
ReadShowFile.cpp Fixed build 2009-07-16 11:48:08 +00:00
ReadShowFile.h Moved present3D from own repository into core OSG. 2009-04-28 11:57:51 +00:00
SDLIntegration.cpp Moved present3D from own repository into core OSG. 2009-04-28 11:57:51 +00:00
SDLIntegration.h Moved present3D from own repository into core OSG. 2009-04-28 11:57:51 +00:00
ShowEventHandler.cpp Moved present3D from own repository into core OSG. 2009-04-28 11:57:51 +00:00
ShowEventHandler.h Moved present3D from own repository into core OSG. 2009-04-28 11:57:51 +00:00