OpenSceneGraph/applications/present3D
Robert Osfield eed71f647d From Stephan Huber, "* imageio: removed ReaderWriterImageIO_IOS.cpp, refactored ReaderWriterImageIO to work on OS X and IOS
* avfoundation: added support for IOS (CoreVideo-support is still in development, works only for SDK >= 6.0, set IPHONE_SDKVER in cMake accordingly)
* zeroconf: added ZeroConf-device-plugin (Mac/Win only, linux implementation missing) to advertise and discover services via ZeroConf/Bonjour, on windows you'll need the Bonjour SDK from Apple
* osgosc: modified the example to demonstrate the usage of the ZeroConf-plugin (start the example with the command-line-argument --zeroconf)
* SlideShowConstructor: enable/disable CoreVideo via a environment variable (P3D_ENABLE_CORE_VIDEO)
* RestHttp: mouse-motion-events get interpolated
* RestHttp: unhandled http-requests get sent as an user-event to the event-queue, all arguments get attached as user-values to the event
* modified some CMakeModules to work correctly when compiling for IOS
* fixed a compile-error for IOS in GraphicsWindowIOS
* some minor bugfixes"
2012-12-05 17:15:53 +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 From Stephan Huber, "* imageio: removed ReaderWriterImageIO_IOS.cpp, refactored ReaderWriterImageIO to work on OS X and IOS 2012-12-05 17:15:53 +00:00
ReadShowFile.cpp Implement presentation update feature that reloads the presentation on pressing 'u'. 2011-11-04 12:50:05 +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