OpenSceneGraph/src
OpenSceneGraph git repository 994ea4d203
Merge pull request #911 from LaurensVoerman/FbxSdkFix
Fix for older versions of fbxsdk without xml or zlib libraries,
2020-01-30 16:30:41 +00:00
..
OpenThreads Added Thread::CurrentThreadId() method to wrap up thread id functionality in a more platform appropriate way. 2020-01-06 18:39:51 +00:00
osg Removed stray space 2020-01-21 09:43:08 +00:00
osgAnimation Update StackedTransform.cpp 2019-03-14 11:25:11 +00:00
osgDB Added creation of image directories when required 2020-01-11 14:39:46 +00:00
osgFX Fixed crash on exit issues with osgFX, osgParticle, osgSim and the osgforest example 2019-01-07 17:46:02 +00:00
osgGA Fix #877 "Shift key stuck if both shifts switch keymap" 2019-12-23 15:07:14 +00:00
osgManipulator Add OSG_USE_FLOAT_QUAT build option to use single precision quaternions 2019-03-14 10:46:42 +00:00
osgParticle Fix particle rotation. 2020-01-17 18:52:55 +08:00
osgPlugins Fix for older versions of fbxsdk without xml or zlib libraries, fix cmake multiconfig generators (msvc) with irrelevant CMAKE_BUILD_TYPE. 2020-01-30 17:13:14 +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 support for using CurrentCodePage functionality with osgText::String 2020-01-13 13:41:37 +00: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 Added explicit clean up removeView 2020-01-30 16:21:32 +00: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