OpenSceneGraph/src
Robert Osfield 38e5fdadf0 From Ralf Habacker, patch refactoring struct ObjOptionsStruct
in obj plugin into a real class, which is a preparation for further obj
related patches.
2017-10-20 11:52:48 +01:00
..
OpenThreads openthread: silence some log output 2017-03-30 11:29:53 +02:00
osg Moved the assignment of the ModifiedCount to before GL texture calls. 2017-10-19 20:57:25 +01:00
osgAnimation fix a bug in how vertexattributes are filled 2017-08-30 23:19:49 +02:00
osgDB tellg call removed from StreamOperator's checkStream function, because reading of files (readNodeFile etc.) with tellg on 'every iter' is approximately 100 times slower on Emscripten platform 2017-09-22 11:43:07 +03: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 From Ralf Habacker, patch refactoring struct ObjOptionsStruct 2017-10-20 11:52:48 +01: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 misc. typo fixes 2017-08-15 12:23:49 -04: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 built-in support for lighting.vert 2017-10-20 11:37:41 +01:00
osgText Text3D dynamic changing fix 2017-09-04 11:29:50 +03: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 LineSegmentIntersector fixed: intersection ratio remaped to the range of LineSegment => correct order in multiset of intersections 2017-09-22 11:46:02 +03:00
osgViewer Using a PR from Sando Mani for requestioning a specific GL version as a base, cleaned up formattating, made the new code paths simpler and added clean up of memory 2017-08-21 11:40:45 +01: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 add osg::Program::BindUniformBlock serialization 2017-10-12 20:09:55 +02:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00