OpenSceneGraph/applications/present3D
Robert Osfield 76396d0c12 Added screen capture handler to present3D, with the PrtScn button used for a single frame capture and 'm' for continuous frame capture.
The --screenshot filename command line option can be used to configure the name of the screen capture.
2011-11-01 13:36:07 +00:00
..
Cluster.cpp From Alberto Luacas, typo fixes 2011-07-17 16:24:47 +00:00
Cluster.h Fixed Coverity reported issue. 2011-05-06 09:22:17 +00:00
CMakeLists.txt Tempory fix for static build of Present3D which disables the use of ffmpeg when compiling static, will need to 2011-06-17 10:35:00 +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 Added screen capture handler to present3D, with the PrtScn button used for a single frame capture and 'm' for continuous frame capture. 2011-11-01 13:36:07 +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