.. |
AlphaFunc
|
|
|
AnimationPath
|
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 |
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
|
|
|
ArrayDispatchers
|
Removed unused methods
|
2013-06-26 12:59:40 +00:00 |
AudioStream
|
|
|
AutoTransform
|
|
|
Billboard
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
BlendColor
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
BlendEquation
|
|
|
BlendEquationi
|
|
|
BlendFunc
|
Added osg::BlendFunci, osg::BlendEquationi and osg::ColorMaski StateAttrirbutes that wrap the glBlendFunci, glBlendEquationi and glColorMaski functions
|
2014-12-02 17:12:56 +00:00 |
BlendFunci
|
Added osg::BlendFunci, osg::BlendEquationi and osg::ColorMaski StateAttrirbutes that wrap the glBlendFunci, glBlendEquationi and glColorMaski functions
|
2014-12-02 17:12:56 +00:00 |
BoundingBox
|
Fixed build when using of double BoundingBox/BoundingSphere
|
2014-04-07 15:04:34 +00:00 |
BoundingSphere
|
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 |
BoundsChecking
|
|
|
buffered_value
|
|
|
BufferIndexBinding
|
|
|
BufferObject
|
|
|
BufferTemplate
|
|
|
Callback
|
Implemented osgUI::Validator, IntValidator and DoubleValidator classes that manage validation/specialization of LineEdit widgets to work with just integer or double values.
|
2014-08-05 18:32:45 +00:00 |
Camera
|
|
|
CameraView
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Capability
|
|
|
ClampColor
|
|
|
ClearNode
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
ClipNode
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
ClipPlane
|
|
|
ClusterCullingCallback
|
|
|
CollectOccludersVisitor
|
|
|
ColorMask
|
|
|
ColorMaski
|
Added osg::BlendFunci, osg::BlendEquationi and osg::ColorMaski StateAttrirbutes that wrap the glBlendFunci, glBlendEquationi and glColorMaski functions
|
2014-12-02 17:12:56 +00:00 |
ColorMatrix
|
|
|
ComputeBoundsVisitor
|
|
|
ConvexPlanarOccluder
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
ConvexPlanarPolygon
|
|
|
CoordinateSystemNode
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
CopyOp
|
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 |
CullFace
|
|
|
CullingSet
|
Further work on Bound class/Node::getBound() and Drawable::getBound() and usage in OSG codebase
|
2014-05-14 16:01:40 +00:00 |
CullSettings
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
CullStack
|
|
|
DeleteHandler
|
|
|
Depth
|
|
|
DisplaySettings
|
|
|
Drawable
|
|
|
DrawPixels
|
|
|
Endian
|
|
|
Export
|
|
|
fast_back_stack
|
|
|
Fog
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
FragmentProgram
|
|
|
FrameBufferObject
|
|
|
FrameStamp
|
|
|
FrontFace
|
|
|
Geode
|
Refactor osg::Geode to subclass from osg::Group and reuse the NodeList children container
|
2014-06-03 09:23:24 +00:00 |
Geometry
|
|
|
GL2Extensions
|
|
|
GLBeginEndAdapter
|
|
|
GLExtensions
|
|
|
GLObjects
|
Fixed typo
|
2012-08-22 16:39:47 +00:00 |
GLU
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
GraphicsContext
|
Added osg::SyncSwapBuffersCallback to include/osg/GraphicsContext and support for enabling it to include/osg/DisplaySettings, and to the Viewer/CompositeViewer::realize() methods.
|
2014-10-21 14:46:12 +00:00 |
GraphicsCostEstimator
|
|
|
GraphicsThread
|
|
|
Group
|
Changed the Node::ParentList to be a list of osg::Node rather than osg::Group, and added addChild, removeChild, replaceChild virtual method to Node to enable code
|
2014-05-13 08:43:07 +00:00 |
Hint
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Image
|
|
|
ImageSequence
|
|
|
ImageStream
|
|
|
ImageUtils
|
Introduced a cast(T) method into the ImageUtils template functor to allow code reading images to handle casting from source data to a form that a user can use more conviently
|
2013-11-06 09:23:21 +00:00 |
io_utils
|
|
|
KdTree
|
Revised KdTreeBuilder so that is used the new apply(osg::Geometry&) method rather than expanding an osg::Geode.
|
2014-06-26 14:16:11 +00:00 |
Light
|
|
|
LightModel
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
LightSource
|
|
|
LineSegment
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
LineStipple
|
|
|
LineWidth
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
LOD
|
|
|
LogicOp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Material
|
|
|
Math
|
|
|
Matrix
|
|
|
Matrixd
|
|
|
Matrixf
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
MatrixTransform
|
|
|
MixinVector
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Multisample
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
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
|
Added NodeVisitor::INTERSECTION_VISITOR VisitorType
|
2014-07-31 18:29:31 +00:00 |
Notify
|
|
|
Object
|
|
|
Observer
|
From Magnus Kessler, typo and documentation fixes
|
2012-03-29 15:08:15 +00:00 |
observer_ptr
|
|
|
ObserverNodePath
|
Refactored Observer/ObserverNodePath and DatabasePager to improve their robustness.
|
2010-05-14 12:24:13 +00:00 |
OccluderNode
|
|
|
OcclusionQueryNode
|
|
|
OperationThread
|
|
|
PagedLOD
|
|
|
PatchParameter
|
|
|
Plane
|
|
|
Point
|
|
|
PointSprite
|
|
|
PolygonMode
|
|
|
PolygonOffset
|
|
|
PolygonStipple
|
|
|
Polytope
|
|
|
PositionAttitudeTransform
|
|
|
PrimitiveRestartIndex
|
From Aurelien Albert, Added support for glPrimitiveRestartIndex.
|
2013-06-28 13:43:46 +00:00 |
PrimitiveSet
|
Added inital cut of PrimitiveSetSet wrappers to scripting
|
2014-02-13 11:01:36 +00:00 |
Program
|
|
|
Projection
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
ProxyNode
|
|
|
Quat
|
|
|
ref_ptr
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Referenced
|
|
|
RenderInfo
|
Added osg::RenderInfo::pushRenderBin()/popRenderBin() and RenderInfo::getRenderBinStack() and getCameraStack() access methods for getting access to the current RenderBin/RenderStage.
|
2013-08-01 07:19:45 +00:00 |
SampleMaski
|
From Lukasz Izdebski,"added support for gl_SampleMaski."
|
2013-02-13 16:29:03 +00:00 |
Scissor
|
|
|
ScriptEngine
|
|
|
Sequence
|
|
|
ShadeModel
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Shader
|
From Ulrich Hertlein, "Attached is a patch that introduces 'static_cast<unsigned int>' on some instances where
|
2013-05-14 16:12:21 +00:00 |
ShaderAttribute
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
ShaderComposer
|
Added State::releaseGLObjects() and ShaderComposer::releaseGLObjects() to avoid problems with cleanup of graphics context
|
2013-10-21 16:35:12 +00:00 |
ShadowVolumeOccluder
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Shape
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
ShapeDrawable
|
|
|
State
|
|
|
StateAttribute
|
|
|
StateAttributeCallback
|
|
|
StateSet
|
Changed StateSet::ParentList from vector<Object*> to vector<Node*> to reflect that Drawable is now a Node.
|
2014-08-25 13:43:11 +00:00 |
Stats
|
|
|
Stencil
|
|
|
StencilTwoSided
|
|
|
Switch
|
|
|
TemplatePrimitiveFunctor
|
|
|
TexEnv
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
TexEnvCombine
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
TexEnvFilter
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
TexGen
|
|
|
TexGenNode
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
TexMat
|
|
|
Texture
|
|
|
Texture1D
|
|
|
Texture2D
|
|
|
Texture2DArray
|
Added a getModeUsage() method that prevents any mode being automatically associated with these Texture types that are only usable using non fixed function pipeline.
|
2014-01-24 12:01:37 +00:00 |
Texture2DMultisample
|
From Sebastian Messerschmidt, "Attached you find a change adding a getNumSamples() function to retrieve the value set via setNumSamples."
|
2014-11-21 10:44:01 +00:00 |
Texture3D
|
From Magnus Kessler, typo and documentation fixes
|
2012-03-29 15:08:15 +00:00 |
TextureBuffer
|
|
|
TextureCubeMap
|
|
|
TextureRectangle
|
|
|
Timer
|
|
|
TransferFunction
|
Added support for vector and map containers in osgDB::Serailizer's and lua plugin.
|
2014-02-26 08:26:51 +00:00 |
Transform
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
TriangleFunctor
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
TriangleIndexFunctor
|
|
|
Types
|
Centralized the calling of #include <stdint.h> and VS fallback into include/osg/Types header
|
2014-07-21 16:36:47 +00:00 |
Uniform
|
|
|
UserDataContainer
|
Added support for vector and map containers in osgDB::Serailizer's and lua plugin.
|
2014-02-26 08:26:51 +00:00 |
ValueObject
|
|
|
Vec2
|
|
|
Vec2b
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Vec2d
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Vec2f
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Vec2i
|
From Art Tevs, int and uint Vec classes
|
2013-06-03 11:38:20 +00:00 |
Vec2s
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Vec2ub
|
|
|
Vec2ui
|
|
|
Vec2us
|
From David Callu, "Added Vec3ub, Vec3us, Vec4us, Vec2ub and Vec2us classes"
|
2013-06-27 17:37:03 +00:00 |
Vec3
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Vec3b
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Vec3d
|
|
|
Vec3f
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Vec3i
|
|
|
Vec3s
|
|
|
Vec3ub
|
|
|
Vec3ui
|
|
|
Vec3us
|
|
|
Vec4
|
|
|
Vec4b
|
|
|
Vec4d
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Vec4f
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Vec4i
|
|
|
Vec4s
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Vec4ub
|
|
|
Vec4ui
|
From Art Tevs, int and uint Vec classes
|
2013-06-03 11:38:20 +00:00 |
Vec4us
|
|
|
VertexAttribDivisor
|
Added VertexAttribDivisor class to wrap up glVertexAttribDivisor function
|
2014-11-24 14:54:39 +00:00 |
VertexProgram
|
|
|
View
|
|
|
Viewport
|
|
|