.. |
OpenThreads
|
From Mathias Froehlich, "Tha attached change adapt previous attemps to get our application using osg
|
2009-10-10 11:00:35 +00:00 |
osg
|
Removed the disabling of display lists in osg::Geometry to bring it back to it's original behaviour
|
2009-10-21 14:11:00 +00:00 |
osgAnimation
|
From Cedric Pinson, this commit contains the following change:
|
2009-10-21 15:45:13 +00:00 |
osgDB
|
From Colin McDonald, "This file didn't build when OSG_USE_UTF8_FILENAME was on"
|
2009-08-20 15:32:02 +00:00 |
osgFX
|
From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately.
|
2009-03-23 16:01:02 +00:00 |
osgGA
|
From Cory Riddell, "The spherical manipulator uses a middle drag event for panning. It was
|
2009-07-24 15:04:46 +00:00 |
osgIntrospection
|
From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately.
|
2009-03-23 16:01:02 +00:00 |
osgManipulator
|
Introduced TabBoxTrackballDragger
|
2009-08-05 16:02:44 +00:00 |
osgParticle
|
Removed remaining glBegin/glEnd usage
|
2009-10-21 16:40:45 +00:00 |
osgPlugins
|
From Chris Denham, "I discovered a memory leak in the ZIP plugin, which was caused by a missing call to CloseZip.
|
2009-10-10 10:00:13 +00:00 |
osgPresentation
|
Fixed the set up of osgVolume::ImageLayer scale and offset.
|
2009-09-08 15:36:28 +00:00 |
osgShadow
|
From Wojciech Lewandowski, part of the FBO attachment submission
|
2009-08-21 09:43:41 +00:00 |
osgSim
|
Converted all glBegin/glEnd code across to using osg::GLBeginEndAdapter
|
2009-10-21 16:16:31 +00:00 |
osgTerrain
|
Fixed the compute of the extents/bounding sphere
|
2009-08-27 19:25:23 +00:00 |
osgText
|
Conveted osgText across to using GLBeginEndAdapter instead og glBegin/glEnd
|
2009-10-21 16:31:37 +00:00 |
osgUtil
|
Ported osg::Geometry across to supporting the aliasing of vertex, color and normal etc. calls to Vertex Attributes.
|
2009-10-16 16:26:27 +00:00 |
osgViewer
|
From Mathias Froehlich, "This change eliminate an orphan stats block that sticks somewhere in the
|
2009-10-10 10:58:39 +00:00 |
osgVolume
|
Added return at end of to fix warning
|
2009-09-24 10:11:32 +00:00 |
osgWidget
|
From Cesar L.B. Silveira, "I have written these few lines of code which allow setting the label
|
2009-10-10 11:06:30 +00:00 |
osgWrappers
|
Added support for automatic vertex aliasing to new ArrayDispatchers, and updated wrappers
|
2009-10-21 14:09:12 +00:00 |
CMakeLists.txt
|
Refactored preset3D/p3d plugin so that common scene graph extensions and classes now live in a separate osgPresenttation NodeKit.
|
2009-06-24 16:03:49 +00:00 |