OpenSceneGraph/src
OpenSceneGraph git repository 9ab5aafd02
Merge pull request #583 from emminizer/flt-registry-cache
OpenFlight: Replace internal caches with osgDB::ObjectCache use.  Fix…
2018-07-31 16:58:41 +01:00
..
OpenThreads Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osg Fixed check against dataType changes 2018-07-27 17:34:30 +01:00
osgAnimation Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgDB Moved constructors and destructors to .cpp 2018-05-11 11:16:43 +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 Restored the REGISTER_WINDOWINGSYSTEMINTERFACE macro to the include/osg/GraphicsContext header and removed the OSGVIEWER_EXPORT as this was causing compatibility issues with osgQt. 2018-05-21 13:10:40 +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