..
AlphaFunc
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
AnimationPath
From Tree, addition of ; after MACRO_'s to help with Java port.
2003-04-27 10:58:39 +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 new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Billboard
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
BlendFunc
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
BoundingBox
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
Implemented load and subload methods in osg::Texture/Texture2D.
2003-03-31 21:41:17 +00:00
Camera
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
ClearNode
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
ClipNode
ClipPlane
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
CollectOccludersVisitor
ColorMask
Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed
2003-02-12 19:20:47 +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
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 new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
CullStack
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Depth
Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed
2003-02-12 19:20:47 +00:00
DisplaySettings
Ported all glut based demos across to using the new osg::ArgumentParser.
2003-03-14 10:49:06 +00:00
DOFTransform
Added support for osg::Transform::asMatrixTransform, asPositionAttitudeTransform
2003-01-24 09:37:56 +00:00
Drawable
Added support for automatic scaling of text to screen coords. Optimized
2003-04-30 11:40:17 +00:00
DrawPixels
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
FrameStamp
FrontFace
Geode
Geometry
GeoSet
From Tree, ushort renamed GLushort
2003-03-18 09:29:06 +00:00
GL
GLExtensions
Fixes to try and keep OSX and Win32 compiling with the new usage of std::max.
2003-02-23 15:50:57 +00:00
GLU
Group
Image
From Rune Schmidt Jensen - new dds loader.
2003-04-02 18:26:34 +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 new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Material
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Math
Added an osg::absolute template function into osg/Math.
2003-04-08 09:42:03 +00:00
Matrix
MatrixTransform
Node
Added support for automatic scaling of text to screen coords. Optimized
2003-04-30 11:40:17 +00:00
NodeCallback
NodeVisitor
From Michael Gronager, changed apply(Sequence) to cast to an Group rather than
2003-04-13 12:02:29 +00:00
Notify
Object
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
OccluderNode
Plane
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Point
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
PositionAttitudeTransform
PrimitiveSet
Projection
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Quat
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
ref_ptr
Reverted the changes to ref_ptr<> for implicit cast to pointer.
2003-03-06 19:41:59 +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
From Tree, addition of ; after MACRO_'s to help with Java port.
2003-04-27 10:58:39 +00:00
ShapeDrawable
From Tree, addition of ; after MACRO_'s to help with Java port.
2003-04-27 10:58:39 +00:00
State
Adding reseting of the array pointers to the dirty methods.
2003-03-31 11:25:04 +00:00
StateAttribute
Added tests for presense of extensions to osgcubemap, osgvertexproram and
2003-04-10 19:32:32 +00:00
StateSet
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Statistics
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Stencil
Removed last of the uint references.
2003-02-14 11:41:52 +00:00
Switch
TexEnv
TexEnvCombine
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
TexGen
TexMat
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Texture
Added tests for presense of extensions to osgcubemap, osgvertexproram and
2003-04-10 19:32:32 +00:00
Texture1D
Moved the modified tag's from osg::Texture into the osg::Texture1D,2D,3D and
2003-04-07 09:46:06 +00:00
Texture2D
Added support for automatic scaling of text to screen coords. Optimized
2003-04-30 11:40:17 +00:00
Texture3D
Added support for modifying the osg::Texture*:Extensions stuctures.
2003-04-10 13:41:45 +00:00
TextureCubeMap
Added support for automatic scaling of text to screen coords. Optimized
2003-04-30 11:40:17 +00:00
TextureRectangle
From Ulrich Hertlien, new osg::TextureRectangle class.
2003-04-07 13:20:53 +00:00
Timer
Transform
Addd new computeLocalToWorld(NodePath) etc methods.
2003-04-14 13:22:21 +00:00
TriangleFunctor
UByte4
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
UnitTestFramework
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +00:00
Vec2
Reverted Don's changed of sqrtf to sqrt. Don't understand why the change was
2003-03-13 14:29:16 +00:00
Vec3
Vec4
Added new Copyright/License notice to header and source files.
2003-01-21 16:45:36 +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
From Romano, added support in osg::VertexProgram for deleting the flushed
2003-04-11 09:54:27 +00:00
Viewport
Added help support for display help on screen to osgProducer::Viewer.
2003-03-26 12:50:30 +00:00