..
AlphaFunc
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
AnimationPath
Added new Matrixf and Matrixd implementations.
2003-09-05 22:35:34 +00:00
ApplicationUsage
Fixed type of osg::ApplicationUsage::set/getApplictionName(), updated
2003-04-09 08:20:08 +00:00
ArgumentParser
Added the usage report to the examples for when no arguments are passed
2003-04-06 21:32:44 +00:00
Array
Added support for the ARB_vertex_buffer_object into osg::Geometry.
2003-06-29 21:41:57 +00:00
AutoTransform
Addd support for maximum screen text size into osgText when auto scale to
2003-05-01 21:06:18 +00:00
Billboard
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
BlendColor
Added the beginnings of a new osgforest example.
2003-09-25 21:54:33 +00:00
BlendFunc
From Alberto Farre, added support for GL_EXT_blend_color, GL_ARB_multisample,
2003-09-17 12:04:48 +00:00
BoundingBox
Added new Copyright/License notice to header and source files.
2003-01-21 16:45: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
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
ClipPlane
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
CollectOccludersVisitor
*** empty log message ***
2003-06-24 15:40:09 +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
CopyOp
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
CullFace
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
CullingSet
Added equals operator to CUllingSet.
2003-09-28 10:15:10 +00:00
CullStack
Improves to CullStack.
2003-09-26 11:20:43 +00:00
Depth
Aded extra constructors to BlendFunc and Depth to help set them up convieniently.
2003-05-06 18:04:27 +00:00
DisplaySettings
Added support for scaling the projection in vertical and horizontal split stereo
2003-05-27 11:03:49 +00:00
DOFTransform
Added support for osg::Transform::asMatrixTransform, asPositionAttitudeTransform
2003-01-24 09:37:56 +00:00
Drawable
Compile/Warnings fixes.
2003-08-21 14:26:40 +00:00
DrawPixels
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Endian
Added Endian test header to the core osg, and add use of the new
2003-03-19 21:46:44 +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
Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed
2003-02-12 19:20:47 +00:00
FragmentProgram
From Romano Jose Magacho da Silva, added osg:FragmentProgram.
2003-07-17 06:43:15 +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 new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Geometry
Improved the Geometry::verifyBinding() and computeCorrectBindingsAndArraySizes()
2003-09-24 15:54:22 +00:00
GL
Added support for Matrixd and Matrixf implementations, with the default
2003-09-05 20:48:42 +00:00
GLExtensions
Added osg::setGLExtensionDisableString && osg::getGLExtensionDisableString()
2003-08-20 10:38:54 +00:00
GLU
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Group
From Eric Sokolosky, insertChild().
2003-07-10 13:11:25 +00:00
Image
Fixed nameing of getAllocationMode()
2003-09-28 09:23:45 +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
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +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
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
LineStipple
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
LineWidth
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
LOD
Added default constructor implemention to LOD and PagedLOD.
2003-07-10 14:53:07 +00:00
Material
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Math
*** empty log message ***
2003-06-24 15:40:09 +00:00
Matrix
Updated docs for release.
2003-09-09 08:56:51 +00:00
Matrixd
Added getPerspective() method to Matrix* and SceneView
2003-09-29 13:14:34 +00:00
Matrixf
Added getPerspective() method to Matrix* and SceneView
2003-09-29 13:14:34 +00:00
MatrixTransform
Added support for osg::Transform::asMatrixTransform, asPositionAttitudeTransform
2003-01-24 09:37:56 +00:00
Multisample
From Alberto Farre, added support for GL_EXT_blend_color, GL_ARB_multisample,
2003-09-17 12:04:48 +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
Removed the deprecated NodeVisitor::getLocalToWorld/WorldToLocal methods as
2003-08-14 00:05:34 +00:00
Notify
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +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
Added default constructor implemention to LOD and PagedLOD.
2003-07-10 14:53:07 +00:00
Plane
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Point
*** empty log message ***
2003-06-24 15:40:09 +00:00
PolygonMode
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
PolygonOffset
Added convinience constructor.
2003-04-01 18:42:38 +00:00
PolygonStipple
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Polytope
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
PositionAttitudeTransform
Added support for osg::Transform::asMatrixTransform, asPositionAttitudeTransform
2003-01-24 09:37:56 +00:00
PrimitiveSet
Fixes for .osg output of UByte4 values, and added missing template contructor
2003-09-16 19:54:57 +00:00
Projection
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Quat
Made osg::Quat support either float or double internal representation, defaulting to double.
2003-09-29 13:35:02 +00:00
ref_ptr
From Gideon May, added
2003-07-15 08:17:54 +00:00
Referenced
Fixes for multipipe support.
2003-01-29 17:16:26 +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
Added support for Matrixd and Matrixf implementations, with the default
2003-09-05 20:48:42 +00:00
ShapeDrawable
Additions since the CVS back up was made.
2003-06-24 21:57:13 +00:00
State
Added osg::State::popAllStateSets() method to pop all remain StateSet's off
2003-09-10 21:22:47 +00:00
StateAttribute
From Alberto Farre, added support for GL_EXT_blend_color, GL_ARB_multisample,
2003-09-17 12:04:48 +00:00
StateSet
Added support for texture object manager, which provides an automatic mechansim
2003-07-14 14:42:10 +00:00
Stencil
Removed last of the uint references.
2003-02-14 11:41:52 +00:00
Switch
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
TexEnv
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
TexEnvCombine
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
TexGen
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
TexMat
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Texture
Fixes for Java build.
2003-08-18 09:24:17 +00:00
Texture1D
Added support for texture object manager, which provides an automatic mechansim
2003-07-14 14:42:10 +00:00
Texture2D
Additions since the CVS back up was made.
2003-06-24 21:57:13 +00:00
Texture3D
Added support for texture object manager, which provides an automatic mechansim
2003-07-14 14:42:10 +00:00
TextureCubeMap
Added support for automatic scaling of text to screen coords. Optimized
2003-04-30 11:40:17 +00:00
TextureRectangle
Added applyTexImage_subload() implemention into TextureRectangle class
2003-08-18 19:36:50 +00:00
Timer
Build Fixes for IRIX.
2003-09-04 08:50:06 +00:00
Transform
Addd new computeLocalToWorld(NodePath) etc methods.
2003-04-14 13:22:21 +00:00
TriangleFunctor
Added the beginnings of a new osgforest example.
2003-09-25 21:54:33 +00:00
UByte4
Fixes for .osg output of UByte4 values, and added missing template contructor
2003-09-16 19:54:57 +00:00
UnitTestFramework
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Vec2
Fixes for osgFX.
2003-09-10 12:38:28 +00:00
Vec3
Fixes for osgFX.
2003-09-10 12:38:28 +00:00
Vec4
Fixes for osgFX.
2003-09-10 12:38:28 +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
Updates to the flush rendering objects function calls to allow for
2003-07-15 21:19:03 +00:00
Viewport
Added help support for display help on screen to osgProducer::Viewer.
2003-03-26 12:50:30 +00:00