o Added .cvsignore files o Patched and added files to keep PyOSG up to date with the code in the OSG's CVS repository. o Changed the following files so they would match OSG's code in 0.99 PyOSG/Producer/Camera.cpp PyOSG/Producer/CameraConfig.cpp PyOSG/Producer/CameraGroup.cpp PyOSG/Producer/InputArea.cpp PyOSG/Producer/Keyboard.cpp PyOSG/Producer/KeyboardMouse.cpp PyOSG/Producer/Math.cpp PyOSG/Producer/RenderSurface.cpp PyOSG/Producer/Trackball.cpp PyOSG/Producer/VisualChooser.cpp PyOSG/PyOSG/Demo/osghud.py PyOSG/osg/Array.cpp PyOSG/osg/CameraNode.cpp PyOSG/osg/Geometry.cpp PyOSG/osg/Timer.cpp PyOSG/osg/Viewport.cpp PyOSG/osg/osg.cpp PyOSG/osg/rawable3.cpp PyOSG/osgProducer/OsgCameraGroup.cpp PyOSG/osgProducer/OsgSceneHandler.cpp PyOSG/osgProducer/Viewer.cpp PyOSG/osgText/Text.cpp PyOSG/osgUtil/osgUtil.cpp o Removed PyOSG/osgUtil/RenderToTextureState.cpp o Added PyOSG/include/missing.hpp for Mac OS X 10.3.9 [josephwinston 05/09/25 21:22] o Removed osgUtil/RenderStageLighting.cpp since it longer exist in OSG. o Removed the initialization of RenderStageLighting in osgUtil/osgUtil.cpp o Added method useAutoView osgProducer/OsgSceneHandler.cpp o Removed methods osgUtil/RenderStage.cpp that used RenderStageLighting o Added signature to method transformPositionVelocity in osgParticle/Particle.cpp [josephwinston 05/09/30 20:10] o Corrected spelling of methods setRenderTargetImplementation and getRenderTargetImplementation in osg/CameraNode.cpp o Corrected spelling of ATTRIBUTE_6 and ATTRIBUTE_7 in osg/Drawable.cpp [josephwinston 05/09/31 20:10] o osg/AnimationPath.cpp Added new method signatures for interpolate. [josephwinston 05/10/11 11:22] o osgUtil/CullVisitor.cpp Removed RenderGraph o osgUtil/osgUtil.cpp Removed RenderGraph o osgUtil/RenderBen.cpp Removed RenderGraphList o osgUtil/RenderGraph.cpp Removed o osgUtil/SceneView.cpp Removed RenderGrahp o osgUtil/SceneView3.cpp Removed RenderGraph [josephwinston 05/03/12 17:12] o patched osg/CameraNode.cpp o patched osg/Texture1D.cpp o patched osg/TextureCubeMap.cpp o patched osg/TextureRectangle.cpp [josephwinston 05/10/12 1436] o patched osg/Switch.cpp