OpenSceneGraph/src
2017-05-11 15:25:10 +01:00
..
OpenThreads openthread: silence some log output 2017-03-30 11:29:53 +02:00
osg Moved the Polytope::contains(..) triangle test into PolytopeIntersector to enable customization and optimization. 2017-05-11 15:25:10 +01:00
osgAnimation Some spelling fixes in comments. 2016-10-05 18:10:46 +02:00
osgDB Avoid call of SetupThreads in DatabasePager 2017-04-28 16:51:34 +02:00
osgFX Fixed method to match parent class. 2016-06-02 14:30:58 +01:00
osgGA Added conditionals for GLES3, added correct gl headers for GLES3 on iOS and Android to GL.in 2017-03-20 18:33:08 +00:00
osgManipulator osgManipulator: Constraint: snap_point_to_grid wants Vec3d instead of Vec3 2017-02-16 10:37:03 -05:00
osgParticle Added conditionals for GLES3, added correct gl headers for GLES3 on iOS and Android to GL.in 2017-03-20 18:33:08 +00:00
osgPlugins RAII memory management for macOS image loading 2017-04-23 21:38:38 +02:00
osgPresentation added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
osgShadow Added conditionals for GLES3, added correct gl headers for GLES3 on iOS and Android to GL.in 2017-03-20 18:33:08 +00:00
osgSim Added conditionals for GLES3, added correct gl headers for GLES3 on iOS and Android to GL.in 2017-03-20 18:33:08 +00:00
osgTerrain Added lazy state updating for vertex array object binding/unbinding 2017-03-13 11:44:34 +00:00
osgText Replaced macro based selection of which shaders to use by default with DisplaySettings::setShaderHint() and OSG_SHADER=HINT=GL2|GL3|GLES2|GLES3|NONE controls 2017-03-27 11:44:41 +01:00
osgUI added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
osgUtil Implemented the setting of all the PolytopeIntersector::Intersection values on hits detected by KdTree/Polytope intersection codes 2017-05-11 15:25:10 +01:00
osgViewer Fixes compiler warning regarding logic vs bitwise AND 2017-04-23 11:52:05 +02:00
osgVolume Removed unused class 2017-01-16 17:18:58 +00:00
osgWidget Removed old Text::GlyphQuads array code paths 2017-02-28 17:02:02 +00:00
osgWrappers Merge pull request #236 from mp3butcher/ScriptBranch 2017-03-29 09:27:58 +01:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00