OpenSceneGraph/src
2018-07-18 16:19:21 +02:00
..
OpenThreads Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osg Avoid name collision with size_t 2018-07-18 16:19:21 +02:00
osgAnimation Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgDB Moved constructors and destructors to .cpp 2018-05-11 11:15:45 +01:00
osgFX Fixed warning 2018-04-06 14:49:32 +01:00
osgGA Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgManipulator Cleaned up includes 2018-04-17 09:20:23 +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:23:07 +01:00
osgPlugins Pulled in OpenFlight/expGeometryRecords.cpp from 3.6 branch 2018-07-09 18:00:29 +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:48:54 +01:00
osgShadow Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgSim Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgTerrain Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgText Moved the rotation to before the scale 2018-05-22 09:07:06 +01:00
osgUI Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgUtil Replaced creation of a temporary Settings object on the heap with creation on the stack to improve performance 2018-06-27 11:07:53 +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:19:06 +01:00
osgVolume Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgWidget Fix typos and spelling. 2018-04-20 18:18:22 +02: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:03:51 +01:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00