OpenSceneGraph/src
2017-10-31 17:43:39 +00:00
..
OpenThreads openthread: silence some log output 2017-03-30 11:29:53 +02:00
osg Added missing initializers 2017-10-31 17:43:39 +00:00
osgAnimation Fixed warning 2017-10-27 13:19:52 +01: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 Fixed Coverity Scan reported issue 2017-10-31 17:02:31 +00: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 Fixed CovertiScan reported uninitialized member variable 2017-10-31 17:39:34 +00: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 Fixed pre compilation osg::Program state leaking into the main scene graph rendering 2017-10-25 16:13:26 +01:00
osgViewer Merge pull request #372 from openscenegraph/text_improvements 2017-10-26 14:26:01 +01:00
osgVolume Removed unused class 2017-01-16 17:18:58 +00:00
osgWidget Deprecated Text:BackdropImplementation, removing the backend as it no longer required when using shaders for backdrop effects 2017-10-13 11:42:25 +01:00
osgWrappers Merged support for StateSet::DefineList from shader_pipeline branch 2017-10-30 09:32:04 +00:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00