.. |
OpenThreads
|
From Curtis Rubel, "I would like to submit the attached file for inclusion in future releases of
|
2015-09-25 10:11:52 +00:00 |
osg
|
From Jannik Heller, fix typo of OSG_COMPILE_CONTEXTS.
|
2015-11-09 10:43:15 +00:00 |
osgAnimation
|
From KOS, "New classes for osgAnimation presented: UpdateFloatUniform, UpdateVec3fUniform and UpdateMatrixfUniform (based on UpdateUniform template)
|
2015-06-03 09:14:35 +00:00 |
osgDB
|
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
|
2015-10-22 13:42:19 +00:00 |
osgFX
|
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
|
2015-10-22 13:42:19 +00:00 |
osgGA
|
From Philippe Renon, "Fixed potential divide by zero in NodeTrackerManipulator : The divide by zero happens when throwing a NodeTrackerManipulator.
|
2015-06-10 10:00:27 +00:00 |
osgManipulator
|
From Albert Luaces, typo fixes.
|
2015-06-01 13:40:20 +00:00 |
osgParticle
|
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
|
2015-10-22 13:42:19 +00:00 |
osgPlugins
|
Addded setting of the Locator CoordinateSystemType
|
2015-11-09 15:10:50 +00:00 |
osgPresentation
|
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
|
2015-10-22 13:42:19 +00:00 |
osgQt
|
From Sebastian Messershmidt, "The uncommented pointer type QTimerEvent */*event*/ leads to a compiler error under visual studio 2010"
|
2015-10-23 11:07:21 +00:00 |
osgShadow
|
Warning fixes for Clang-3.6
|
2015-07-23 11:11:58 +00:00 |
osgSim
|
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
|
2015-10-22 13:42:19 +00:00 |
osgTerrain
|
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
|
2015-10-22 13:42:19 +00:00 |
osgText
|
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
|
2015-10-22 13:42:19 +00:00 |
osgUI
|
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
|
2015-10-22 13:42:19 +00:00 |
osgUtil
|
Restructed the setting of the RenderStage ClearColor/ClearMask to make the code more readable and to avoid double setting of the ClearMask.
|
2015-10-26 11:41:48 +00:00 |
osgViewer
|
From Mathias Froehlich, "Avoid per frame X11 roundtrips"
|
2015-11-05 14:38:04 +00:00 |
osgVolume
|
Updated shaders from OpenSceneGraph-Data with refactor of workaround to NVidia driver bug
|
2015-08-12 10:18:09 +00:00 |
osgWidget
|
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
|
2015-10-22 13:42:19 +00:00 |
osgWrappers
|
Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods,
|
2015-10-22 13:42:19 +00:00 |
CMakeLists.txt
|
Refactored the GL object deletion management to use new osg::GraphicsObjectManager/GLObjectManager base classes, and osg::ContextData container.
|
2015-09-23 09:47:34 +00:00 |