.. |
AlphaFunc
|
From Paul Martz, typos and spelling fixes.
|
2004-09-01 08:15:36 +00:00 |
AnimationPath
|
From Brede Johhansen, fixed copy and paste bug where in getInverse(..) methods
|
2004-09-01 08:34:49 +00:00 |
ApplicationUsage
|
From Eric Sokolsky, add support for recording default values for env vars
|
2004-09-01 09:48:17 +00:00 |
ArgumentParser
|
From Paul Martz, typos and spelling fixes.
|
2004-09-01 08:15:36 +00:00 |
Array
|
From Paul Martz, typos and spelling fixes.
|
2004-09-01 08:15:36 +00:00 |
AutoTransform
|
From Paul Martz, typos and spelling fixes.
|
2004-09-01 08:15:36 +00:00 |
Billboard
|
From Paul Martz, typos and spelling fixes.
|
2004-09-01 08:15:36 +00:00 |
BlendColor
|
From Paul Martz, typos and spelling fixes.
|
2004-09-01 08:15:36 +00:00 |
BlendFunc
|
From Sondra Iverson, adding of CONSTANT_COLOR and ONE_MINUS_CONSTANT_COLOR options
|
2004-09-01 08:59:58 +00:00 |
BoundingBox
|
From Paul Martz, typos and spelling fixes.
|
2004-09-01 08:15:36 +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
|
Tweaked comments.
|
2004-06-14 19:20:07 +00:00 |
ClipPlane
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
ClusterCullingCallback
|
Fixed cluster culling.
|
2004-07-09 20:58:43 +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 Geoff Michel, typo and spelling fixes.
|
2004-08-31 14:49:33 +00:00 |
ConvexPlanarPolygon
|
From Geoff Michel, typo and spelling fixes.
|
2004-08-31 14:49:33 +00:00 |
CoordinateSystemNode
|
From Geoff Michel, typo and spelling fixes.
|
2004-08-31 14:49:33 +00:00 |
CopyOp
|
From Geoff Michel, typo and spelling fixes.
|
2004-08-31 14:49:33 +00:00 |
CullFace
|
From Geoff Michel, typo and spelling fixes.
|
2004-08-31 14:49:33 +00:00 |
CullingSet
|
From Geoff Michel, typo and spelling fixes.
|
2004-08-31 14:49:33 +00:00 |
CullSettings
|
From Geoff Michel, typo and spelling fixes.
|
2004-08-31 14:49:33 +00:00 |
CullStack
|
From Geoff Michel, typo and spelling fixes.
|
2004-08-31 14:49:33 +00:00 |
Depth
|
From Geoff Michel, typo and spelling fixes.
|
2004-08-31 14:49:33 +00:00 |
DisplaySettings
|
From Geoff Michel, spelling and typo fixes.
|
2004-08-31 14:08:12 +00:00 |
Drawable
|
From Geoff Michel, spelling and typo fixes.
|
2004-08-31 14:08:12 +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
|
From Geoff Michel, spelling and typo fixes.
|
2004-08-31 14:08:12 +00:00 |
fast_back_stack
|
From Geoff Michel, spelling and typo fixes.
|
2004-08-31 14:08:12 +00:00 |
Fog
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
FragmentProgram
|
From Geoff Michel, spelling and typo fixes.
|
2004-08-31 14:08:12 +00:00 |
FrameStamp
|
From Geoff Michel, spelling and typo fixes.
|
2004-08-31 14:08:12 +00:00 |
FrontFace
|
From Geoff Michel, spelling and typo fixes.
|
2004-08-31 14:08:12 +00:00 |
Geode
|
From Geoff Michel, spelling and typo fixes.
|
2004-08-31 14:08:12 +00:00 |
Geometry
|
Added a more flexible variable on the textured quad generation function
|
2004-07-12 01:01:00 +00:00 |
GL
|
From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__
|
2004-03-08 11:02:05 +00:00 |
GLExtensions
|
From Norman Vine, fixes for Mingw
|
2004-08-02 09:11:31 +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
|
Added support in Image::flipVertical for flipping mipmapped imagery
|
2004-08-16 20:57:24 +00:00 |
ImageStream
|
Added s/getLoopingMode() to ImageStream and MPEG plugin
|
2004-08-24 12:55:15 +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
|
From Sébastien Kuntz, spelling and typo fixes
|
2004-08-31 13:19:30 +00:00 |
LineSegment
|
From Sébastien Kuntz, spelling and typo fixes
|
2004-08-31 13:19:30 +00:00 |
LineStipple
|
From Sébastien Kuntz, spelling and typo fixes
|
2004-08-31 13:19:30 +00:00 |
LineWidth
|
From Sébastien Kuntz, spelling and typo fixes
|
2004-08-31 13:19:30 +00:00 |
LOD
|
Moved the radius parameter from PageLOD into LOD.
|
2004-07-01 13:53:30 +00:00 |
Material
|
From Sébastien Kuntz, spelling and typo fixes
|
2004-08-31 13:19:30 +00:00 |
Math
|
From Sébastien Kuntz, spelling and typo fixes
|
2004-08-31 13:19:30 +00:00 |
Matrix
|
Updated docs for release.
|
2003-09-09 08:56:51 +00:00 |
Matrixd
|
From Sébastien Kuntz, spelling and typo fixes
|
2004-08-31 13:19:30 +00:00 |
Matrixf
|
From Sébastien Kuntz, spelling and typo fixes
|
2004-08-31 13:19:30 +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
|
Removed old UserData comment which was non longer relevant.
|
2004-06-14 19:17:32 +00:00 |
NodeCallback
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
NodeVisitor
|
Added beginnings of new TrackballManipulator
|
2004-07-30 15:44:59 +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
|
Moved the radius parameter from PageLOD into LOD.
|
2004-07-01 13:53:30 +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
|
From Pavel Moloshtan, added support for storing primitive sets in VBO's
|
2004-06-29 15:04:38 +00:00 |
Projection
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
Quat
|
Added rescale of quaternion in Matrix::set(Quat), a copy operation in osg::Quat and
|
2004-08-31 09:20:31 +00:00 |
ref_ptr
|
From Gideon May, added
|
2003-07-15 08:17:54 +00:00 |
Referenced
|
Better macro support for switching on/off use of mutex
|
2004-08-03 11:01:39 +00:00 |
Sequence
|
Added Sequence back in with correct Permission, and with Geoff Michel's spelling
|
2004-09-02 18:19:38 +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 Norman Vine, fixes for Mingw
|
2004-08-02 09:11:31 +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 the ability to set the global stateset, as use this RenderStageLighting
|
2004-08-07 09:42:19 +00:00 |
StateAttribute
|
Better macro support for switching on/off use of mutex
|
2004-08-03 11:01:39 +00:00 |
StateSet
|
Added support for releasing GLObjects, and renamed DisplayListVisitor the
|
2004-07-20 05:37:59 +00:00 |
Stencil
|
Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
|
2004-03-03 15:38:22 +00:00 |
Switch
|
Fixed deprecated #idef
|
2004-06-14 20:14:54 +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 support for setting texture units in the new TexGenNode.
|
2004-06-17 14:02:15 +00:00 |
TexMat
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
Texture
|
From Marco Jez, addition of new interal texture formats to osg/Texture and Image.cpp
|
2004-09-01 08:49:48 +00:00 |
Texture1D
|
Added support s/getImage(uint i) and getNumImages().
|
2004-07-27 10:11:45 +00:00 |
Texture2D
|
Added support s/getImage(uint i) and getNumImages().
|
2004-07-27 10:11:45 +00:00 |
Texture3D
|
Added support s/getImage(uint i) and getNumImages().
|
2004-07-27 10:11:45 +00:00 |
TextureCubeMap
|
Added support s/getImage(uint i) and getNumImages().
|
2004-07-27 10:11:45 +00:00 |
TextureRectangle
|
Added support s/getImage(uint i) and getNumImages().
|
2004-07-27 10:11:45 +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
|
Build fixes for gcc 3.4.1 support
|
2004-08-01 08:26:44 +00:00 |
TriangleIndexFunctor
|
Build fixes for gcc 3.4.1 support
|
2004-08-01 08:26:44 +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
|
From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin
|
2004-08-04 08:27:43 +00:00 |
Vec2f
|
From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin
|
2004-08-04 08:27:43 +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
|
From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin
|
2004-08-04 08:27:43 +00:00 |
Vec3f
|
From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin
|
2004-08-04 08:27:43 +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
|
VS.NET Warning fixes from Stephane
|
2004-07-09 15:41:50 +00:00 |
Vec4f
|
From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin
|
2004-08-04 08:27:43 +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
|
Added support for releasing GLObjects, and renamed DisplayListVisitor the
|
2004-07-20 05:37:59 +00:00 |
Viewport
|
Added help support for display help on screen to osgProducer::Viewer.
|
2003-03-26 12:50:30 +00:00 |