..
AlphaFunc
AnimationPath
ApplicationUsage
Moved the expansion of the key codes into ApplicationUsage so that help is only generated for non zero keycodes.
2012-12-05 10:13:51 +00:00
ArgumentParser
Array
AttributeDispatchers
AudioStream
AutoTransform
Billboard
BindImageTexture
BlendColor
BlendEquation
BlendEquationi
BlendFunc
Moved osg::BlenFunc::Extensions into osg::GL2Extensions
2014-12-04 19:03:16 +00:00
BlendFunci
BoundingBox
BoundingSphere
BoundsChecking
buffered_value
BufferIndexBinding
BufferObject
BufferTemplate
Callback
Camera
CameraView
Capability
ClampColor
Moved local Extensions structs into GL2Extensions
2014-12-09 14:57:25 +00:00
ClearNode
ClipControl
ClipNode
ClipPlane
ClusterCullingCallback
CollectOccludersVisitor
ColorMask
ColorMaski
ColorMatrix
ComputeBoundsVisitor
Added handling of Drawables added directly to scene graph without Geode decorating them.
2014-07-28 16:19:44 +00:00
ContextData
ConvexPlanarOccluder
ConvexPlanarPolygon
CoordinateSystemNode
CopyOp
From Konstantin Matveyev, "I've changed osg::Uniform::Callback to osg::UniformCallback.
2015-06-02 09:33:22 +00:00
CullFace
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
CullingSet
This submission removes the define / code path OSG_USE_BOUND that was never used. The class osg::Bound used by this code doesn't exist either.
2016-05-19 17:32:24 +01:00
CullSettings
Moved osg::clampProjectionMatrix() template from CullVisitor.cpp into include/osg/CullSettings to make it easier to implement custom clampProjectionMatrix callbacks
2018-06-25 20:02:30 +01:00
CullStack
DeleteHandler
Depth
DepthRangeIndexed
DispatchCompute
DisplaySettings
Added DisplaySettings:s/getgTextShaderTechnique() and OSG_TEXT_SHADER_TECHNIQUE env var support to DisplaySettings.
2017-10-24 14:46:13 +01:00
Drawable
uncomment INLINE_DRAWABLE_DRAW
2019-01-28 01:40:35 +01:00
DrawPixels
Endian
Export
fast_back_stack
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Fog
FragmentProgram
FrameBufferObject
Added FrameBufferAttachment::resizeGLObjectBuffers(..) and releaseGLObjects(..) methods
2019-07-12 16:09:12 +01:00
FrameStamp
FrontFace
Geode
Geometry
GL2Extensions
GLDefines
GLExtensions
GLObjects
GLU
GraphicsContext
GraphicsCostEstimator
GraphicsThread
Group
Hint
Identifier
Image
ImageSequence
ImageStream
ImageUtils
io_utils
KdTree
Light
LightModel
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
LightSource
LineSegment
Renamed LineSegment::intersect(BoundingSphere/Box, double/float&, double/float&) methods to LineSegment::intersectAndComputeRations(..) to avoid confusion with the change in convention for
2015-04-27 19:31:13 +00:00
LineStipple
LineWidth
LOD
LogicOp
Material
Math
Matrix
Matrixd
Matrixf
MatrixTransform
MixinVector
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Multisample
Node
NodeCallback
Refactored Callback system in osg::Node, osg::Drawable, osg::StateSet and osg::StateAttribute to use a new osg::Callback base class.
2014-06-05 16:26:13 +00:00
NodeTrackerCallback
NodeVisitor
Notify
Object
Observer
observer_ptr
ObserverNodePath
Refactored Observer/ObserverNodePath and DatabasePager to improve their robustness.
2010-05-14 12:24:13 +00:00
OccluderNode
OcclusionQueryNode
OcclusionQueryNode: fix resetting to default query geometry
2020-01-20 16:44:48 +01:00
OperationThread
os_utils
PagedLOD
Fix typos and spelling.
2018-04-23 11:03:37 +01:00
PatchParameter
Plane
Removed OSG_USE_BOUND and associated osg::Bound adapter class to avoid problems with BoundingBox::expandBy/expandByRadius() implementation choosing a null BoundingBox from
2014-06-02 16:20:39 +00:00
Point
PointSprite
PolygonMode
PolygonOffset
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
PolygonStipple
Polytope
PositionAttitudeTransform
PrimitiveRestartIndex
PrimitiveSet
PrimitiveSetIndirect
Program
Projection
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
ProxyNode
Quat
ref_ptr
Referenced
RenderInfo
SampleMaski
MOved SampleMaski::Extensions into osg::GL2Extensions
2014-12-07 17:31:49 +00:00
Sampler
Scissor
ScissorIndexed
ScriptEngine
Sequence
ShadeModel
Shader
ShaderAttribute
ShaderComposer
ShadowVolumeOccluder
Shape
ShapeDrawable
State
StateAttribute
StateAttributeCallback
StateSet
Stats
Stencil
StencilTwoSided
Switch
TemplatePrimitiveFunctor
TemplatePrimitiveIndexFunctor
TexEnv
TexEnvCombine
TexEnvFilter
TexGen
TexGenNode
TexMat
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Texture
Texture1D
Texture2D
Texture2DArray
Texture2DMultisample
Texture3D
TextureBuffer
TextureCubeMap
TextureRectangle
Timer
TransferFunction
Transform
TriangleFunctor
TriangleIndexFunctor
TriangleLinePointIndexFunctor
From Jordi Torres, "Added TriangleLinePointIndexFunctor to osg namespace"
2016-01-19 14:22:12 +00:00
Types
Uniform
UserDataContainer
ValueMap
ValueObject
ValueStack
Fixed doxygen warnings
2016-06-01 14:20:14 +01:00
Vec2
Vec2b
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Vec2d
Vec2f
Vec2i
Vec2s
Vec2ub
From David Callu, "Added Vec3ub, Vec3us, Vec4us, Vec2ub and Vec2us classes"
2013-06-27 17:37:03 +00:00
Vec2ui
Vec2us
Vec3
Vec3b
Vec3d
Vec3f
Vec3i
Vec3s
Vec3ub
Vec3ui
Vec3us
Vec4
Vec4b
Vec4d
Vec4f
Vec4i
Vec4s
Vec4ub
Vec4ui
Vec4us
VertexArrayState
VertexAttribDivisor
VertexProgram
Refactored the GL object deletion management to use new osg::GraphicsObjectManager/GLObjectManager base classes, and osg::ContextData container.
2015-09-23 09:47:34 +00:00
View
Viewport
ViewportIndexed