OpenSceneGraph/src
2013-06-26 18:06:09 +00:00
..
OpenThreads From Kristofer Tingdahl, with additions from Riccardo Corsi and Robert Milharcic, support for Qt5 build 2013-06-10 14:34:25 +00:00
osg From Sebastian Messerschmidt, "I've taken some time and refactored some places where the old set*Binding were used." 2013-06-26 16:16:23 +00:00
osgAnimation Removed deprecated Geometry::set*Binding() usage 2013-06-26 17:58:57 +00:00
osgDB Convert usage to use const versions of containers 2013-06-24 11:03:59 +00:00
osgFX Clean up up osg::Geometry, removing long deprecated support for array indices and BIND_PER_PRIMITIVE binding that forced OpenGL slow paths. osg::Geometry is now smaller and only supports OpenGL fasts paths. 2013-06-18 11:18:28 +00:00
osgGA Commented out debug output 2013-05-03 20:12:15 +00:00
osgManipulator From Sebastian Messerschmidt, "I've taken some time and refactored some places where the old set*Binding were used." 2013-06-26 16:16:23 +00:00
osgParticle Added repolation of the _deadparts stack which would otherwise been invalidatd by the depth sort of particles. 2013-05-23 18:29:47 +00:00
osgPlugins Replaced deprecated osg::Geometry::set*Binding() calls. 2013-06-26 17:44:30 +00:00
osgPresentation Introduced new scheme for handling mouse events with osgViewer. The new scheme enables robust event handling even when using distortion correction render to texture Cameras. 2013-05-03 19:26:27 +00:00
osgQt From Juan Manuel Alvarez, "When handling keyboard events on osgQt, if a key is kept pressed, multiple sequences of KEYDOWN -> KEYUP events are fired. 2013-06-20 10:05:56 +00:00
osgShadow From Sebastian Messerschmidt, "I've taken some time and refactored some places where the old set*Binding were used." 2013-06-26 16:16:23 +00:00
osgSim Replaced deprecated Geometry::set*Binding() usage 2013-06-26 18:06:09 +00:00
osgTerrain Replaced deprecated osg::Geometry::set*Binding() usage 2013-06-26 17:45:19 +00:00
osgText Replaced deprecated osg::Geometry::set*Binding() usage 2013-06-26 17:45:19 +00:00
osgUtil Replaced deprecated osg::Geometry::set*Binding() usage 2013-06-26 17:45:19 +00:00
osgViewer Removed deprecated Geometry::set*Binding() usage 2013-06-26 17:58:57 +00:00
osgVolume Replaced deprecated Geometry::set*Binding() usage 2013-06-26 18:06:09 +00:00
osgWidget Replaced deprecated Geometry::set*Binding() usage 2013-06-26 18:06:09 +00:00
osgWrappers With assistance from Sukender, moved the depreacted osg::Geometry vertex indices and AttributeBinding definitions out into a separated namespace/class so to use 2013-06-25 16:10:24 +00:00
CMakeLists.txt From Kristofer Tingdahl, with additions from Riccardo Corsi and Robert Milharcic, support for Qt5 build 2013-06-10 14:34:25 +00:00