OpenSceneGraph/src
2018-01-15 15:59:56 +01:00
..
OpenThreads
osg add static helper func in order to generate Samplers of a Samplerless StateSet 2018-01-13 21:25:47 +01:00
osgAnimation remove unused variable "maxBonePerVertex" 2018-01-15 15:59:56 +01:00
osgDB From Jordi Torres, removed unused local variables 2017-12-02 17:52:47 +00:00
osgFX
osgGA From Jordi Torres, removed unused local variables 2017-12-02 17:58:17 +00:00
osgManipulator
osgParticle Introduced Drawable::CreateVertexArrayStateCallback to enable customization of how VertexArrayState objects. 2017-11-29 14:22:31 +00:00
osgPlugins Added ability to toggle on/off use of C system() function call, using OSG_SYSTEM_SUPPORTED Cmake option 2018-01-12 19:52:31 +00:00
osgPresentation Added ability to toggle on/off use of C system() function call, using OSG_SYSTEM_SUPPORTED Cmake option 2018-01-12 19:52:31 +00:00
osgShadow Deprecated dirtyDisplayLists(), use established dirtyGLObjects() instead 2017-12-18 13:54:08 +00:00
osgSim Added returns to avoid fall through between case statements 2018-01-11 08:51:08 +00:00
osgTerrain Typo fix 2017-11-29 21:20:10 +00:00
osgText osgText: fix typos related to SIGNED_DISTANCE_FIELD 2018-01-10 14:21:25 +01:00
osgUI
osgUtil add recursivity on Camera Callbacks 2018-01-04 03:59:25 +01:00
osgViewer osgViewer::ViewerBase setThreadingModel func fix: should not start threading, must only restart 2018-01-13 15:49:39 +03:00
osgVolume
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 Merge pull request #443 from mp3butcher/osgSampler1 2018-01-14 12:40:34 +00:00
CMakeLists.txt