.. |
AlphaFunc
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Billboard
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
BoundingBox
|
Fixed inlcude/BoundingBox to compile under Windows.
|
2001-11-06 11:36:11 +00:00 |
BoundingSphere
|
Added methods to support isNaN,isInfinte and valid to osg::Vec* and osg::Math,
|
2001-11-06 10:34:51 +00:00 |
BoundsChecking
|
Fixes to Windows build in liu of the move to using just std::streams.
|
2001-12-14 23:18:28 +00:00 |
Camera
|
New ajustAspectRatio (ADJUST_NODE) mode added to osg::Camera to fix issue
|
2002-01-15 11:05:00 +00:00 |
ClippingVolume
|
Added a copyright notice to all core headers, which all begin with
|
2001-10-04 15:12:57 +00:00 |
ClipPlane
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
ColorMask
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
ColorMatrix
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
CopyOp
|
Have add new osg::CopyOp which replaces last nights osg::Cloner, the new
|
2002-01-29 12:52:04 +00:00 |
CullFace
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Depth
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
DisplaySettings
|
Further work on improving stereo support in the OSG.
|
2001-12-21 22:48:19 +00:00 |
Drawable
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
EarthSky
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Export
|
Updates for Cygwin port, from Norman Vine.
|
2002-01-03 21:34:57 +00:00 |
Fog
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
FrameStamp
|
Reverted Bryan's changes to FrameStamp w.r.t std::tm structure which doesn't
|
2001-10-16 21:47:47 +00:00 |
FrontFace
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Geode
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
GeoSet
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
GL
|
First batch of changes required for MacOS X build. Orignal submission from
|
2002-01-16 10:36:20 +00:00 |
GLExtensions
|
Added a copyright notice to all core headers, which all begin with
|
2001-10-04 15:12:57 +00:00 |
GLU
|
First batch of changes required for MacOS X build. Orignal submission from
|
2002-01-16 10:36:20 +00:00 |
Group
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Image
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Impostor
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
ImpostorSprite
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Light
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
LightSource
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
LineSegment
|
Fixed typo in comment, reference to BoundingSphere has been changed to
|
2002-01-18 10:26:06 +00:00 |
LineWidth
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
LOD
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Material
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Math
|
Changes to fix compilation problems on the Sparc.
|
2002-01-18 22:34:07 +00:00 |
Matrix
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
mem_ptr
|
Added a copyright notice to all core headers, which all begin with
|
2001-10-04 15:12:57 +00:00 |
MemoryAdapter
|
Added a copyright notice to all core headers, which all begin with
|
2001-10-04 15:12:57 +00:00 |
Node
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
NodeCallback
|
Fixed compilation error in src/osgDB/FileUtils.cpp.
|
2001-11-11 22:32:59 +00:00 |
NodeVisitor
|
Added support for DYNAMIC/STATIC osg::Transform types and added new osg::Drawable::getStats
|
2001-10-10 20:20:14 +00:00 |
Notify
|
Updated OSG so that the old OSG_USE_IO_DOT_H has be removed from all headers
|
2001-12-14 21:49:04 +00:00 |
Object
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Plane
|
Fixes to Windows build in liu of the move to using just std::streams.
|
2001-12-14 23:18:28 +00:00 |
Point
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
PolygonMode
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
PolygonOffset
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
PositionAttitudeTransform
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Quat
|
Fixes to Windows build in liu of the move to using just std::streams.
|
2001-12-14 23:18:28 +00:00 |
ref_ptr
|
Fixed compilation error in src/osgDB/FileUtils.cpp.
|
2001-11-11 22:32:59 +00:00 |
Referenced
|
Added a copyright notice to all core headers, which all begin with
|
2001-10-04 15:12:57 +00:00 |
ShadeModel
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
State
|
Added support for shallow and deep copy of nodes, drawables and state, via a
|
2002-01-28 21:17:01 +00:00 |
StateAttribute
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
StateSet
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Statistics
|
Added support for shallow and deep copy of nodes, drawables and state, via a
|
2002-01-28 21:17:01 +00:00 |
Stencil
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Switch
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
TexEnv
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
TexGen
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
TexMat
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Texture
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Timer
|
Made the osg::Timer::tick() method a const method.
|
2002-01-18 14:11:46 +00:00 |
Transform
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Transparency
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |
Types
|
Added a copyright notice to all core headers, which all begin with
|
2001-10-04 15:12:57 +00:00 |
Vec2
|
Changes to fix compilation problems on the Sparc.
|
2002-01-18 22:34:07 +00:00 |
Vec3
|
Changes to fix compilation problems on the Sparc.
|
2002-01-18 22:34:07 +00:00 |
Vec4
|
Changes to fix compilation problems on the Sparc.
|
2002-01-18 22:34:07 +00:00 |
Version
|
Added a copyright notice to all core headers, which all begin with
|
2001-10-04 15:12:57 +00:00 |
Viewport
|
Moved all references to osg::Cloner to osg::CopyOp.
|
2002-01-29 14:04:06 +00:00 |