.. |
AlphaFunc
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
AnimationPath
|
Added clear()
|
2007-06-13 19:54:00 +00:00 |
ApplicationUsage
|
Added osgViewer::HelpHandler
|
2007-02-12 13:39:18 +00:00 |
ArgumentParser
|
Added support for bool in ArgumentParser::Parameter.
|
2007-09-19 15:29:57 +00:00 |
Array
|
Added double Vec*Array support
|
2007-12-04 14:44:21 +00:00 |
AutoTransform
|
Added _firstTimeToInitEyePoint = true to the setAutoRotateMode to force the AutoTransform
|
2007-05-22 15:17:52 +00:00 |
Billboard
|
|
|
BlendColor
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
BlendEquation
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
BlendFunc
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
BoundingBox
|
|
|
BoundingSphere
|
|
|
BoundsChecking
|
|
|
buffered_value
|
Added Object::resizeGLObjectBuffers(uint) method to help improve the ability
|
2007-01-04 14:11:51 +00:00 |
BufferObject
|
From Paul Melis, fixes to spelling mistakes/typos.
|
2007-07-11 15:51:17 +00:00 |
Camera
|
Introduce new osgViewer::Renderer class for implementing of the rendering
|
2007-08-02 11:02:47 +00:00 |
CameraNode
|
|
|
CameraView
|
|
|
ClampColor
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
ClearNode
|
|
|
ClipNode
|
From Roland Smeenk, "ClipNode contains a method getClipPlaneList that should actually be called setClipPlaneList."
|
2007-02-16 15:17:43 +00:00 |
ClipPlane
|
From Robert Osfield and Richard Schmidt, made fixes inspired by an original submission from Richard which
|
2007-12-08 13:29:31 +00:00 |
ClusterCullingCallback
|
Removed the using to avoid VS 7.1 build problem
|
2007-03-29 15:41:59 +00:00 |
CollectOccludersVisitor
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
ColorMask
|
|
|
ColorMatrix
|
|
|
ComputeBoundsVisitor
|
Added new osg::ComputeBoundsVisitor
|
2007-02-16 17:34:34 +00:00 |
ConvexPlanarOccluder
|
Removed inappropriate comment about normal orientation.
|
2007-01-05 09:55:04 +00:00 |
ConvexPlanarPolygon
|
Removed inappropriate comment about normal orientation.
|
2007-01-05 09:55:04 +00:00 |
CoordinateSystemNode
|
Added better handling of 0,0,0 values
|
2007-06-13 13:41:23 +00:00 |
CopyOp
|
|
|
CullFace
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
CullingSet
|
|
|
CullSettings
|
Updated wrappers
|
2007-08-10 17:44:54 +00:00 |
CullStack
|
Updated wrappers
|
2007-08-10 17:44:54 +00:00 |
DeleteHandler
|
Fixed unitialized variables.
|
2007-07-09 15:02:03 +00:00 |
Depth
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
DisplaySettings
|
From Galen Faidley," Please find attached the modifications to get the new checkerboard
|
2007-08-23 14:31:23 +00:00 |
Drawable
|
Added support for new double Vec*Array classes in various functors.
|
2007-12-04 14:46:46 +00:00 |
DrawPixels
|
Fixed parameter name
|
2007-05-14 16:16:22 +00:00 |
Endian
|
|
|
Export
|
|
|
fast_back_stack
|
|
|
Fog
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
FragmentProgram
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
FrameBufferObject
|
From Art Tevs,
|
2007-09-07 11:21:02 +00:00 |
FrameStamp
|
Added osg::FrameStamp::set/getSimulationTime().
|
2007-01-25 12:02:51 +00:00 |
FrontFace
|
|
|
Geode
|
Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode
|
2007-01-04 16:49:58 +00:00 |
Geometry
|
Further perfomrmance optimizations and clean up on new VBO/EBO/PBO API.
|
2007-05-01 18:03:32 +00:00 |
GL
|
From Andy Skinner, warning fix for Windows 64-bit build
|
2007-04-03 19:42:43 +00:00 |
GL2Extensions
|
From Art Tevs, build fix.
|
2007-09-11 16:59:19 +00:00 |
GLExtensions
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
GLObjects
|
Added include/osg/GLObjects + .cpp which provide osg::flush*DeletedGLObjects() methods.
|
2007-07-06 13:08:51 +00:00 |
GLU
|
Added GLU_TESS_CALLBACK_TRIPLEDOT path into include/osg/GLU and enabled this
|
2007-10-03 20:21:01 +00:00 |
GraphicsContext
|
Added perlimnary support for reading the DISPLAY variable.
|
2007-08-03 14:50:58 +00:00 |
GraphicsThread
|
Refactored the way the Scene is used in Viewer and CompositeViewer to ensure
|
2007-08-10 10:52:35 +00:00 |
Group
|
Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode
|
2007-01-04 16:49:58 +00:00 |
Hint
|
Updated wrappers
|
2007-12-09 14:54:02 +00:00 |
Image
|
Added getColor method to allow easy reading of individual pixels.
|
2007-10-31 12:55:15 +00:00 |
ImageStream
|
From Brad Colbert with ammendments by Robert Osfield, add set/getVolume support
|
2007-06-28 14:19:30 +00:00 |
io_utils
|
|
|
Light
|
From Robert Osfield and Richard Schmidt, made fixes inspired by an original submission from Richard which
|
2007-12-08 13:29:31 +00:00 |
LightModel
|
|
|
LightSource
|
Added setThreadSafeRefUnref to LightSource
|
2007-01-07 10:00:50 +00:00 |
LineSegment
|
|
|
LineStipple
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
LineWidth
|
|
|
LOD
|
Added mention of LODScale in docs
|
2007-02-28 10:10:21 +00:00 |
LogicOp
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
Material
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
Math
|
Removed log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method.
|
2007-10-01 08:50:58 +00:00 |
Matrix
|
Added support for SG_USE_FLOAT_MATRIX and OSG_USE_FLOAT_PLANE in CMake build and
|
2007-05-20 11:45:09 +00:00 |
Matrixd
|
From Vivek Rajan, MatrixDecomposition implementaion, adapted by Robert Osfield
|
2007-02-10 18:01:37 +00:00 |
Matrixf
|
From Vivek Rajan, MatrixDecomposition implementaion, adapted by Robert Osfield
|
2007-02-10 18:01:37 +00:00 |
MatrixTransform
|
|
|
Multisample
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
Node
|
Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode
|
2007-01-04 16:49:58 +00:00 |
NodeCallback
|
|
|
NodeTrackerCallback
|
Fixed typo
|
2007-07-11 16:06:04 +00:00 |
NodeVisitor
|
Added default setting of use of thread safe ref/unref.
|
2007-08-22 09:42:27 +00:00 |
Notify
|
|
|
Object
|
Introduced new osg::Object::DataVariance type of UNSPECIFIED, and changed the deafult
|
2007-02-14 13:18:58 +00:00 |
observer_ptr
|
|
|
OccluderNode
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
OperationThread
|
Added default contructors to Operation
|
2007-09-03 09:43:33 +00:00 |
PagedLOD
|
|
|
Plane
|
Added support for SG_USE_FLOAT_MATRIX and OSG_USE_FLOAT_PLANE in CMake build and
|
2007-05-20 11:45:09 +00:00 |
Point
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
PointSprite
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
PolygonMode
|
|
|
PolygonOffset
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
PolygonStipple
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
Polytope
|
Fixed the Polytop::setFrustum and setBoundingBox method
|
2007-12-01 15:30:35 +00:00 |
PositionAttitudeTransform
|
|
|
PrimitiveSet
|
Added support for new double Vec*Array classes in various functors.
|
2007-12-04 14:46:46 +00:00 |
Program
|
From Art Trevs, "File Changes:
|
2007-09-11 13:34:41 +00:00 |
Projection
|
|
|
ProxyNode
|
|
|
Quat
|
|
|
ref_ptr
|
|
|
Referenced
|
Added mutex locking add addParents/removeParents in Drawable, Node and StateSet.
|
2007-08-31 20:14:36 +00:00 |
RenderInfo
|
Added support into osg::RenderInfo for a stack of Cameras that allow querries
|
2007-07-14 17:07:59 +00:00 |
Scissor
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
Sequence
|
From John Kelso,
|
2007-05-09 11:11:19 +00:00 |
ShadeModel
|
Set default ShadeModel back to SMOOTH
|
2007-04-05 20:27:02 +00:00 |
Shader
|
Added Object::resizeGLObjectBuffers(uint) method to help improve the ability
|
2007-01-04 14:11:51 +00:00 |
ShadowVolumeOccluder
|
|
|
Shape
|
Converted osg::HeightField across to using a osg::FloatArray internally to enable
|
2007-03-29 19:42:07 +00:00 |
ShapeDrawable
|
Removed deprecated drawImplementation(State&) method from Drawable and Drawable::DrawCallback
|
2007-03-28 11:30:38 +00:00 |
State
|
Introduce new osgViewer::Renderer class for implementing of the rendering
|
2007-08-02 11:02:47 +00:00 |
StateAttribute
|
Set main scene graph elements to use thread safe ref/unref by default
|
2007-08-22 10:34:11 +00:00 |
StateSet
|
Added computeDataVariance method into osg::Object and implementations in Drawable and StateSet,
|
2007-02-14 11:24:42 +00:00 |
Stats
|
Removed inappropriate Stats:: prefix
|
2007-02-15 10:25:11 +00:00 |
Stencil
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
StencilTwoSided
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
Switch
|
|
|
TemplatePrimitiveFunctor
|
Added support for new double Vec*Array classes in various functors.
|
2007-12-04 14:46:46 +00:00 |
TexEnv
|
|
|
TexEnvCombine
|
From Paul Melis, fixes to spelling mistakes/typos.
|
2007-07-11 15:51:17 +00:00 |
TexEnvFilter
|
|
|
TexGen
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
TexGenNode
|
Added support for setThreadSafeRefUnref into TexGenNode
|
2007-01-11 10:35:03 +00:00 |
TexMat
|
|
|
Texture
|
From Mathias Froehlich, "since we patched our hp to an other patchlevel, I need the following to
|
2007-10-05 10:46:46 +00:00 |
Texture1D
|
From Art Trevs, "Features of the patch are:
|
2007-09-11 12:04:58 +00:00 |
Texture2D
|
From Art Trevs, "Features of the patch are:
|
2007-09-11 12:04:58 +00:00 |
Texture2DArray
|
Fixed warnings of casting void* by refactoring the type and extensiosn setup.
|
2007-09-13 10:15:48 +00:00 |
Texture3D
|
From Art Trevs, "Features of the patch are:
|
2007-09-11 12:04:58 +00:00 |
TextureCubeMap
|
From Art Trevs, "Features of the patch are:
|
2007-09-11 12:04:58 +00:00 |
TextureRectangle
|
From Art Trevs, "Features of the patch are:
|
2007-09-11 12:04:58 +00:00 |
Timer
|
Aded new convinience methods to osg::Timer - s/getStartTick and time_s(), time_m() etc
|
2006-12-26 17:37:06 +00:00 |
TransferFunction
|
Added better description of TransferFunction.
|
2007-07-12 08:29:39 +00:00 |
Transform
|
Added new Transform::ReferenceType enum ABSOLUTE_RF_INHERIT_VIEWPOINT to support
|
2007-02-07 16:32:14 +00:00 |
TriangleFunctor
|
Added support for new double Vec*Array classes in various functors.
|
2007-12-04 14:46:46 +00:00 |
TriangleIndexFunctor
|
Added support for new double Vec*Array classes in various functors.
|
2007-12-04 14:46:46 +00:00 |
Uniform
|
From Art Tevs,
|
2007-09-07 11:21:02 +00:00 |
Vec2
|
|
|
Vec2b
|
|
|
Vec2d
|
|
|
Vec2f
|
|
|
Vec2s
|
|
|
Vec3
|
|
|
Vec3b
|
|
|
Vec3d
|
|
|
Vec3f
|
|
|
Vec3s
|
|
|
Vec4
|
|
|
Vec4b
|
|
|
Vec4d
|
|
|
Vec4f
|
|
|
Vec4s
|
|
|
Vec4ub
|
|
|
Version
|
Updated version for 2.2 release
|
2007-10-04 10:05:20 +00:00 |
VertexProgram
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
View
|
Moved ViewerBase class out into its own header and source file.
|
2007-09-30 11:37:00 +00:00 |
Viewport
|
Various work on osgViewer library, including warp point and graphics window resize support
|
2007-01-01 18:20:10 +00:00 |