.. |
AlphaFunc
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
AnimationPath
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
ApplicationUsage
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
ArgumentParser
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
Array
|
Added operator = implementations to template classes.
|
2004-01-27 14:46:29 +00:00 |
AutoTransform
|
From Brad Christiansen: added _matrixDirty=true to AutoTransform::setPosition(..)
|
2004-03-02 15:27:59 +00:00 |
Billboard
|
Removed osg::Transform::ComputeTransformCallback from osg::Transform.
|
2003-12-09 14:07:44 +00:00 |
BlendColor
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
BlendFunc
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
BoundingBox
|
Updates to osgdem + BoundingBox to support graph iterators
|
2003-11-27 15:13:55 +00:00 |
BoundingSphere
|
|
|
BoundsChecking
|
|
|
buffered_value
|
|
|
ClearNode
|
|
|
ClipNode
|
|
|
ClipPlane
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
CollectOccludersVisitor
|
Added _maximumNumberOfActiveOccluders variable to CollectOccludersVisitor(), to
|
2003-12-11 16:46:45 +00:00 |
ColorMask
|
|
|
ColorMatrix
|
|
|
ConvexPlanarOccluder
|
|
|
ConvexPlanarPolygon
|
|
|
CopyOp
|
|
|
CullFace
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
CullingSet
|
Implemented duplicate removal code into TriStripVisitor and added an
|
2003-12-03 21:45:32 +00:00 |
CullStack
|
Clean up of headers.
|
2004-03-08 11:53:12 +00:00 |
Depth
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
DisplaySettings
|
Added support to slideshow3D for -s commandline option allow the size of
|
2003-11-04 16:38:10 +00:00 |
Drawable
|
Added osg:: infront of State in Draw callback to make the callback work
|
2004-01-30 21:10:05 +00:00 |
DrawPixels
|
|
|
Endian
|
Added swap bytes methods.
|
2003-12-19 22:34:18 +00:00 |
Export
|
|
|
fast_back_stack
|
|
|
Fog
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
FragmentProgram
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
FrameStamp
|
|
|
FrontFace
|
|
|
Geode
|
|
|
Geometry
|
Added float s, float t parameters to createTexturedGeometry function
|
2004-03-09 14:58:50 +00:00 |
GL
|
From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__
|
2004-03-08 11:02:05 +00:00 |
GLExtensions
|
From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__
|
2004-03-08 11:02:05 +00:00 |
GLU
|
From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__
|
2004-03-08 11:02:05 +00:00 |
Group
|
Added support for priority offset and scale into PagedLOD.
|
2004-01-05 20:45:28 +00:00 |
Image
|
Changed inline docs for readPixels to say "read pixels from current frame buffer"
|
2003-12-18 20:53:23 +00:00 |
ImageStream
|
Preliminary work on general support of video textures.
|
2004-03-09 09:42:07 +00:00 |
Impostor
|
|
|
ImpostorSprite
|
|
|
Light
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
LightModel
|
|
|
LightSource
|
|
|
LineSegment
|
|
|
LineStipple
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
LineWidth
|
Improved osgSim::SphereSegmenet's handling of transparancy.
|
2004-02-12 01:15:37 +00:00 |
LOD
|
Fixed compile warning
|
2004-01-12 14:21:26 +00:00 |
Material
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
Math
|
From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__
|
2004-03-08 11:02:05 +00:00 |
Matrix
|
|
|
Matrixd
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
Matrixf
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
MatrixTransform
|
|
|
Multisample
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
Node
|
|
|
NodeCallback
|
|
|
NodeVisitor
|
Moved osg::DOFTransform to osgSim::DOFTransform.
|
2003-11-25 14:11:05 +00:00 |
Notify
|
Clean up of headers.
|
2004-03-07 14:21:11 +00:00 |
Object
|
|
|
OccluderNode
|
|
|
PagedLOD
|
Moaved PagedLOD::PerRangeData implementaton into .cpp and add missing
|
2004-01-07 08:39:33 +00:00 |
Plane
|
|
|
Point
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
PointSprite
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
PolygonMode
|
|
|
PolygonOffset
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
PolygonStipple
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
Polytope
|
Implemented duplicate removal code into TriStripVisitor and added an
|
2003-12-03 21:45:32 +00:00 |
PositionAttitudeTransform
|
Added scale parameter into PositionAttitudeTransform.
|
2004-02-22 11:58:44 +00:00 |
PrimitiveSet
|
|
|
Projection
|
|
|
Quat
|
Clean ups of floats & .0f's
|
2004-01-14 15:14:20 +00:00 |
ref_ptr
|
|
|
Referenced
|
Made = opeator const.
|
2003-10-17 10:26:31 +00:00 |
Sequence
|
|
|
ShadeModel
|
|
|
ShadowVolumeOccluder
|
|
|
Shape
|
From David Jung, added support for osg::Capsule shape
|
2004-03-02 20:33:00 +00:00 |
ShapeDrawable
|
Fixed s/getCreateBackFace(bool on) methds so that use used the correct variable.
|
2003-12-18 10:57:57 +00:00 |
State
|
|
|
StateAttribute
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
StateSet
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
Stencil
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
Switch
|
Added the missing insertChild(index,child) and insertChild(index,child,value) into
|
2003-11-20 12:03:51 +00:00 |
TexEnv
|
Addition of Mode mode=MODULATE constructor.
|
2003-12-09 12:05:50 +00:00 |
TexEnvCombine
|
Implemented duplicate removal code into TriStripVisitor and added an
|
2003-12-03 21:45:32 +00:00 |
TexGen
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
TexMat
|
|
|
Texture
|
Added support for APPLE_client_storage of textures.
|
2004-03-08 17:09:58 +00:00 |
Texture1D
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
Texture2D
|
Added TextureRectangle(Image*) contructor.
|
2004-03-09 14:59:33 +00:00 |
Texture3D
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
TextureCubeMap
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
TextureRectangle
|
Added TextureRectangle(Image*) contructor.
|
2004-03-09 14:59:33 +00:00 |
Timer
|
From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__
|
2004-03-08 11:02:05 +00:00 |
Transform
|
Removed osg::Transform::ComputeTransformCallback from osg::Transform.
|
2003-12-09 14:07:44 +00:00 |
TriangleFunctor
|
|
|
TriangleIndexFunctor
|
Fixed warning message
|
2004-03-02 15:26:31 +00:00 |
UByte4
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
UnitTestFramework
|
Clean up of headers.
|
2004-03-07 14:21:11 +00:00 |
Vec2
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
Vec3
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
Vec4
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
Version
|
|
|
VertexProgram
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
Viewport
|
|
|