OpenSceneGraph/src
2014-01-20 15:54:48 +00:00
..
OpenThreads Bumped SO_VERSION number of OpenThreads to avoid conflicts with Debian SO_VERSION bump 2014-01-07 16:18:05 +00:00
osg Preliminary support for wrapping methods in the lua script plugin. 2013-12-25 17:36:32 +00:00
osgAnimation From Pjotr Svetachov, "With the new osg::Geometry the binding for arrays now default to undefined. This breaks previously working code in osgAnimation::RigTransformHardware where the arrays got an undefined bounding and because of this the bone indices and weights were not loaded by the shader. Here is a little patch to fix this." 2013-10-10 20:42:24 +00:00
osgDB From Stephan Huber, fix for OSX build issue 2014-01-17 18:20:28 +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 Warning fixes 2013-11-22 10:27:15 +00:00
osgManipulator From Kristofer Tingdahl, reimplement of AntiSquish node to avoid the use of an update callback. 2014-01-20 11:00:09 +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 Fixed warning 2014-01-17 18:20:39 +00:00
osgPresentation Added hull="hul-filename" property support to <volume> tag that can used thus: 2014-01-16 17:17:37 +00:00
osgQt From Roni Zanolli,Added use of Qt's new devicePixelRatio() method to assist with handling the upscalling of resolution on iPhone for "retina" displays. 2014-01-20 10:40:49 +00:00
osgShadow Warning fixes 2013-11-22 10:27:15 +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 Converted std::max to osg::maximum to fix VS2013 build error 2013-11-21 11:02:08 +00:00
osgUtil Changed epsilon to 1e-5 to address picking problems with planaer objects 2013-12-11 17:20:14 +00:00
osgViewer From Stephan Hunber, "I found some time and ported osgDB::FileUtils and DarwinUtils across new apis to fix the warnings about deprecated api-usage. 2013-12-19 13:44:42 +00:00
osgVolume Disable depth test for rendering of hull backface 2014-01-20 15:54:48 +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 Added support for Switch::set/getValue() 2014-01-06 17:19:21 +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