.. |
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 osgViewer::HelpHandler
|
2007-02-12 13:39:18 +00:00 |
Array
|
Further perfomrmance optimizations and clean up on new VBO/EBO/PBO API.
|
2007-05-01 18:03:32 +00:00 |
AutoTransform
|
Added _firstTimeToInitEyePoint = true to the setAutoRotateMode to force the AutoTransform
|
2007-05-22 15:17:52 +00:00 |
Billboard
|
From Terry Welsh, mplemented POINT_ROT_EYE.
|
2006-10-14 21:47:13 +00:00 |
BlendColor
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
BlendEquation
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
BlendFunc
|
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 |
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, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
Camera
|
Added DisplaySettings to osg::Camera, and support into osg::View for initializing
|
2007-06-09 10:06:38 +00:00 |
CameraNode
|
Renamed osg::CameraNode to osg::Camera, cleaned up osg::View.
|
2006-11-27 14:52:07 +00:00 |
CameraView
|
|
|
ClampColor
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +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 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 |
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
|
Fixes to help C# binding dev.
|
2007-05-26 15:49:35 +00:00 |
CullStack
|
Removed the exclusion of CullSettings from the genwrapper.conf, and then changed the CullStack RefMatrix& methods to RefMatrix*
|
2007-02-21 13:48:01 +00:00 |
DeleteHandler
|
Added Camera's s/getCameraThread() and updated wrappers
|
2007-02-05 13:44:16 +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
|
|
|
Drawable
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
DrawPixels
|
Fixed parameter name
|
2007-05-14 16:16:22 +00:00 |
Endian
|
Simplified swap bytes code to make it more efficient.
|
2006-08-24 20:15:32 +00:00 |
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
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
FrameBufferObject
|
Renamed osg::CameraNode to osg::Camera, cleaned up osg::View.
|
2006-11-27 14:52:07 +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
|
|
|
GLExtensions
|
|
|
GLU
|
|
|
GraphicsContext
|
Added texture format into Traits.
|
2007-06-27 10:12:10 +00:00 |
GraphicsThread
|
Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.
|
2007-02-23 16:31:34 +00:00 |
Group
|
Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode
|
2007-01-04 16:49:58 +00:00 |
Hint
|
Added osg::Hint class
|
2007-06-04 10:47:15 +00:00 |
Image
|
Added Image::g/setOrigin to help movie plugins tell applications that the imagery
|
2007-06-12 16:55:44 +00:00 |
ImageStream
|
From Stephan Huber, "attached you'll find the modified ImageStream
|
2007-06-01 19:19:23 +00:00 |
io_utils
|
|
|
Light
|
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 |
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
|
Added signOrZero template method, and to Matrix_implementation.cpp usage of this
|
2007-05-09 09:26:33 +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
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
Node
|
Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode
|
2007-01-04 16:49:58 +00:00 |
NodeCallback
|
From Paul Martz, "minor code comment cleaup/rewording"
|
2006-12-19 17:16:14 +00:00 |
NodeTrackerCallback
|
|
|
NodeVisitor
|
Added ViewPoint support into NodeVistor/CullStack/CullVisitor/LOD/PagedLOD etc to facilate
|
2006-12-15 17:27:18 +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
|
Removed check from objectDeleted(void*) method as this was not catching cases
|
2006-11-26 22:27:09 +00:00 |
OccluderNode
|
|
|
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
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +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
|
Various additions to better support view dependent overlay node, and updated wrappers
|
2007-05-19 13:43:38 +00:00 |
PositionAttitudeTransform
|
|
|
PrimitiveSet
|
Further perfomrmance optimizations and clean up on new VBO/EBO/PBO API.
|
2007-05-01 18:03:32 +00:00 |
Program
|
Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode
|
2007-01-04 16:49:58 +00:00 |
Projection
|
|
|
ProxyNode
|
|
|
Quat
|
|
|
ref_ptr
|
|
|
Referenced
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
RenderInfo
|
Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help
|
2006-09-18 20:54:48 +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
|
From Farshid Lashkari, "I made a modification to the setClientActiveTextureUnit and
|
2007-05-15 11:25:14 +00:00 |
StateAttribute
|
Removed redundent comma
|
2007-06-05 08:30:24 +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
|
From Peter Hrenka, fixes regarding line-strips and -loops.
|
2007-05-24 10:15:50 +00:00 |
TexEnv
|
|
|
TexEnvCombine
|
|
|
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
|
From Farshid Lashkari, Added missing initialization of the _scaleByTextureRectangleSize
|
2006-11-22 20:39:44 +00:00 |
Texture
|
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 |
Texture1D
|
|
|
Texture2D
|
|
|
Texture3D
|
|
|
TextureCubeMap
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
TextureRectangle
|
|
|
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
|
Preliminary work on TransferFunction support
|
2007-04-03 15:39:05 +00:00 |
Transform
|
Added new Transform::ReferenceType enum ABSOLUTE_RF_INHERIT_VIEWPOINT to support
|
2007-02-07 16:32:14 +00:00 |
TriangleFunctor
|
Fixed the drawArrays() method checking of _drawArrayPtr
|
2006-09-12 15:21:41 +00:00 |
TriangleIndexFunctor
|
|
|
Uniform
|
Removed rendundent const
|
2007-05-10 18:07:15 +00:00 |
Vec2
|
|
|
Vec2b
|
|
|
Vec2d
|
|
|
Vec2f
|
|
|
Vec2s
|
|
|
Vec3
|
|
|
Vec3b
|
|
|
Vec3d
|
|
|
Vec3f
|
|
|
Vec3s
|
|
|
Vec4
|
|
|
Vec4b
|
|
|
Vec4d
|
|
|
Vec4f
|
|
|
Vec4s
|
|
|
Vec4ub
|
|
|
Version
|
Updated version numbers for 2.0 release
|
2007-06-15 10:15:54 +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
|
Added s/getLightingMode and s/getLight to osg::View to allow control of the viewers
|
2007-05-07 22:07:23 +00:00 |
Viewport
|
Various work on osgViewer library, including warp point and graphics window resize support
|
2007-01-01 18:20:10 +00:00 |