This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d3936048465c6012458d0ac29e8ec24b8cdf5c28
OpenSceneGraph
/
src
/
osgPresentation
History
Robert Osfield
6aa6e9a38c
Refactored the click_to_run implementation to avoid bug associated with running the first click_to_run entry in a layer when
...
subsequent click to run's are called.
2012-01-24 14:27:17 +00:00
..
AnimationMaterial.cpp
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:08:15 +00:00
CMakeLists.txt
From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or
2011-03-08 13:51:13 +00:00
CompileSlideCallback.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
PickEventHandler.cpp
Added a half second sleep after calling system command when the command is run in the background so
2011-09-20 11:46:45 +00:00
SlideEventHandler.cpp
Fixed the return value of SlideEventHandler::selectLayer() so that the 'n' now works correctly.
2012-01-03 15:59:19 +00:00
SlideShowConstructor.cpp
Refactored the click_to_run implementation to avoid bug associated with running the first click_to_run entry in a layer when
2012-01-24 14:27:17 +00:00