.. |
OpenThreads
|
Removed old and unused windows code path to avoid confusion
|
2015-06-12 20:23:15 +00:00 |
osg
|
Added Vec2,3,4 for b, ub, s, us, i, ui.
|
2016-07-04 13:36:28 +01:00 |
osgAnimation
|
Added serializer support for RigTransforms
|
2016-07-04 20:19:58 +01:00 |
osgDB
|
Added extern and export
|
2016-06-25 16:32:58 +01:00 |
osgFX
|
Changed osgFX::MultiTextureControl so that it uses an osg::FloatArray internally to enable sharing with osg::Uniform.
|
2015-01-23 13:51:09 +00:00 |
osgGA
|
Removed unused member variable
|
2016-06-24 12:12:50 +01:00 |
osgManipulator
|
Fixed doxygen warnings
|
2016-06-01 14:20:14 +01: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 |
osgPresentation
|
Added missing initializers
|
2016-06-22 11:39:11 +01:00 |
osgQt
|
Fixed unused parameter warning.
|
2016-06-08 10:54:36 +01:00 |
osgShadow
|
Fixed "unreferenced formal parameter" warnings
|
2016-06-07 08:53:42 +01:00 |
osgSim
|
Fixed doxygen warnings
|
2016-06-01 14:20:14 +01:00 |
osgTerrain
|
Fixed doxygen warnings
|
2016-06-01 14:20:14 +01:00 |
osgText
|
Fixed doxygen warnings
|
2016-06-01 14:20:14 +01:00 |
osgUI
|
From Albert Luaces, typo fixes.
|
2015-06-01 13:40:20 +00:00 |
osgUtil
|
Adds an indexMesh option to disable mesh reindexation
|
2016-07-01 18:12:36 +02:00 |
osgViewer
|
CleanUpOperation added to Viewer
|
2016-06-30 22:09:22 +02:00 |
osgVolume
|
Fixed unused parameter warning.
|
2016-06-08 09:46:58 +01:00 |
osgWidget
|
Removed dead code
|
2016-06-22 11:58:45 +01:00 |