.. |
AlphaFunc
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
AnimationPath
|
Added scale parameter into PositionAttitudeTransform.
|
2004-02-22 11:58:44 +00:00 |
ApplicationUsage
|
Fixed type of osg::ApplicationUsage::set/getApplictionName(), updated
|
2003-04-09 08:20:08 +00:00 |
ArgumentParser
|
Added read(string,float,float,float,float) method
|
2003-11-25 10:56:12 +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
|
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
|
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
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +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 |
CopyOp
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
CullFace
|
Added Mode parameter to constructor.
|
2003-12-20 14:19:09 +00:00 |
CullingSet
|
Implemented duplicate removal code into TriStripVisitor and added an
|
2003-12-03 21:45:32 +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 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
|
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
|
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
|
Fixed getFogCoord methods
|
2004-01-02 20:44:18 +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
|
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 |
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
|
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
|
Added Material::operator =
|
2004-02-20 11:51:14 +00:00 |
Math
|
Added atan2f to the list of #define's into include/osg/Math.
|
2004-02-02 08:55:17 +00:00 |
Matrix
|
Updated docs for release.
|
2003-09-09 08:56:51 +00:00 |
Matrixd
|
Made getLookAt() etc methods const
|
2004-01-23 16:09:56 +00:00 |
Matrixf
|
Made getLookAt() etc methods const
|
2004-01-23 16:09:56 +00:00 |
MatrixTransform
|
Added support for osg::Transform::asMatrixTransform, asPositionAttitudeTransform
|
2003-01-24 09:37:56 +00:00 |
Multisample
|
Implemented duplicate removal code into TriStripVisitor and added an
|
2003-12-03 21:45:32 +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
|
Moved osg::DOFTransform to osgSim::DOFTransform.
|
2003-11-25 14:11:05 +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
|
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
|
*** 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
|
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
|
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
|
Clean ups of floats & .0f's
|
2004-01-14 15:14:20 +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
|
Updates for improvements to osgdem, such as adding support for skirt
|
2004-01-18 21:59:20 +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
|
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 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
|
From Pavel Molishtan, Fixed comparision of _t plane.
|
2003-12-17 17:05:20 +00:00 |
TexMat
|
Added new Copyright/License notice to header and source files.
|
2003-01-21 16:45:36 +00:00 |
Texture
|
From Pavel Moloshtan, add support to osg::Texture files for GL_ARB_shadow_ambinet support
|
2004-01-29 11:16:49 +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
|
From Romano Magacho, fixes to handle the subloading from Image when the
|
2004-01-23 13:25:45 +00:00 |
Timer
|
Build Fixes for IRIX.
|
2003-09-04 08:50:06 +00:00 |
Transform
|
Removed osg::Transform::ComputeTransformCallback from osg::Transform.
|
2003-12-09 14:07:44 +00:00 |
TriangleFunctor
|
Added the beginnings of a new osgforest example.
|
2003-09-25 21:54:33 +00:00 |
TriangleIndexFunctor
|
Fixed warning message
|
2004-03-02 15:26:31 +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
|
Updates for improvements to osgdem, such as adding support for skirt
|
2004-01-18 21:59:20 +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 |