..
AlphaFunc
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
AnimationPath
Removed deprecated API in preparation for 0.9.9 release.
2005-05-09 13:09:07 +00:00
ApplicationUsage
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
ArgumentParser
From Tom Jolly, removing trailing comma for last entries in enums to fix
2005-05-13 21:38:34 +00:00
Array
Updated wrappers
2005-07-15 21:47:11 +00:00
AutoTransform
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Billboard
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
2005-05-12 14:03:22 +00:00
BlendColor
Added support for per context extension string.
2005-04-26 13:15:27 +00:00
BlendEquation
Added support for per context extension string.
2005-04-26 13:15:27 +00:00
BlendFunc
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
BoundingBox
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
BoundingSphere
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
2005-05-12 14:03:22 +00:00
BoundsChecking
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
buffered_value
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
BufferObject
Added support for per context extension string.
2005-04-26 13:15:27 +00:00
CameraNode
Implemented the beginings of the osgProducer::GraphicsContexImplementation.
2005-07-21 19:27:19 +00:00
ClearNode
Added s/getClearMask() support to osg::ClearNode, osgUtil::SceneView and the
2005-05-18 19:55:14 +00:00
ClipNode
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
2005-05-12 14:03:22 +00:00
ClipPlane
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
ClusterCullingCallback
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
CollectOccludersVisitor
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
ColorMask
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
ColorMatrix
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
ConvexPlanarOccluder
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
ConvexPlanarPolygon
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
CoordinateSystemNode
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
CopyOp
Preliminary steps to adding update and event callbacks to StateSet, StateAttribute
2005-04-22 22:45:39 +00:00
CullFace
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
CullingSet
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
CullSettings
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
CullStack
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Depth
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
DisplaySettings
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Drawable
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
DrawPixels
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
2005-05-12 14:03:22 +00:00
Endian
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Export
Added pragma to remove warnings under VS.8.0
2005-05-24 18:57:13 +00:00
fast_back_stack
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Fog
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
FragmentProgram
Added support for per context extension string.
2005-04-26 13:15:27 +00:00
FrameBufferObject
Ported all the render to texture examples across to using the new osg::CameraNode.
2005-07-19 16:30:55 +00:00
FrameStamp
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
FrontFace
Ported all the render to texture examples across to using the new osg::CameraNode.
2005-07-19 16:30:55 +00:00
Geode
From John Grant, added getDrawableList() const.
2005-05-15 05:47:14 +00:00
Geometry
Tweaks for better OSX paging support, 6 and 9 keys for control drive manipulator
2005-07-07 14:14:38 +00:00
GL
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
GL2Extensions
Moved OpenGL2 definitions from Uniform header to GL2Extensions
2005-05-12 07:47:43 +00:00
GLExtensions
Added support for per context extension string.
2005-04-26 13:15:27 +00:00
GLU
Fix for Tiger build
2005-05-04 11:38:34 +00:00
GraphicsContext
Implemented the beginings of the osgProducer::GraphicsContexImplementation.
2005-07-21 19:27:19 +00:00
Group
Moved computeBounds into public scope.
2005-05-15 20:31:22 +00:00
Image
Changd unsigned int's to unsigned char* to fix gcc3.4 64 bit issues.
2005-05-25 09:50:11 +00:00
ImageStream
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
io_utils
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
Light
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
LightModel
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
LightSource
Added missing copy _referenceFrame in copy constructor
2005-07-14 10:17:20 +00:00
LineSegment
Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
2005-04-11 17:14:17 +00:00
LineStipple
Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
2005-04-11 17:14:17 +00:00
LineWidth
Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
2005-04-11 17:14:17 +00:00
LOD
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
2005-05-12 14:03:22 +00:00
LogicOp
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Material
Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
2005-04-11 17:14:17 +00:00
Math
Reworking to avoid compile issues under VS6.0.
2005-05-20 15:45:12 +00:00
Matrix
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Matrixd
From Tim Daust, "I fixed the getScale functions in matrixf and
2005-05-31 06:21:16 +00:00
Matrixf
From Tim Daust, "I fixed the getScale functions in matrixf and
2005-05-31 06:21:16 +00:00
MatrixTransform
Added osg::CameraNode.
2005-06-14 13:16:58 +00:00
Multisample
Added support for per context extension string.
2005-04-26 13:15:27 +00:00
Node
Moved the set/getName() support from osg::Node etc into the osg::Obejct
2005-06-08 13:16:19 +00:00
NodeCallback
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
NodeVisitor
Added osg::CameraNode.
2005-06-14 13:16:58 +00:00
Notify
From Mike Weiblen, addiding of Program::validateProgram and osg::isNotifyEnabled() method
2005-07-14 10:27:00 +00:00
Object
Moved the set/getName() support from osg::Node etc into the osg::Obejct
2005-06-08 13:16:19 +00:00
OccluderNode
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
2005-05-12 14:03:22 +00:00
PagedLOD
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Plane
Moved Plane and Quat << operators into the io_utils headers
2005-04-15 20:59:24 +00:00
Point
Added support for per context extension string.
2005-04-26 13:15:27 +00:00
PointSprite
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
PolygonMode
From Tom Jolly, removing trailing comma for last entries in enums to fix
2005-05-13 21:38:34 +00:00
PolygonOffset
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
PolygonStipple
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Polytope
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
PositionAttitudeTransform
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
PrimitiveSet
From Marco Jez (with tweaks by Robert Osfield) : clean up of inheritance from std::vector<> classes
2005-07-20 19:42:59 +00:00
Program
From Mike Weiblen, addiding of Program::validateProgram and osg::isNotifyEnabled() method
2005-07-14 10:27:00 +00:00
Projection
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
ProxyNode
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
2005-05-12 14:03:22 +00:00
Quat
Moved Plane and Quat << operators into the io_utils headers
2005-04-15 20:59:24 +00:00
ref_ptr
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Referenced
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
RefNodePath
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Sequence
From Tom Jolly, added method for getting the number of frames.
2005-06-20 10:38:39 +00:00
ShadeModel
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Shader
From Mike Weiblen,
2005-06-20 10:36:06 +00:00
ShadowVolumeOccluder
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Shape
Added support for equalizing the normals along tile boundaries.
2005-07-02 08:11:55 +00:00
ShapeDrawable
Fixed method signatures.
2005-05-16 11:18:11 +00:00
State
Added new osg::GraphicsContext base class
2005-07-20 15:55:07 +00:00
StateAttribute
Futher work on supporting update and event callbacks in StateSet, Uniform and StateAttribute
2005-04-25 13:37:12 +00:00
StateSet
Removed deprecated API in preparation for 0.9.9 release.
2005-05-09 13:09:07 +00:00
Stencil
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Switch
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
2005-05-12 14:03:22 +00:00
TexEnv
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
TexEnvCombine
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
TexEnvFilter
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
TexGen
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
TexGenNode
Added reference frame to TexGenNode
2005-07-15 08:32:36 +00:00
TexMat
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Texture
Added differentiation between Non power of two textures when mip mapped vs
2005-05-17 11:00:13 +00:00
Texture1D
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Texture2D
Removed deprecated API in preparation for 0.9.9 release.
2005-05-09 13:09:07 +00:00
Texture3D
Added support for per context extension string.
2005-04-26 13:15:27 +00:00
TextureCubeMap
Added support for per context extension string.
2005-04-26 13:15:27 +00:00
TextureRectangle
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Timer
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Transform
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
2005-05-12 14:03:22 +00:00
TriangleFunctor
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
TriangleIndexFunctor
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
UByte4
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
Uniform
Moved the set/getName() support from osg::Node etc into the osg::Obejct
2005-06-08 13:16:19 +00:00
UnitTestFramework
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Vec2
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Vec2b
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
Vec2d
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Vec2f
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Vec2s
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
Vec3
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Vec3b
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
Vec3d
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Vec3f
Moved istream/ostream includes out of Vec3f, and reimpleted osg::Matrix*::compare.
2005-04-17 10:41:23 +00:00
Vec3s
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
Vec4
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Vec4b
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
Vec4d
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Vec4f
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00
Vec4s
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
Vec4ub
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
Version
Updated Version numbers for release.
2005-05-25 20:02:25 +00:00
VertexProgram
Added support for per context extension string.
2005-04-26 13:15:27 +00:00
Viewport
Updated Copyright notices to 1998-2005.
2005-04-14 21:41:28 +00:00