OpenSceneGraph/src
2013-09-09 14:58:25 +00:00
..
OpenThreads Updated OpenThreads version to be in sync with OSG version 2013-07-19 17:00:24 +00:00
osg From Colin Cochran, OES support for point sprites 2013-09-09 14:58:25 +00:00
osgAnimation Fixed double copy in StackedTransform copy constructor 2013-09-02 09:12:24 +00:00
osgDB From Colin McDonald, "Attached are some fixes to build osg using the Solaris Studio compiler. 2013-09-05 10:23:05 +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 From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +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 From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
osgPlugins From Laurens Voerman, "two minor fixes, both in a CMakeList.txt file, 2013-09-09 12:33:18 +00:00
osgPresentation Initial cut of Audio/Volume/Movie/Image presentation objects 2013-09-06 09:35:56 +00:00
osgQt From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
osgShadow Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten 2013-07-01 08:21:13 +00:00
osgSim Replaced deprecated Geometry::set*Binding() usage 2013-06-26 18:06:09 +00:00
osgTerrain From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
osgText From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
osgUtil Refactored the use of epsilon in the clamping of the start/end points of the LineSegmentIntersector to better handle numerical precision issues. 2013-09-02 10:56:14 +00:00
osgViewer From Christian Ruzicka, "with the current touch implementation on iOS the touches are not forwarded to parent views because the base implementation is not called. Also see the "Best Practices" in the iOS documentation for event handling: 2013-07-19 21:05:54 +00:00
osgVolume Quitened down debug message 2013-08-22 13:39:36 +00:00
osgWidget Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten 2013-07-01 08:21:13 +00:00
osgWrappers From Laurens Voerman, "like the "Bug in ProxyNode serializer" Farshid Lashkari found (svn submit 13754) the PagedLOD serializer attempts to read begin and and brackets. 2013-09-05 10:08:09 +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