.. |
AlphaFunc
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
AnimationPath
|
Added clear()
|
2007-06-13 19:54:00 +00:00 |
ApplicationUsage
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
ArgumentParser
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Array
|
From Mike Garrity, "There was an on again/off again thread on OSG users about
|
2007-12-11 15:55:02 +00:00 |
AutoTransform
|
Added _firstTimeToInitEyePoint = true to the setAutoRotateMode to force the AutoTransform
|
2007-05-22 15:17:52 +00:00 |
Billboard
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
BlendColor
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
BlendEquation
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
BlendFunc
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
BoundingBox
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
BoundingSphere
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
BoundsChecking
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
buffered_value
|
Added Object::resizeGLObjectBuffers(uint) method to help improve the ability
|
2007-01-04 14:11:51 +00:00 |
BufferObject
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Camera
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
CameraNode
|
Renamed osg::CameraNode to osg::Camera, cleaned up osg::View.
|
2006-11-27 14:52:07 +00:00 |
CameraView
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
ClampColor
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
ClearNode
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ClipNode
|
From Roland Smeenk, "ClipNode contains a method getClipPlaneList that should actually be called setClipPlaneList."
|
2007-02-16 15:17:43 +00:00 |
ClipPlane
|
From Robert Osfield and Richard Schmidt, made fixes inspired by an original submission from Richard which
|
2007-12-08 13:29:31 +00:00 |
ClusterCullingCallback
|
Removed the using to avoid VS 7.1 build problem
|
2007-03-29 15:41:59 +00:00 |
CollectOccludersVisitor
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
ColorMask
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ColorMatrix
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ComputeBoundsVisitor
|
Added new osg::ComputeBoundsVisitor
|
2007-02-16 17:34:34 +00:00 |
ConvexPlanarOccluder
|
Removed inappropriate comment about normal orientation.
|
2007-01-05 09:55:04 +00:00 |
ConvexPlanarPolygon
|
Removed inappropriate comment about normal orientation.
|
2007-01-05 09:55:04 +00:00 |
CoordinateSystemNode
|
Added better handling of 0,0,0 values
|
2007-06-13 13:41:23 +00:00 |
CopyOp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CullFace
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
CullingSet
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CullSettings
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
CullStack
|
Updated wrappers
|
2007-08-10 17:44:54 +00:00 |
DeleteHandler
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Depth
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
DisplaySettings
|
From Galen Faidley," Please find attached the modifications to get the new checkerboard
|
2007-08-23 14:31:23 +00:00 |
Drawable
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
DrawPixels
|
Fixed parameter name
|
2007-05-14 16:16:22 +00:00 |
Endian
|
Simplified swap bytes code to make it more efficient.
|
2006-08-24 20:15:32 +00:00 |
Export
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
fast_back_stack
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Fog
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
FragmentProgram
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
FrameBufferObject
|
From Art Tevs,
|
2007-09-07 11:21:02 +00:00 |
FrameStamp
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
FrontFace
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Geode
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Geometry
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
GL
|
From Andy Skinner, warning fix for Windows 64-bit build
|
2007-04-03 19:42:43 +00:00 |
GL2Extensions
|
From Art Tevs, build fix.
|
2007-09-11 16:59:19 +00:00 |
GLExtensions
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
GLObjects
|
Added include/osg/GLObjects + .cpp which provide osg::flush*DeletedGLObjects() methods.
|
2007-07-06 13:08:51 +00:00 |
GLU
|
Added GLU_TESS_CALLBACK_TRIPLEDOT path into include/osg/GLU and enabled this
|
2007-10-03 20:21:01 +00:00 |
GraphicsContext
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
GraphicsThread
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Group
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Hint
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Image
|
Added getColor method to allow easy reading of individual pixels.
|
2007-10-31 12:55:15 +00:00 |
ImageStream
|
From Brad Colbert with ammendments by Robert Osfield, add set/getVolume support
|
2007-06-28 14:19:30 +00:00 |
io_utils
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Light
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
LightModel
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
LightSource
|
Added setThreadSafeRefUnref to LightSource
|
2007-01-07 10:00:50 +00:00 |
LineSegment
|
Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
|
2005-04-11 17:14:17 +00:00 |
LineStipple
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
LineWidth
|
Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
|
2005-04-11 17:14:17 +00:00 |
LOD
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
LogicOp
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
Material
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
Math
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Matrix
|
Added support for SG_USE_FLOAT_MATRIX and OSG_USE_FLOAT_PLANE in CMake build and
|
2007-05-20 11:45:09 +00:00 |
Matrixd
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Matrixf
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
MatrixTransform
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Multisample
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Node
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
NodeCallback
|
From Paul Martz, "minor code comment cleaup/rewording"
|
2006-12-19 17:16:14 +00:00 |
NodeTrackerCallback
|
Fixed typo
|
2007-07-11 16:06:04 +00:00 |
NodeVisitor
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Notify
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Object
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
observer_ptr
|
Removed check from objectDeleted(void*) method as this was not catching cases
|
2006-11-26 22:27:09 +00:00 |
OccluderNode
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
OperationThread
|
Added default contructors to Operation
|
2007-09-03 09:43:33 +00:00 |
PagedLOD
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Plane
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Point
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
PointSprite
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
PolygonMode
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
PolygonOffset
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
PolygonStipple
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
Polytope
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
PositionAttitudeTransform
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
PrimitiveSet
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Program
|
From Per Fahlberg, "Attached is a fix allowing removal of shaders from a program after it is
|
2007-12-11 11:21:13 +00:00 |
Projection
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ProxyNode
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Quat
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ref_ptr
|
Removed template methods that were break VS6.0 build.
|
2006-07-03 15:21:08 +00:00 |
Referenced
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
RenderInfo
|
Added support into osg::RenderInfo for a stack of Cameras that allow querries
|
2007-07-14 17:07:59 +00:00 |
Scissor
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
Sequence
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
ShadeModel
|
Set default ShadeModel back to SMOOTH
|
2007-04-05 20:27:02 +00:00 |
Shader
|
From Per Fahlberg, "Attached is a fix allowing removal of shaders from a program after it is
|
2007-12-11 11:21:13 +00:00 |
ShadowVolumeOccluder
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Shape
|
Converted osg::HeightField across to using a osg::FloatArray internally to enable
|
2007-03-29 19:42:07 +00:00 |
ShapeDrawable
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
State
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
StateAttribute
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
StateSet
|
From Mathias Froechlich, "I have extended the StateSet api with a
|
2007-12-11 11:42:02 +00:00 |
Stats
|
Removed inappropriate Stats:: prefix
|
2007-02-15 10:25:11 +00:00 |
Stencil
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
|
2007-03-05 17:34:36 +00:00 |
StencilTwoSided
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Switch
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TemplatePrimitiveFunctor
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
TexEnv
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TexEnvCombine
|
From Paul Melis, fixes to spelling mistakes/typos.
|
2007-07-11 15:51:17 +00:00 |
TexEnvFilter
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
TexGen
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
TexGenNode
|
Added support for setThreadSafeRefUnref into TexGenNode
|
2007-01-11 10:35:03 +00:00 |
TexMat
|
From Farshid Lashkari, Added missing initialization of the _scaleByTextureRectangleSize
|
2006-11-22 20:39:44 +00:00 |
Texture
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Texture1D
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Texture2D
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Texture2DArray
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Texture3D
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
TextureCubeMap
|
From Art Trevs, "Features of the patch are:
|
2007-09-11 12:04:58 +00:00 |
TextureRectangle
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Timer
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
TransferFunction
|
Added better description of TransferFunction.
|
2007-07-12 08:29:39 +00:00 |
Transform
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
TriangleFunctor
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
TriangleIndexFunctor
|
Added support for new double Vec*Array classes in various functors.
|
2007-12-04 14:46:46 +00:00 |
Uniform
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Vec2
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Vec2b
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Vec2d
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Vec2f
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Vec2s
|
From David Cullu, added various mathematical operators
|
2007-12-17 17:43:57 +00:00 |
Vec3
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Vec3b
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Vec3d
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Vec3f
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Vec3s
|
From David Cullu, added various mathematical operators
|
2007-12-17 17:43:57 +00:00 |
Vec4
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Vec4b
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Vec4d
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Vec4f
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Vec4s
|
From David Cullu, added various mathematical operators
|
2007-12-17 17:43:57 +00:00 |
Vec4ub
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
Version
|
Updated version for 2.2 release
|
2007-10-04 10:05:20 +00:00 |
VertexProgram
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
View
|
From Karl Heijdenberg, moved set/getFrameStamp() from osgViewer::View to osg::View.
|
2007-12-11 16:34:37 +00:00 |
Viewport
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |