2003-05-23 gideon * setup.py 1.40: * setup.py 1.41: *** empty log message *** 2003-05-21 gideon * INSTALL 1.8: * PyOSG/Demo/osgprerender.py 1.7: * PyOSG/Demo/osgtexture1D.py 1.9: * README 1.2: * build.sh 1.1: *** empty log message *** 2003-05-20 gideon * Jamfile 1.85: * osg/NodeCallback.cpp 1.13: * osgGA/GUIActionAdapter.cpp 1.3: * osgProducer/OsgCameraGroup.cpp 1.7: *** empty log message *** 2003-05-09 gideon * PyOSG/Demo/osglogo.py 1.3: * include/ArgumentParser.hpp 1.3: * include/NodeVisitor.hpp 1.5: * osg/AlphaFunc.cpp 1.14: * osg/AnimationPath.cpp 1.20: * osg/ApplicationUsage.cpp 1.3: * osg/ArgumentParser.cpp 1.3: * osg/Matrix.cpp 1.19: * osg/PositionAttitudeTransform.cpp 1.11: * osg/Quat.cpp 1.11: * osg/Vec2.cpp 1.14: * osg/Vec3.cpp 1.13: * osg/Vec4.cpp 1.14: * osg/osg.cpp 1.54: * osgGA/GUIEventAdapter.cpp 1.3: * osgGA/GUIEventHandler.cpp 1.2: * osgProducer/OsgCameraGroup.cpp 1.3: * osgProducer/Viewer.cpp 1.5: * osgText/String.cpp 1.3: * osgText/Text.cpp 1.6: * osgUtil/IntersectVisitor.cpp 1.2: * setup.py 1.38: *** empty log message *** 2003-05-08 gideon * PyOSG/Demo/osgcameragroup.py 1.2: * osg/NodeVisitor.cpp 1.13: * setup.py 1.37: *** empty log message *** 2003-04-02 gideon * include/module_tail.hpp 1.1: file module_tail.hpp was initially added on branch OSG_0_9_3. 2003-04-01 gideon * osg/Node2.cpp 1.1: file Node2.cpp was initially added on branch OSG_0_9_3. 2003-03-10 gideon * osgText/String.cpp 1.1: file String.cpp was initially added on branch OSG_0_9_4_test. 2003-02-24 gideon * include/TemplateCompArray.hpp 1.8: *** empty log message *** 2002-12-16 gideon * osg/Material.cpp 1.10: Changed the return types for the get* functions from internal_reference to copy_const_reference (shouldn't be able to modify the colour directly. * osg/AnimationPath.cpp 1.15: Documentation * osg/osg.cpp 1.49: Added a getId method to Reference objects. Returns a unique identifier for a reference object (address of osg reference). 2002-11-18 gideon * PyOSG/Demo/osgcallback.py 1.9: * osgUtil/RenderBin.cpp 1.2: * osgUtil/RenderStage.cpp 1.2: *** empty log message *** 2002-11-14 gideon * Jamfile 1.69: *** empty log message *** 2002-11-12 gideon * Jamfile 1.67: * osg/Billboard.cpp 1.8: * osg/BoundingBox.cpp 1.5: * osg/BoundingSphere.cpp 1.6: * osg/ColorMask.cpp 1.7: * osg/ImpostorSprite.cpp 1.5: * osg/Shape3.cpp 1.3: * osg/osg.cpp 1.42: * osgText/osgText.cpp 1.3: * setup.py 1.29: *** empty log message *** 2002-11-11 gideon * Jamfile 1.66: * PyOSG/Demo/Script/cone.osg 1.1: * PyOSG/Demo/Script/coord.osg 1.1: * PyOSG/Demo/Script/coord.py 1.1: * PyOSG/Demo/Script/debug.osg 1.1: * PyOSG/Demo/Script/debug.py 1.1: * PyOSG/Demo/Script/inline.osg 1.1: * PyOSG/Demo/Script/python.osg 1.1: * PyOSG/Demo/Script/script.py 1.1: * PyOSG/Demo/Script/script2.osg 1.1: * PyOSG/Demo/Script/simple.osg 1.1: * PyOSG/Demo/Script/transform.osg 1.1: * include/osgScript/Export 1.1: * include/osgScript/PythonScript 1.1: * include/osgScript/Script 1.1: * osgDB_osgScript/IO_PythonScript.cpp 1.1: * osgDB_osgScript/IO_Script.cpp 1.1: * osgScript/PythonInterpreter.cpp 1.1: * osgScript/PythonInterpreter.hpp 1.1: * osgScript/PythonScript.cpp 1.1: * osgScript/Script.cpp 1.1: Scripting node added 2002-11-08 gideon * Jamfile 1.64: * PyOSG/Demo/osganimate.py 1.3: * PyOSG/Demo/osgshape.py 1.1: * TODO 1.10: * include/TemplateArray.hpp 1.6: * include/TemplateCompArray.hpp 1.6: * include/TemplateIndexArray.hpp 1.2: * osg/Array.cpp 1.13: * osg/Drawable.cpp 1.9: * osg/PrimitiveSet.cpp 1.2: * osg/Shape.cpp 1.1: * osg/Shape2.cpp 1.1: * osg/Shape3.cpp 1.1: * osg/ShapeDrawable.cpp 1.1: * osg/osg.cpp 1.40: Added Shape functionality. Compiles under MSV6. 2002-10-28 gideon * Jamfile 1.58: * PyOSG/Demo/osghangglide.py 1.4: * PyOSG/Demo/tank.py 1.4: * PyOSG/Demo/terrain_coords.py 1.2: * PyOSG/Demo/terrain_texcoords.py 1.3: * include/TemplateCompArray.hpp 1.5: * osg/Matrix.cpp 1.8: * osgParticle/Placer.cpp 1.2: * osgParticle/Shooter.cpp 1.2: * setup.py 1.21: *** empty log message *** 2002-10-25 gideon * include/TemplateArray.hpp 1.4: * include/TemplateCompArray.hpp 1.3: * osg/ArrayByte.cpp 1.4: * osg/ArrayVec3.cpp 1.5: * osg/ArrayVec4.cpp 1.5: * osg/Plane.cpp 1.4: * osg/Vec2.cpp 1.8: * osg/Vec3.cpp 1.7: *** empty log message *** 2002-10-10 gideon * PyOSG/Demo/osgoccluder.py 1.1: * PyOSG/test/__init__.py 1.3: * demos/osgprerender.py 1.2: * osg/Camera.cpp 1.8: * osg/ConvexPlanarOccluder.cpp 1.2: * osg/ConvexPlanarPolygon.cpp 1.2: * osg/osg.cpp 1.30: * osgDB/osgDB.cpp 1.6: * osgGA/osgGA.cpp 1.9: * setup.py 1.14: *** empty log message *** 2002-10-09 gideon * Jamfile 1.48: * PyOSG/test/__init__.py 1.2: * setup.py 1.13: *** empty log message *** 2002-10-02 gideon * osg/NodeVisitor.cpp 1.3: *** empty log message *** 2002-09-26 gideon * osg/NodeCallback.cpp 1.5: * setup.py 1.8: *** empty log message *** 2002-09-25 gideon * Jamfile 1.42: * PyOSG/Demo/GliderManipulator.py 1.2: * PyOSG/Demo/base.py 1.2: * PyOSG/Demo/osgcallback.py 1.2: * PyOSG/Demo/osgclip.py 1.2: * PyOSG/Demo/osgcube.py 1.2: * PyOSG/Demo/osggeometry.py 1.2: * PyOSG/Demo/osghangglide.py 1.2: * PyOSG/Demo/osgimpostor.py 1.2: * PyOSG/Demo/osglight.py 1.2: * PyOSG/Demo/osgmultitexture.py 1.2: * PyOSG/Demo/osgreflect.py 1.2: * PyOSG/Demo/osgscribe.py 1.2: * PyOSG/Demo/osgstereoimage.py 1.2: * PyOSG/Demo/osgtexture1D.py 1.3: * PyOSG/Demo/osgtexture2D.py 1.2: * PyOSG/Demo/osgversion.py 1.2: * PyOSG/Demo/osgviews.py 1.2: * PyOSG/Demo/sky.py 1.2: * PyOSG/Demo/tank.py 1.2: * PyOSG/Demo/terrain.py 1.2: * PyOSG/Demo/trees.py 1.2: * demos.sh 1.1: * osg/Node.cpp 1.18: * setup.py 1.4: *** empty log message *** 2002-09-23 gideon * osg/ArrayVec2.cpp 1.2: * osg/ArrayVec3.cpp 1.2: * osg/ArrayVec4.cpp 1.2: * osgGLUT/osgGLUT.cpp 1.4: *** empty log message *** 2002-09-19 gideon * INSTALL 1.3: * osg/ImpostorSprite.cpp 1.2: *** empty log message *** 2002-09-18 gideon * Jamfile 1.36: * Jamfile 1.37: * TODO 1.1: * TODO 1.2: * TODO 1.3: * osg/BoundingSphere.cpp 1.2: * osg/Plane.cpp 1.1: * osg/Plane.cpp 1.2: * osg/Point.cpp 1.4: * osg/PolygonOffset.cpp 1.1: * osg/Projection.cpp 1.1: * osg/Quat.cpp 1.4: * osg/ShadeModel.cpp 1.1: * osg/Stencil.cpp 1.1: * osg/TexEnvCombine.cpp 1.1: * osg/Texture.cpp 1.1: * osg/Texture.cpp 1.2: * osg/Texture1D.cpp 1.1: * osg/Texture2D.cpp 1.1: * osg/Texture3D.cpp 1.1: * osg/TextureCubeMap.cpp 1.1: * osg/Transform.cpp 1.1: * osg/osg.cpp 1.19: * osgDB/osgDB.cpp 1.1: * osgDB/osgDB.cpp 1.2: * osgGLUT/osgGLUT.cpp 1.1: *** empty log message *** 2002-09-17 gideon * Jamfile 1.35: * osg/AlphaFunc.cpp 1.3: * osg/AnimationPath.cpp 1.5: * osg/Array.cpp 1.4: * osg/Array.cpp 1.5: * osg/ArrayByte.cpp 1.2: * osg/ArrayInt.cpp 1.2: * osg/ArrayShort.cpp 1.2: * osg/ArraySimple.cpp 1.3: * osg/Billboard.cpp 1.4: * osg/BlendFunc.cpp 1.4: * osg/BoundingBox.cpp 1.1: * osg/BoundingSphere.cpp 1.1: * osg/Camera.cpp 1.3: * osg/ClearNode.cpp 1.3: * osg/ClipNode.cpp 1.4: * osg/ClipPlane.cpp 1.3: * osg/ColorMask.cpp 1.4: * osg/ColorMatrix.cpp 1.2: * osg/CullFace.cpp 1.4: * osg/DOFTransform.cpp 1.2: * osg/Depth.cpp 1.4: * osg/DisplaySettings.cpp 1.3: * osg/DrawPixels.cpp 1.2: * osg/Drawable.cpp 1.4: * osg/Fog.cpp 1.2: * osg/FrontFace.cpp 1.2: * osg/Geode.cpp 1.4: * osg/Geometry.cpp 1.6: * osg/Group.cpp 1.3: * osg/Image.cpp 1.6: * osg/LOD.cpp 1.2: * osg/Light.cpp 1.4: * osg/LightModel.cpp 1.2: * osg/LightSource.cpp 1.3: * osg/LineStipple.cpp 1.4: * osg/LineWidth.cpp 1.4: * osg/Material.cpp 1.3: * osg/Math.cpp 1.8: * osg/Matrix.cpp 1.4: * osg/MatrixTransform.cpp 1.5: * osg/Node.cpp 1.12: * osg/NodeCallback.cpp 1.3: * osg/Point.cpp 1.3: * osg/PolygonMode.cpp 1.3: * osg/PositionAttitudeTransform.cpp 1.3: * osg/Primitive.cpp 1.3: * osg/Quat.cpp 1.3: * osg/Sequence.cpp 1.3: * osg/State.cpp 1.4: * osg/StateAttribute.cpp 1.3: * osg/StateSet.cpp 1.7: * osg/Switch.cpp 1.5: * osg/TexEnv.cpp 1.3: * osg/TexGen.cpp 1.3: * osg/TexMat.cpp 1.2: * osg/UByte4.cpp 1.2: * osg/Vec2.cpp 1.4: * osg/Vec3.cpp 1.4: * osg/Vec4.cpp 1.5: * osg/osg.cpp 1.18: * osgGA/osgGA.cpp 1.6: * osgUtil/osgUtil.cpp 1.9: *** empty log message *** 2002-09-11 gideon * Jamfile 1.30: * osg/Array.cpp 1.2: * osg/BlendFunc.cpp 1.3: * osg/UByte4.cpp 1.1: * osg/osg.cpp 1.12: *** empty log message *** 2002-09-10 gideon * osg/StateSet.cpp 1.6: *** empty log message *** 2002-09-09 gideon * include/Math.hpp 1.4: * include/held_ptr.hpp 1.2: * osg/AlphaFunc.cpp 1.2: * osg/AnimationPath.cpp 1.3: * osg/Billboard.cpp 1.3: * osg/BlendFunc.cpp 1.2: * osg/ClearNode.cpp 1.2: * osg/ClipNode.cpp 1.2: * osg/ClipPlane.cpp 1.2: * osg/ColorMask.cpp 1.2: * osg/CullFace.cpp 1.2: * osg/CullStack.cpp 1.3: * osg/Depth.cpp 1.2: * osg/DisplaySettings.cpp 1.2: * osg/Drawable.cpp 1.3: * osg/Geode.cpp 1.2: * osg/Geometry.cpp 1.4: * osg/Group.cpp 1.2: * osg/Image.cpp 1.5: * osg/Light.cpp 1.3: * osg/LightSource.cpp 1.2: * osg/LineStipple.cpp 1.2: * osg/LineWidth.cpp 1.2: * osg/Material.cpp 1.2: * osg/Math.cpp 1.4: * osg/Matrix.cpp 1.3: * osg/MatrixTransform.cpp 1.3: * osg/Node.cpp 1.8: * osg/NodeCallback.cpp 1.2: * osg/Point.cpp 1.2: * osg/PolygonMode.cpp 1.2: * osg/PositionAttitudeTransform.cpp 1.2: * osg/Primitive.cpp 1.2: * osg/Quat.cpp 1.2: * osg/Sequence.cpp 1.2: * osg/State.cpp 1.3: * osg/StateAttribute.cpp 1.2: * osg/StateSet.cpp 1.4: * osg/Switch.cpp 1.3: * osg/TexEnv.cpp 1.2: * osg/TexGen.cpp 1.2: * osg/Vec2.cpp 1.3: * osg/Vec3.cpp 1.3: * osg/Vec4.cpp 1.4: * osg/osg.cpp 1.9: * osgGA/osgGA.cpp 1.3: * osgUtil/osgUtil.cpp 1.6: *** empty log message *** 2002-09-08 gideon * osg/.cvsignore 1.1: * osgGA/.cvsignore 1.1: * osgGA/osgGA.cpp 1.2: *** empty log message *** 2002-09-07 gideon * osg/Vec2.cpp 1.2: * osg/Vec3.cpp 1.2: *** empty log message *** 2002-09-06 gideon * Jamfile 1.19: * osg/Billboard.cpp 1.2: * osg/Drawable.cpp 1.2: * osg/Image.cpp 1.3: * osg/Image.cpp 1.4: * osg/Node.cpp 1.3: * osg/Node.cpp 1.4: * osg/osg.cpp 1.3: *** empty log message *** 2002-09-04 gideon * .cvsignore 1.6: * AnimationPath.cpp 1.3: * AnimationPath.cpp 1.4: * AnimationPath.cpp 1.5: * Drawable.cpp 1.7: * Drawable.cpp 1.8: * Drawable.cpp 1.9: * Jamfile 1.16: * Jamfile 1.17: * Light.cpp 1.3: * Light.cpp 1.4: * Light.cpp 1.5: * Math.cpp 1.14: * Math.cpp 1.15: * Math.cpp 1.16: * Primitive.cpp 1.4: * Primitive.cpp 1.5: * Primitive.cpp 1.6: * State.cpp 1.10: * State.cpp 1.11: * State.cpp 1.12: * Texture.cpp 1.3: * Texture.cpp 1.4: * Texture.cpp 1.5: * held_ptr.hpp 1.2: * image.cpp 1.4: * include/Math.hpp 1.1: * include/held_ptr.hpp 1.1: * matrix.cpp 1.6: * module_tail.cpp 1.2: * node.cpp 1.11: * node.cpp 1.12: * osg.cpp 1.24: * osg.cpp 1.25: * osg/AnimationPath.cpp 1.1: * osg/Drawable.cpp 1.1: * osg/Geometry.cpp 1.1: * osg/Image.cpp 1.1: * osg/Light.cpp 1.1: * osg/Math.cpp 1.1: * osg/Matrix.cpp 1.1: * osg/Node.cpp 1.1: * osg/Primitive.cpp 1.1: * osg/State.cpp 1.1: * osg/Vec2.cpp 1.1: * osg/Vec3.cpp 1.1: * osg/Vec4.cpp 1.1: * osg/module_tail.cpp 1.1: * osg/osg.cpp 1.1: * osgDB.cpp 1.6: * osgDB/module_tail.cpp 1.1: * osgGLUT.cpp 1.7: * osgGLUT/module_tail.cpp 1.1: * osgUtil.cpp 1.3: * osgUtil/module_tail.cpp 1.1: * osgUtil/osgUtil.cpp 1.1: *** empty log message *** 2002-08-27 gideon * Light.cpp 1.2: * Math.cpp 1.12: * geom.osg 1.4: * node.cpp 1.8: * node.cpp 1.9: * osgUtil.cpp 1.2: *** empty log message *** 2002-08-25 gideon * Drawable.cpp 1.4: * Math.cpp 1.10: * Math.cpp 1.9: * Primitive.cpp 1.2: * State.cpp 1.7: * geom.osg 1.2: * held_ptr.hpp 1.1: * image.cpp 1.3: * matrix.cpp 1.2: * matrix.cpp 1.3: * matrix.cpp 1.4: * my_ptr.hpp 1.7: * node.cpp 1.3: * node.cpp 1.4: * node.cpp 1.5: * osg.cpp 1.19: * osg.cpp 1.20: * osgDB.cpp 1.4: * osgGLUT.cpp 1.6: *** empty log message *** 2002-08-23 gideon * .cvsignore 1.2: * .cvsignore 1.3: * Drawable.cpp 1.1: * Jamfile 1.8: * Jamfile 1.9: * Math.cpp 1.5: * Math.cpp 1.6: * Math.cpp 1.8: * Primitive.cpp 1.1: * State.cpp 1.5: * geom.osg 1.1: * image.cpp 1.1: * matrix.cpp 1.1: * my_ptr.hpp 1.4: * my_ptr.hpp 1.5: * node.cpp 1.1: * osg.cpp 1.14: * osg.cpp 1.15: * osg.cpp 1.17: * osgDB.cpp 1.1: * osgDB.cpp 1.2: * osgGLUT.cpp 1.4: * osggeometry.py 1.3: * vec.cpp 1.3: * viewer.py 1.1: *** empty log message *** 2002-08-20 gideon * Math.cpp 1.2: * State.cpp 1.3: * osg.cpp 1.10: * osgGLUT.cpp 1.2: *** empty log message *** 2002-08-19 gideon * Jamfile 1.5: * my_ptr.hpp 1.1: * osg.cpp 1.8: * osgGLUT.cpp 1.1: * osg_test.py 1.8: * vec.cpp 1.1: *** empty log message *** 2002-08-15 gideon * Jamfile 1.3: * osg.cpp 1.5: * osg_test.py 1.5: * ref.py 1.1: * ref2.py 1.1: *** empty log message *** 2002-08-12 gideon * CVSROOT/checkoutlist 1.1: * CVSROOT/commitinfo 1.1: * CVSROOT/config 1.1: * CVSROOT/cvswrappers 1.1: * CVSROOT/editinfo 1.1: * CVSROOT/loginfo 1.1: * CVSROOT/modules 1.1: * CVSROOT/notify 1.1: * CVSROOT/rcsinfo 1.1: * CVSROOT/taginfo 1.1: * CVSROOT/verifymsg 1.1: initial checkin