OpenSceneGraph/src
2018-05-31 14:48:54 +01:00
..
OpenThreads Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osg Notify: silence warning about unused argument 2018-05-27 14:21:57 +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 Quitened down unsupport compression output when passing in a file with a non rgb extension 2018-05-18 14:25:30 +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 Implemented StateGraph reuse in in scene graph Canera's RenderStage. 2018-05-23 14:52:24 +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