OpenSceneGraph/src
PntAndCnt 99b2fffa7c Fontconfig should be external library.
Add Fontconfig to TARGET_LIBRARIES cause osg3::osgText target looking for
openscegraph-Fontconfig-import-targets.cmake, which doesn't exists.
2019-12-13 11:11:44 +00:00
..
OpenThreads Add FreeBSD-specific code bits for pthread_setaffinity_np support 2019-12-12 13:58:23 +00:00
osg Fix bug in matrix transpose() and transpose3x3 2019-12-12 10:40:41 +00:00
osgAnimation Update StackedTransform.cpp 2019-03-14 11:25:11 +00:00
osgDB Set ffmpeg as the default plugin for video files. 2019-12-04 22:16:25 +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 Mered fix for internalFormat 2019-12-13 10:03:52 +00: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 Fontconfig should be external library. 2019-12-13 11:11:44 +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 Fix linking with Xinerama 2019-12-12 13:25:44 +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