OpenSceneGraph/src
2017-11-01 14:45:27 +00:00
..
OpenThreads openthread: silence some log output 2017-03-30 11:29:53 +02:00
osg Added OSG_ENVVAR_SUPPORTED cmake control and bool osg::getEnvVar(const char* name, T& value, ...) conviniece funcions to make it easier to implement optinal getenv reading code. 2017-11-01 13:32:47 +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
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 Scane reported issue. 2017-11-01 11:35:05 +00:00
osgPresentation
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
osgUtil Fixed pre compilation osg::Program state leaking into the main scene graph rendering 2017-10-25 16:13:26 +01:00
osgViewer Moved from getenv to osg::getEnvVar usage 2017-11-01 14:45:27 +00: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