.. |
AlphaFunc
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
AnimationPath
|
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
|
2004-05-20 10:15:48 +00:00 |
ApplicationUsage
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
ArgumentParser
|
Added ArgumentParser::Parameter class to make the argument parsing much more
|
2004-03-19 22:03:09 +00:00 |
Array
|
From Ruben, fix for gcc 3.4 build
|
2004-05-17 10:21:30 +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
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
BoundsChecking
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
buffered_value
|
Added support for multibuffering of tex coordinates.
|
2003-05-06 13:13:31 +00:00 |
ClearNode
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
ClipNode
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
ClipPlane
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
ClusterCullingCallback
|
Moved the osg::ClusterCullingCallback into into own header and source file.
|
2004-06-07 15:05:22 +00:00 |
CollectOccludersVisitor
|
Added _maximumNumberOfActiveOccluders variable to CollectOccludersVisitor(), to
|
2003-12-11 16:46:45 +00:00 |
ColorMask
|
Added convience constructor.
|
2003-08-08 00:19:06 +00:00 |
ColorMatrix
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
ConvexPlanarOccluder
|
From Tree, addition of ; after MACRO_'s to help with Java port.
|
2003-04-27 10:58:39 +00:00 |
ConvexPlanarPolygon
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
CoordinateSystemNode
|
Added CoordinateSystemNode::set(const CoordinateSystemNode&) method to conviniently
|
2004-06-09 15:11:27 +00:00 |
CopyOp
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
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 |
CullSettings
|
Added support for reading environmental varables in CullSettings.
|
2004-05-05 09:16:12 +00:00 |
CullStack
|
Added osg::CullSettings class as a way of collecting all the various
|
2004-04-30 15:35:31 +00:00 |
Depth
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
DisplaySettings
|
Added support for reading environmental varables in CullSettings.
|
2004-05-05 09:16:12 +00:00 |
Drawable
|
Moved the osg::ClusterCullingCallback into into own header and source file.
|
2004-06-07 15:05:22 +00:00 |
DrawPixels
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
Endian
|
Added swap bytes methods.
|
2003-12-19 22:34:18 +00:00 |
Export
|
Added support for automatic scaling of text to screen coords. Optimized
|
2003-04-30 11:40:17 +00:00 |
fast_back_stack
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
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
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
FrontFace
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
Geode
|
Added getBoundingBox() method to osg::Geode to provide a closer bound
|
2004-04-22 10:47:12 +00:00 |
Geometry
|
Added empty() method to Geometry to facilitate tests for removing empty
|
2004-03-29 10:24:16 +00:00 |
GL
|
From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__
|
2004-03-08 11:02:05 +00:00 |
GLExtensions
|
Ooops... previous fix didn't work, corrected.
|
2004-05-08 18:41:18 +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
|
Added support for multiple graphics context to osg::VertexProgram and osg::Impostor
|
2003-04-10 12:11:40 +00:00 |
ImpostorSprite
|
Fixes to the Impostor implementation.
|
2003-04-09 21:53:09 +00:00 |
Light
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
LightModel
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
LightSource
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
LineSegment
|
Moved the LineSegment destructor from the header to the source to avoid
|
2004-03-19 09:18:21 +00:00 |
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
|
Add clamping to 0..1 bounds for each of the r,g,b,a components in
|
2004-06-04 11:35:13 +00:00 |
Matrix
|
Updated docs for release.
|
2003-09-09 08:56:51 +00:00 |
Matrixd
|
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
|
2004-05-20 10:15:48 +00:00 |
Matrixf
|
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
|
2004-05-20 10:15:48 +00:00 |
MatrixTransform
|
Added support for osg::Transform::asMatrixTransform, asPositionAttitudeTransform
|
2003-01-24 09:37:56 +00:00 |
Multisample
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
Node
|
Added support for automatic scaling of text to screen coords. Optimized
|
2003-04-30 11:40:17 +00:00 |
NodeCallback
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
NodeVisitor
|
Added new TexGenNode class for positioning tex gens.
|
2004-06-14 19:11:04 +00:00 |
Notify
|
Clean up of headers.
|
2004-03-07 14:21:11 +00:00 |
Object
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
OccluderNode
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
PagedLOD
|
Moaved PagedLOD::PerRangeData implementaton into .cpp and add missing
|
2004-01-07 08:39:33 +00:00 |
Plane
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
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
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
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 Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
|
2004-05-20 10:15:48 +00:00 |
PrimitiveSet
|
Added PrimitiveIndexFunctor for better support of TriangleIndexFunctor
|
2004-03-14 21:54:17 +00:00 |
Projection
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
Quat
|
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
|
2004-05-20 10:15:48 +00:00 |
ref_ptr
|
From Gideon May, added
|
2003-07-15 08:17:54 +00:00 |
Referenced
|
Made = opeator const.
|
2003-10-17 10:26:31 +00:00 |
Sequence
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
ShadeModel
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
ShadowVolumeOccluder
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
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
|
Added osg::State::popAllStateSets() method to pop all remain StateSet's off
|
2003-09-10 21:22:47 +00:00 |
StateAttribute
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
StateSet
|
Added GL_SCALE_NORMAL define to get round compilation against GL1.1 headers
|
2004-05-19 09:17:36 +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 |
TexGenNode
|
Added new TexGenNode class for positioning tex gens.
|
2004-06-14 19:11:04 +00:00 |
TexMat
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
Texture
|
From Bob Kuehne, added getting of the max number of texture units in
|
2004-05-07 11:28:55 +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 GL_TEXTURE_RECTANGLE define
|
2004-05-07 12:40:21 +00:00 |
Timer
|
From Eric Wing, clean ups for OSX support.
|
2004-04-11 21:21:38 +00:00 |
Transform
|
Added GL_RESCALE_NORMAL to allow compilation with GL1.1 headers
|
2004-05-19 09:12:52 +00:00 |
TriangleFunctor
|
Added the beginnings of a new osgforest example.
|
2003-09-25 21:54:33 +00:00 |
TriangleIndexFunctor
|
Fixed the handling begin()/vertex()/end() sequences in TriangleIndexFunctor.
|
2004-03-29 12:28:40 +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
|
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
|
2004-05-20 10:15:48 +00:00 |
Vec2d
|
Cleaned up float vs double types in Vec*d and Vec2f classes
|
2004-06-09 13:06:12 +00:00 |
Vec2f
|
Cleaned up float vs double types in Vec*d and Vec2f classes
|
2004-06-09 13:06:12 +00:00 |
Vec3
|
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
|
2004-05-20 10:15:48 +00:00 |
Vec3d
|
Cleaned up float vs double types in Vec*d and Vec2f classes
|
2004-06-09 13:06:12 +00:00 |
Vec3f
|
Fixed warnigs on VS.
|
2004-05-20 13:54:53 +00:00 |
Vec4
|
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
|
2004-05-20 10:15:48 +00:00 |
Vec4d
|
Cleaned up float vs double types in Vec*d and Vec2f classes
|
2004-06-09 13:06:12 +00:00 |
Vec4f
|
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
|
2004-05-20 10:15:48 +00:00 |
Version
|
Set VERSION_RELEASE back to 3, replaced guards in include/osg/Verson to
|
2003-03-18 20:02:02 +00:00 |
VertexProgram
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
Viewport
|
Added help support for display help on screen to osgProducer::Viewer.
|
2003-03-26 12:50:30 +00:00 |