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
92d6daaf70fac1828f547b3e129e9440443f87cc
OpenSceneGraph
/
src
/
osgPresentation
History
Robert Osfield
759749eb0c
Changed the reading of animation paths so that it's always done without using the osgDB object cache.
...
This fixes a bug of reusing the animination path in an P3D file.
2010-09-27 09:58:07 +00:00
..
AnimationMaterial.cpp
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:08:15 +00:00
CMakeLists.txt
From Wang Rui, "I've found a minor bug in the cmake script of src/osgPresentation when testing the osgIntrospection project. It missed the Export header file and thus will not install this file while 'make install'. Add a line to the LIB_PUBLIC_HEADERS variable will fix the issue."
2010-07-08 10:56:34 +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
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:08:15 +00:00
SlideEventHandler.cpp
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:08:15 +00:00
SlideShowConstructor.cpp
Changed the reading of animation paths so that it's always done without using the osgDB object cache.
2010-09-27 09:58:07 +00:00