OpenSceneGraph/src
Colin McDonald a9900712a4
Update ReaderWriterOSGA.cpp
Fix typo in osga archives which stops node files working
2019-09-02 17:43:38 +01:00
..
OpenThreads Improved iOS cmake support for xcode 9.4 and cmake 3.11 2018-12-10 08:22:36 -07:00
osg fix typo 2019-07-19 14:06:20 +08:00
osgAnimation Update StackedTransform.cpp 2019-03-14 11:25:11 +00:00
osgDB Debugging: Hint to debug LoadLibrary issues 2019-08-22 13:48:01 +01:00
osgFX Fixed crash on exit issues with osgFX, osgParticle, osgSim and the osgforest example 2019-01-07 17:46:02 +00:00
osgGA Added handling of zero radius models 2019-07-18 12:18:04 +01:00
osgManipulator Add OSG_USE_FLOAT_QUAT build option to use single precision quaternions 2019-03-14 10:46:42 +00:00
osgParticle [*] ParticleSystem: Use GL_TRIANGLES instead if GL_QUADS when GL{1,2} or GLES1 are unavailable 2019-07-26 21:26:31 +03:00
osgPlugins Update ReaderWriterOSGA.cpp 2019-09-02 17:43:38 +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 setup camera Read/Draw Buffer 2018-12-19 18:30:26 +01:00
osgSim Added check against any empty _segments to avoid undefined behaviour 2019-07-12 17:00:20 +01:00
osgTerrain Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgText Added a _fontFallback to TextBase to cache any fallback font (usually DefaultFont) that is used when the Textbase::_font is null. 2019-07-31 14:11:59 +01:00
osgUI Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgUtil Added override for broken bindings 2019-02-20 16:31:58 +00:00
osgViewer Replaced GL_QUADS usage with GL_TRIANGLE_STRIP 2019-07-29 13:01:00 +01:00
osgVolume Refactored the mesh setup to use GL_TRIANGLE_STIP instead of GL_QUADS 2019-07-29 12:30:41 +01:00
osgWidget 1px error in GUIEventAdapter, View, Viewer and CompositeViewer major fix 2018-09-21 13:30:39 +03:00
osgWrappers Fixed memory leak with assignment of default value to ObjectSerializer 2018-09-06 11:53:35 +01:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00