OpenSceneGraph/include/osg
2008-08-14 16:29:12 +00:00
..
AlphaFunc
AnimationPath Added continuous recording of the animation path to the RecordAnimationPathHandler 2008-05-26 17:30:43 +00:00
ApplicationUsage From Eric Sokolowski and Robert Osfield, moved command line option usage setup 2008-05-12 10:55:55 +00:00
ArgumentParser From Eric Sokolowski and Robert Osfield, moved command line option usage setup 2008-05-12 10:55:55 +00:00
Array From Neil Groves, 2008-06-19 20:38:38 +00:00
AutoTransform Merged changes to OpenSceneGraph-2.6 into trunk using : 2008-08-05 11:17:48 +00:00
Billboard From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
BlendColor From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
BlendEquation
BlendFunc
BoundingBox From Mathias Froehlich, moved optional config variables into include/osg/Config file that 2008-06-20 15:50:53 +00:00
BoundingSphere From Mathias Froehlich, moved optional config variables into include/osg/Config file that 2008-06-20 15:50:53 +00:00
BoundsChecking
buffered_value
BufferObject Added #define's for PixelBufferObject extensions. 2008-05-24 11:05:10 +00:00
Camera From Michael Platings and Paul Palumbo, multi-sample FBO support 2008-06-18 14:09:11 +00:00
CameraNode Renamed osg::CameraNode to osg::Camera, cleaned up osg::View. 2006-11-27 14:52:07 +00:00
CameraView From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
ClampColor
ClearNode
ClipNode
ClipPlane
ClusterCullingCallback Removed the using to avoid VS 7.1 build problem 2007-03-29 15:41:59 +00:00
CollectOccludersVisitor From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
ColorMask Updated copyright years. 2006-07-18 15:21:48 +00:00
ColorMatrix
ComputeBoundsVisitor
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 docs explaining units 2008-04-14 10:38:37 +00:00
CopyOp From Bob Kuehne, "he attached are conversions of the 3 main places i found in osg where tokens are used to represent bitmasks with 'magic' numbers, like 32. i've changed these to a more representative bitshift representation, showing clearly in which bit you can expect this token to manifest. ie, converted things like: 2008-04-16 15:23:12 +00:00
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 Updated copyright years. 2006-07-18 15:21:48 +00:00
CullSettings From Mathias Froehlich, build fixes for various unices 2008-06-26 12:08:37 +00:00
CullStack
DeleteHandler
Depth
DisplaySettings From Galen Faidley," Please find attached the modifications to get the new checkerboard 2007-08-23 14:31:23 +00:00
Drawable
DrawPixels
Endian Simplified swap bytes code to make it more efficient. 2006-08-24 20:15:32 +00:00
Export
fast_back_stack
Fog
FragmentProgram
FrameBufferObject From Philip Lowman, workaround of Centos 5's missing definition of GL_MAX_SAMPLES_EXT. 2008-08-04 14:01:42 +00:00
FrameStamp
FrontFace
Geode
Geometry Moved vertex indicies method into a single block with deprecated doc lines 2008-07-04 11:51:55 +00:00
GL
GL2Extensions
GLExtensions From Sherman Wilcox, "Minor change to bool setGLExtensionFuncPtr(T& t, const char* str1) and 2008-08-04 17:08:28 +00:00
GLObjects
GLU
GraphicsContext Added support for X11's overrideRedirect functionality 2008-06-21 17:50:58 +00:00
GraphicsThread
Group
Hint From Mathias Froehlich, fixed typo 2008-05-12 10:16:40 +00:00
Image Further work on osg::ImageSequence/osgDB::ImagePager 2008-07-21 21:00:57 +00:00
ImageSequence Added initial looping and pause play support 2008-08-14 16:29:12 +00:00
ImageStream Added basic image sequencing 2008-07-21 17:28:22 +00:00
io_utils From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
KdTree Changed int's to unsigned int's to avoid warnings 2008-07-16 13:26:06 +00:00
Light From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
LightModel From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
LightSource
LineSegment Added double versions of intersect methods 2008-03-13 16:05:40 +00:00
LineStipple
LineWidth
LOD Introduced CMake build option for compiling double or float versions of osg::BoundingSphere and osg::BoundingBox. 2008-04-03 18:36:50 +00:00
LogicOp
Material
Math From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
Matrix From Mathias Froehlich, moved optional config variables into include/osg/Config file that 2008-06-20 15:50:53 +00:00
Matrixd
Matrixf
MatrixTransform Updated copyright years. 2006-07-18 15:21:48 +00:00
MixinVector Simplified the MixinVector class so that it no longer supports custom allocators, 2008-06-27 12:44:41 +00:00
Multisample
Node
NodeCallback From Paul Martz, "minor code comment cleaup/rewording" 2006-12-19 17:16:14 +00:00
NodeTrackerCallback Fixed typo 2007-07-11 16:06:04 +00:00
NodeVisitor Updated wrappers, and further refined the ImageSequence API 2008-07-25 16:11:51 +00:00
Notify Updated copyright years. 2006-07-18 15:21:48 +00:00
Object
observer_ptr
OccluderNode Updated copyright years. 2006-07-18 15:21:48 +00:00
OcclusionQueryNode
OperationThread
PagedLOD Fixed cirular reference in DatabaseRequest 2008-05-30 11:43:04 +00:00
Plane From Mathias Froehlich, moved optional config variables into include/osg/Config file that 2008-06-20 15:50:53 +00:00
Point Added extra constructors 2008-03-12 20:15:45 +00:00
PointSprite
PolygonMode Fixed unitialized variable 2008-07-23 15:42:02 +00:00
PolygonOffset
PolygonStipple
Polytope
PositionAttitudeTransform Updated copyright years. 2006-07-18 15:21:48 +00:00
PrimitiveSet From Neil Groves, 2008-06-19 20:38:38 +00:00
Program In Program::PerContextProgram changed const Uniform* to osg::ref_ptr<const Uniform*> to avoid the possibility of a uniform being deleted 2008-06-19 11:58:34 +00:00
Projection
ProxyNode Refactored DatabasePager and related classes to introduce support for 2008-05-21 21:09:45 +00:00
Quat
ref_ptr
Referenced From Mathias Froechlich, "Attached is a change to that atomic stuff to move the win32, msvc 2008-06-26 10:27:16 +00:00
RenderInfo
Scissor
Sequence
ShadeModel
Shader From Art Trevs, add support for saving external shader files. 2008-03-04 14:04:48 +00:00
ShadowVolumeOccluder From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
Shape Simplified the MixinVector class so that it no longer supports custom allocators, 2008-06-27 12:44:41 +00:00
ShapeDrawable
State From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
StateAttribute Added support for ImageSequence to all Texture classes 2008-07-22 12:28:46 +00:00
StateSet From Michael Platings and Robert Osfield, added support for controlling, 2008-06-19 11:09:20 +00:00
Stats Removed inappropriate Stats:: prefix 2007-02-15 10:25:11 +00:00
Stencil
StencilTwoSided
Switch Updated copyright years. 2006-07-18 15:21:48 +00:00
TemplatePrimitiveFunctor
TexEnv Updated copyright years. 2006-07-18 15:21:48 +00:00
TexEnvCombine
TexEnvFilter
TexGen
TexGenNode
TexMat
Texture Added support for ImageSequence to all Texture classes 2008-07-22 12:28:46 +00:00
Texture1D
Texture2D Removed the mutable from the _image variable 2008-04-23 20:49:19 +00:00
Texture2DArray From Art Tevs, "I've attached a patch for the Texture2DArray which solves problems of loading image data into the texture array. So here are a small description: 2008-05-26 21:53:57 +00:00
Texture3D
TextureCubeMap
TextureRectangle Removed the mutable from the _image variable 2008-04-23 20:49:19 +00:00
Timer
TransferFunction Refactored osgTerrain so that the interface for setting up layer is more straight forward, and added support into GeometryTechnique for handling multiple layers 2008-02-22 11:52:23 +00:00
Transform
TriangleFunctor
TriangleIndexFunctor Added support for new double Vec*Array classes in various functors. 2007-12-04 14:46:46 +00:00
Uniform
Vec2
Vec2b From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
Vec2d
Vec2f
Vec2s
Vec3 Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3b
Vec3d From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
Vec3f
Vec3s
Vec4
Vec4b From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
Vec4d Introduced CMake build option for compiling double or float versions of osg::BoundingSphere and osg::BoundingBox. 2008-04-03 18:36:50 +00:00
Vec4f
Vec4s
Vec4ub
Version Merged changes to OpenSceneGraph-2.6 into trunk using : 2008-08-05 11:17:48 +00:00
VertexProgram
View From Ulrich Hertlein, "attached are some minor tweaks: 2008-07-17 13:51:14 +00:00
Viewport From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00