OpenSceneGraph/applications/present3D
Robert Osfield 057e109aa0 From Wang Rui, "I'm now testing static building of OSG and found a possible bug in the
present3D application. As static-link present3d should depend on
freetype, png, pdf and some other plugins, any mis-compiling of these
plugins will make present3d fail to be built. Some lirbaries like
poppler and cairo are not popular under Windows, so it is very common
that we don't have osgdb_pdf compiled and thus get errors when
building present3d. I've modified the CMakeLists and present3d.cpp to
avoid this problem."
2010-11-09 14:57:20 +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 From Wang Rui, "I'm now testing static building of OSG and found a possible bug in the 2010-11-09 14:57:20 +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 Wang Rui, "I'm now testing static building of OSG and found a possible bug in the 2010-11-09 14:57:20 +00:00
ReadShowFile.cpp Fixed bug where PropertyAdjustmentCallback was being added multiple times. 2010-06-16 16:49:45 +00:00
ReadShowFile.h Introduced the use of ref_ptr<> in read show methods 2010-04-28 17:29:31 +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
SpellChecker.cpp Added support for stripping all by text nodes from a p3d xml file, and merging of an original and stripped p3d xml file for the purpose of using external editors to fix spelling mistakes 2010-04-30 19:42:43 +00:00
SpellChecker.h Added support for stripping all by text nodes from a p3d xml file, and merging of an original and stripped p3d xml file for the purpose of using external editors to fix spelling mistakes 2010-04-30 19:42:43 +00:00