OpenSceneGraph/src
2018-09-04 12:42:31 +01:00
..
OpenThreads From Chris White, Cygwin build fix 2018-08-08 14:42:04 +01:00
osg Added reset of _stateset to prevent the releaseGLObjects calling release on th StateSet from the destructor 2018-09-03 09:37:36 +01:00
osgAnimation Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgDB Added support for reading UTF-8 encoded of xml files 2018-09-04 12:42:31 +01:00
osgFX Fixed warning 2018-04-06 14:17:35 +01:00
osgGA Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgManipulator Replaced osgUtil::IntersectVisitor usage with osgUtil::InteresectionVisitor 2018-04-20 14:32:34 +01:00
osgParticle Fixed particle update bug where a ParticleSystem wouldn't start when loaded during the frame loop due to the _last_frame value not being set. 2018-04-27 11:25:46 +01:00
osgPlugins Merge pull request #583 from emminizer/flt-registry-cache 2018-07-31 16:58:41 +01:00
osgPresentation As the author of all the files in osgPresentation and present3D have rectified the license notices to reflect their intended license rather than histoical license they had prior to being merged into the OpenSceneGraph project. OSGPL was always intended but missed during merge. 2018-05-31 14:45:37 +01:00
osgShadow Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgSim Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgTerrain Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgText osgText: perform pixel size computation in double-precision to prevent coordinate jitter 2018-05-21 20:04:45 +01:00
osgUI Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgUtil Replaced creation of a temporary Settings object on the heap with creation on the stack to improve performance 2018-06-26 20:46:49 +01:00
osgViewer Changed the logic for whether to call setUpThreading() in setThreadingModel() to make it possible to changed threadings even if the threading model starts of as SingleThreaded 2018-09-03 12:30:02 +01:00
osgVolume Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgWidget Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgWrappers Updated REMOVE_SERIALIZER( ImageAttachment ); block to use 154 version to retain compatibility with binaries made with 153 SOVERSION prior to the Imageattachement change 2018-05-23 17:02:28 +01:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00