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
591c5bae427dc3e5f9f7e5c345b4314fb894fb08
OpenSceneGraph
/
include
/
osgPresentation
/
deprecated
History
Robert Osfield
591c5bae42
Added support for new osgVolume::MultiPassTechnique to Present3D. To use add property renderer="MultiPass":
...
<volume renderer="MultiPass">MyVolumeData</volume>
2013-12-17 12:18:06 +00:00
..
AnimationMaterial
Moved old osgPresentation source files to osgPresentation/deprecated subdirectory.
2013-08-18 18:10:39 +00:00
CompileSlideCallback
Moved old osgPresentation source files to osgPresentation/deprecated subdirectory.
2013-08-18 18:10:39 +00:00
KeyEventHandler
Introduce new osgGA::Event and osgGA::EventHandler base classes that the old GUIEventAdapter and GUIEventHandler now subclass from.
2013-10-25 14:54:15 +00:00
PickEventHandler
Introduce new osgGA::Event and osgGA::EventHandler base classes that the old GUIEventAdapter and GUIEventHandler now subclass from.
2013-10-25 14:54:15 +00:00
PropertyManager
Moved old osgPresentation source files to osgPresentation/deprecated subdirectory.
2013-08-18 18:10:39 +00:00
SlideEventHandler
Introduce new osgGA::Event and osgGA::EventHandler base classes that the old GUIEventAdapter and GUIEventHandler now subclass from.
2013-10-25 14:54:15 +00:00
SlideShowConstructor
Added support for new osgVolume::MultiPassTechnique to Present3D. To use add property renderer="MultiPass":
2013-12-17 12:18:06 +00:00
Timeout
Removed trailing spaces, added missing return to last lines
2013-11-22 09:38:50 +00:00