.. |
OpenThreads
|
Updated OpenThreads version to be in sync with OSG version
|
2013-07-19 17:00:24 +00:00 |
osg
|
Added lazy setting of the UserDataContainer to avoid unncessarily create a UserDataContain when an empty description list is passed to Node::setDescriptions(..)
|
2013-07-23 10:24:28 +00:00 |
osgAnimation
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
osgDB
|
Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten
|
2013-07-01 08:21:13 +00:00 |
osgFX
|
Clean up up osg::Geometry, removing long deprecated support for array indices and BIND_PER_PRIMITIVE binding that forced OpenGL slow paths. osg::Geometry is now smaller and only supports OpenGL fasts paths.
|
2013-06-18 11:18:28 +00:00 |
osgGA
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
osgManipulator
|
From Sebastian Messerschmidt, "I've taken some time and refactored some places where the old set*Binding were used."
|
2013-06-26 16:16:23 +00:00 |
osgParticle
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
osgPlugins
|
Added NOT ANDROID to force use of posix API when building for Android under Windows
|
2013-07-23 15:28:31 +00:00 |
osgPresentation
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
osgQt
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
osgShadow
|
Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten
|
2013-07-01 08:21:13 +00:00 |
osgSim
|
Replaced deprecated Geometry::set*Binding() usage
|
2013-06-26 18:06:09 +00:00 |
osgTerrain
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
osgText
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
osgUtil
|
Added SceneView::Options enum enetries APPLY_GLOBAL_DEFAULTS and CLEAR_GLOBAL_STATESET to control whether a _globalStateSet->clear() and _globalStateSet->setGlobalDefaults() should be called.
|
2013-07-02 09:27:14 +00:00 |
osgViewer
|
From Christian Ruzicka, "with the current touch implementation on iOS the touches are not forwarded to parent views because the base implementation is not called. Also see the "Best Practices" in the iOS documentation for event handling:
|
2013-07-19 21:05:54 +00:00 |
osgVolume
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
osgWidget
|
Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten
|
2013-07-01 08:21:13 +00:00 |
osgWrappers
|
From Aurelien Albert, Added support for glPrimitiveRestartIndex.
|
2013-06-28 13:43:46 +00:00 |
CMakeLists.txt
|
From Kristofer Tingdahl, with additions from Riccardo Corsi and Robert Milharcic, support for Qt5 build
|
2013-06-10 14:34:25 +00:00 |