.. |
AlphaFunc.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
AnimationPath.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ApplicationUsage.cpp
|
Added writing of commandline options in getFormatedString when there is no description string.
|
2005-11-09 17:19:34 +00:00 |
ArgumentParser.cpp
|
From David Guthrie, " In the constructor
|
2005-06-15 11:49:25 +00:00 |
Array.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
AutoTransform.cpp
|
Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&)
|
2006-07-31 17:31:21 +00:00 |
Billboard.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
BlendColor.cpp
|
Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help
|
2006-09-18 20:54:48 +00:00 |
BlendEquation.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
BlendFunc.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
BoundingBox.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
BoundingSphere.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
BufferObject.cpp
|
From Farshid Lashkari,
|
2006-08-25 08:48:16 +00:00 |
CameraNode.cpp
|
Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help
|
2006-09-18 20:54:48 +00:00 |
CameraView.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ClampColor.cpp
|
Revised the osg::ClampColor API to allow vertex, fragment and read color clamping to
|
2006-09-12 09:26:42 +00:00 |
ClearNode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ClipNode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ClipPlane.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ClusterCullingCallback.cpp
|
Added missining initialization of _radius in constructors
|
2006-09-20 13:41:33 +00:00 |
CollectOccludersVisitor.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ColorMask.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ColorMatrix.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ConvexPlanarOccluder.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ConvexPlanarPolygon.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CoordinateSystemNode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CopyOp.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CullFace.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CullingSet.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CullSettings.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CullStack.cpp
|
Moved reset to 0 of _createReuseMatrixIndex from CullVistor.cpp to CullStack.cpp so that
|
2006-08-12 18:19:43 +00:00 |
Depth.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
DisplaySettings.cpp
|
Cleaned up per context buffers support
|
2006-07-26 15:29:26 +00:00 |
Drawable.cpp
|
Cleaned up per context buffers support
|
2006-07-26 15:29:26 +00:00 |
DrawPixels.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
dxtctool.cpp
|
Warning fixes for IRIX
|
2005-05-16 15:51:57 +00:00 |
dxtctool.h
|
Warning fixes for IRIX
|
2005-05-16 15:51:57 +00:00 |
Fog.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
FragmentProgram.cpp
|
Cleaned up per context buffers support
|
2006-07-26 15:29:26 +00:00 |
FrameBufferObject.cpp
|
Cleaned up per context buffers support
|
2006-07-26 15:29:26 +00:00 |
FrameStamp.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
FrontFace.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Geode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Geometry.cpp
|
From Uwe Woessner, implementated by Robert Osfield, Fixed vertex attribute bug, changed _vertexAttribList[unit] -> _vertexAttribList[index]
|
2006-08-04 13:17:56 +00:00 |
GLExtensions.cpp
|
From Eric Wing, "Attached is a change for GLExtensions.cpp that allows OS X to use
|
2006-08-31 20:48:49 +00:00 |
GNUmakefile
|
Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help
|
2006-09-18 20:54:48 +00:00 |
GraphicsContext.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
GraphicsThread.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Group.cpp
|
Fixed bug in Group::setChild relating to the accounting for OccluderNode.
|
2006-08-11 12:53:57 +00:00 |
Image.cpp
|
Added missing setDataType and setPacking functions
|
2006-08-25 15:49:29 +00:00 |
ImageStream.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Light.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
LightModel.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
LightSource.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
LineSegment.cpp
|
Added a check for zero length line segment in bool LineSegment::intersect(const BoundingSphere& bs,float& r1,float& r2) const.
|
2006-09-12 12:35:20 +00:00 |
LineStipple.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
LineWidth.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
LOD.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
LogicOp.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Material.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Matrix_implementation.cpp
|
Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&)
|
2006-07-31 17:31:21 +00:00 |
Matrixd.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Matrixf.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
MatrixTransform.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Multisample.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Node.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
NodeCallback.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
NodeTrackerCallback.cpp
|
Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&)
|
2006-07-31 17:31:21 +00:00 |
NodeVisitor.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Notify.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Object.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
OccluderNode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
PagedLOD.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Point.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
PointSprite.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
PolygonMode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
PolygonOffset.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
PolygonStipple.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
PositionAttitudeTransform.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
PrimitiveSet.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Program.cpp
|
Cleaned up per context buffers support
|
2006-07-26 15:29:26 +00:00 |
Projection.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ProxyNode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Quat.cpp
|
Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&)
|
2006-07-31 17:31:21 +00:00 |
Referenced.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Scissor.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Sequence.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ShadeModel.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Shader.cpp
|
Cleaned up per context buffers support
|
2006-07-26 15:29:26 +00:00 |
ShadowVolumeOccluder.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Shape.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ShapeDrawable.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
State.cpp
|
Moved extension function pointer initilization into a method, and the pointers from
|
2006-08-02 16:14:17 +00:00 |
StateAttribute.cpp
|
Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help
|
2006-09-18 20:54:48 +00:00 |
StateSet.cpp
|
From Farshid Lashkari, added function for querring whether a mode is a texture related mode or not.
|
2006-09-21 10:01:27 +00:00 |
Stencil.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Switch.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TexEnv.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TexEnvCombine.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TexEnvFilter.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TexGen.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TexGenNode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TexMat.cpp
|
Added osg::TexMat::s/getScaleByTextureRectangleSize feature that allows
|
2006-09-04 12:46:49 +00:00 |
Texture1D.cpp
|
Fixed texture optimization problem associated with mixing already compiled scene graphs - resulting
|
2006-08-14 19:42:22 +00:00 |
Texture2D.cpp
|
Fixed texture optimization problem associated with mixing already compiled scene graphs - resulting
|
2006-08-14 19:42:22 +00:00 |
Texture3D.cpp
|
Fixed texture optimization problem associated with mixing already compiled scene graphs - resulting
|
2006-08-14 19:42:22 +00:00 |
Texture.cpp
|
From Farshid Lashkari,
|
2006-08-25 08:48:16 +00:00 |
TextureCubeMap.cpp
|
Fixed texture optimization problem associated with mixing already compiled scene graphs - resulting
|
2006-08-14 19:42:22 +00:00 |
TextureRectangle.cpp
|
From Farshid Lashkari,
|
2006-08-25 08:48:16 +00:00 |
Timer.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Transform.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Uniform.cpp
|
From Mike Weiblen, futher work on Uniform array support.
|
2006-05-16 21:00:45 +00:00 |
UnitTestFramework.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Vec3.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Version.cpp
|
Updated version numbers of the up comming 1.2 release
|
2006-08-31 20:54:28 +00:00 |
VertexProgram.cpp
|
Cleaned up per context buffers support
|
2006-07-26 15:29:26 +00:00 |
View.cpp
|
Updates for fade text to work properly, but only in perspetive views at present.
|
2006-09-20 10:36:21 +00:00 |
Viewport.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |