.. |
AlphaFunc.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
AnimationPath.cpp
|
Added osg::FrameStamp::set/getSimulationTime().
|
2007-01-25 12:02:51 +00:00 |
ApplicationUsage.cpp
|
Change char* to const char* to fix warnings
|
2007-08-26 09:59:39 +00:00 |
ArgumentParser.cpp
|
Added support for bool in ArgumentParser::Parameter.
|
2007-09-19 15:29:57 +00:00 |
Array.cpp
|
From Jan Ciger, warning fixes
|
2007-08-26 10:27:31 +00:00 |
AutoTransform.cpp
|
Fixed auto rotate to screen so that it handles scales in to the parental path
|
2007-02-26 14:36:43 +00:00 |
Billboard.cpp
|
From Terry Welsh, mplemented POINT_ROT_EYE.
|
2006-10-14 21:47:13 +00:00 |
BlendColor.cpp
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
BlendEquation.cpp
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
BlendFunc.cpp
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
BoundingBox.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
BoundingSphere.cpp
|
From Gordon Tomlinson, fixes to BoundingSphere::expandBy(BoundingSphere&)
|
2007-01-25 10:02:20 +00:00 |
BufferObject.cpp
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
Camera.cpp
|
From David Callu, warning fixes
|
2007-09-07 15:03:56 +00:00 |
CameraView.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ClampColor.cpp
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
ClearNode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ClipNode.cpp
|
From Mathias Froenlich, "have a problem with the SunOS CC.
|
2007-09-11 13:39:55 +00:00 |
ClipPlane.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ClusterCullingCallback.cpp
|
From Mike Wittman, "Here is a change to the .cpp file to fix it by disambiguating the cull invocation."
|
2007-03-28 15:05:49 +00:00 |
CMakeLists.txt
|
From Art Tevs,
|
2007-09-07 11:21:02 +00:00 |
CollectOccludersVisitor.cpp
|
Removed the exclusion of CullSettings from the genwrapper.conf, and then changed the CullStack RefMatrix& methods to RefMatrix*
|
2007-02-21 13:48:01 +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 |
ComputeBoundsVisitor.cpp
|
Added new osg::ComputeBoundsVisitor
|
2007-02-16 17:34:34 +00:00 |
ConvexPlanarOccluder.cpp
|
From Eric Wing, pedantic warning fixes
|
2007-04-06 15:13:02 +00:00 |
ConvexPlanarPolygon.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CoordinateSystemNode.cpp
|
Added better handling of 0,0,0 values
|
2007-06-13 13:41:23 +00:00 |
CopyOp.cpp
|
From Eric Wing, pedantic warning fixes
|
2007-04-06 15:13:02 +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 wrappers
|
2007-08-10 17:44:54 +00:00 |
CullStack.cpp
|
Updated wrappers
|
2007-08-10 17:44:54 +00:00 |
DeleteHandler.cpp
|
Fixed unitialized variables.
|
2007-07-09 15:02:03 +00:00 |
Depth.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
DisplaySettings.cpp
|
From Galen Faidley," Please find attached the modifications to get the new checkerboard
|
2007-08-23 14:31:23 +00:00 |
Drawable.cpp
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
DrawPixels.cpp
|
Removed deprecated drawImplementation(State&) method from Drawable and Drawable::DrawCallback
|
2007-03-28 11:30:38 +00:00 |
dxtctool.cpp
|
From Eric Wing, pedantic warning fixes
|
2007-04-06 15:13:02 +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
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
FrameBufferObject.cpp
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
FrameStamp.cpp
|
Added default setting of use of thread safe ref/unref.
|
2007-08-22 09:42:27 +00:00 |
FrontFace.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Geode.cpp
|
Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode
|
2007-01-04 16:49:58 +00:00 |
Geometry.cpp
|
Fixed getOrCreateVertexBufferObject().
|
2007-10-19 08:39:07 +00:00 |
GLExtensions.cpp
|
From André Garneau, threading bug fixes - moving scoped statics out of scope to be global statics
|
2007-01-17 14:40:03 +00:00 |
GLObjects.cpp
|
Added include/osg/GLObjects + .cpp which provide osg::flush*DeletedGLObjects() methods.
|
2007-07-06 13:08:51 +00:00 |
GraphicsContext.cpp
|
Changed copy constrcutor to a default constrcutor and std::copy to avoid
|
2007-09-27 10:42:56 +00:00 |
GraphicsThread.cpp
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
Group.cpp
|
Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode
|
2007-01-04 16:49:58 +00:00 |
Hint.cpp
|
Added osg::Hint class
|
2007-06-04 10:47:15 +00:00 |
Image.cpp
|
Removed log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method.
|
2007-10-01 08:50:58 +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
|
From Andy Skinner, adding C includes to avoid issues when mixing C and C++ standard includes
|
2007-07-28 10:44:03 +00:00 |
LightSource.cpp
|
Added setThreadSafeRefUnref to LightSource
|
2007-01-07 10:00:50 +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
|
Added ViewPoint support into NodeVistor/CullStack/CullVisitor/LOD/PagedLOD etc to facilate
|
2006-12-15 17:27:18 +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
|
Cleaned up the getRotate implementation selection using #defines, and made the
|
2007-08-27 10:00:09 +00:00 |
Matrixd.cpp
|
Moved UnitTestFramework from core osg lib into osgunittests example
|
2006-12-19 17:06:59 +00:00 |
MatrixDecomposition.cpp
|
From Vivek Rajan, MatrixDecomposition implementaion, adapted by Robert Osfield
|
2007-02-10 18:01:37 +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
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
Node.cpp
|
Added mutex locking add addParents/removeParents in Drawable, Node and StateSet.
|
2007-08-31 20:14:36 +00:00 |
NodeCallback.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
NodeTrackerCallback.cpp
|
Fixed typo
|
2007-07-11 16:06:04 +00:00 |
NodeVisitor.cpp
|
Added default setting of use of thread safe ref/unref.
|
2007-08-22 09:42:27 +00:00 |
Notify.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Object.cpp
|
From Eric Wing, pedantic warning fixes
|
2007-04-06 15:13:02 +00:00 |
OccluderNode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
OperationThread.cpp
|
Added support for an update OperationQueue to Viewer and CompositeViewer to allow asyncrnous adding of operations to be added
|
2007-08-11 10:28:14 +00:00 |
PagedLOD.cpp
|
From Laurens Voerman, "I hit a bug when making a copy of a PagedLOD node, the copy has lost
|
2007-09-03 09:56:30 +00:00 |
Point.cpp
|
Intoduced a new setGLExtensions template method to do a copy of void* pointer to
|
2007-09-10 15:19:23 +00:00 |
PointSprite.cpp
|
Added Point::Extension::isPointSpriteCoordOriginSupported() method
|
2007-06-29 17:01:37 +00:00 |
PolygonMode.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
PolygonOffset.cpp
|
From Andy Skinner, adding C includes to avoid issues when mixing C and C++ standard includes
|
2007-07-28 10:44:03 +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
|
Further perfomrmance optimizations and clean up on new VBO/EBO/PBO API.
|
2007-05-01 18:03:32 +00:00 |
Program.cpp
|
From Art Trevs, "File Changes:
|
2007-09-11 13:34:41 +00:00 |
Projection.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
ProxyNode.cpp
|
From Rein Kadijk, "While displaying a certain scene, OsgEdit crashed in ProxyNode::traverse() in file OSG_OP_OT-1.2\OpenSceneGraph\src\osg\proxynode.cpp.
|
2006-12-05 16:45:27 +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
|
Added debug ENFORCE_THREADSAFE paths into osg::Referenced, these are off by default.
|
2007-08-22 09:48:39 +00:00 |
Scissor.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Sequence.cpp
|
From John Kelso,
|
2007-05-09 11:11:19 +00:00 |
ShadeModel.cpp
|
Added constructor argument to ShadeModel
|
2007-04-05 16:12:10 +00:00 |
Shader.cpp
|
Added Object::resizeGLObjectBuffers(uint) method to help improve the ability
|
2007-01-04 14:11:51 +00:00 |
ShadowVolumeOccluder.cpp
|
Removed the exclusion of CullSettings from the genwrapper.conf, and then changed the CullStack RefMatrix& methods to RefMatrix*
|
2007-02-21 13:48:01 +00:00 |
Shape.cpp
|
Converted osg::HeightField across to using a osg::FloatArray internally to enable
|
2007-03-29 19:42:07 +00:00 |
ShapeDrawable.cpp
|
Removed deprecated drawImplementation(State&) method from Drawable and Drawable::DrawCallback
|
2007-03-28 11:30:38 +00:00 |
State.cpp
|
Added setting of thread safe ref/unref.
|
2007-08-22 09:43:24 +00:00 |
StateAttribute.cpp
|
Set main scene graph elements to use thread safe ref/unref by default
|
2007-08-22 10:34:11 +00:00 |
StateSet.cpp
|
From Art Tevs,
|
2007-09-07 11:21:02 +00:00 |
Stats.cpp
|
Added use of Mutex into osg::Stats to better handle multi-threaded usage
|
2007-02-14 16:24:49 +00:00 |
Stencil.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
StencilTwoSided.cpp
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
Switch.cpp
|
From Edgar Ellis, "
|
2006-10-30 12:14:00 +00:00 |
TexEnv.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TexEnvCombine.cpp
|
From Paul Melis, fixes to spelling mistakes/typos.
|
2007-07-11 15:51:17 +00:00 |
TexEnvFilter.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TexGen.cpp
|
Added support for float or double osg::Plane, and the default osg::Plane to double.
|
2006-11-28 16:00:52 +00:00 |
TexGenNode.cpp
|
Wojciech Lewandowski: "TexGenNode::TexGenNode( TexGen * texGen ) constructor does not initialize ReferenceFrame. I am not sure maybe this was the intent but first constructor does it so I don't see a reson why third one shouldn't."
|
2007-02-21 15:15:55 +00:00 |
TexMat.cpp
|
Added osg::TexMat::s/getScaleByTextureRectangleSize feature that allows
|
2006-09-04 12:46:49 +00:00 |
Texture1D.cpp
|
Removed log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method.
|
2007-10-01 08:50:58 +00:00 |
Texture2D.cpp
|
Removed log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method.
|
2007-10-01 08:50:58 +00:00 |
Texture2DArray.cpp
|
Removed log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method.
|
2007-10-01 08:50:58 +00:00 |
Texture3D.cpp
|
Removed log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method.
|
2007-10-01 08:50:58 +00:00 |
Texture.cpp
|
From Art Trevs, "Features of the patch are:
|
2007-09-11 12:04:58 +00:00 |
TextureCubeMap.cpp
|
Removed log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method.
|
2007-10-01 08:50:58 +00:00 |
TextureRectangle.cpp
|
Replaced allocateMipmap code with warning message as mipmaps aren't support for TextureRectangle.
|
2007-09-11 16:56:21 +00:00 |
Timer.cpp
|
Aded new convinience methods to osg::Timer - s/getStartTick and time_s(), time_m() etc
|
2006-12-26 17:37:06 +00:00 |
TransferFunction.cpp
|
Added setValue method and osg::Image setup to osg::TransferFunction1D, and setup
|
2007-04-02 13:06:59 +00:00 |
Transform.cpp
|
Added new Transform::ReferenceType enum ABSOLUTE_RF_INHERIT_VIEWPOINT to support
|
2007-02-07 16:32:14 +00:00 |
Uniform.cpp
|
From Art Tevs,
|
2007-09-07 11:21:02 +00:00 |
Version.cpp
|
From Mike Wittman and Robert Osfield, added support for SO_VERSION number in
|
2007-09-11 10:10:43 +00:00 |
VertexProgram.cpp
|
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
|
2007-06-27 20:36:16 +00:00 |
View.cpp
|
Fix for setting scene data after slaves have been added.
|
2007-10-19 08:42:44 +00:00 |
Viewport.cpp
|
Various work on osgViewer library, including warp point and graphics window resize support
|
2007-01-01 18:20:10 +00:00 |