[Python-ogre-commit] SF.net SVN: python-ogre:[894] trunk/python-ogre
Brought to you by:
andy_miller,
roman_yakovenko
From: <and...@us...> - 2009-02-22 03:09:52
|
Revision: 894 http://python-ogre.svn.sourceforge.net/python-ogre/?rev=894&view=rev Author: andy_miller Date: 2009-02-22 03:09:46 +0000 (Sun, 22 Feb 2009) Log Message: ----------- Added PLSM2 support (Thanks Dermont) Added RakNet support Fixed bug in char * argument support (added terminating null) Added helper functions to Physx wrapper from SampleCommonCode Exposed std functions in Ogre -- requires fixes in latest Py++ trunk Modified Paths: -------------- trunk/python-ogre/PythonOgreConfig_nt.py trunk/python-ogre/ReportVersion.py trunk/python-ogre/code_generators/common_utils/PO_FuncTransform.py trunk/python-ogre/code_generators/common_utils/__init__.py trunk/python-ogre/code_generators/ogre/generate_code.py trunk/python-ogre/code_generators/ogre/python_ogre_aliases.h trunk/python-ogre/code_generators/ogre/python_ogre_sizeof.h trunk/python-ogre/code_generators/physx/customization_data.py trunk/python-ogre/code_generators/physx/generate_code.py trunk/python-ogre/code_generators/physx/hand_made_wrappers.py trunk/python-ogre/code_generators/physx/python_physx.h trunk/python-ogre/code_generators/plib/hand_made_wrappers.py trunk/python-ogre/code_generators/raknet/RakMasterInclude.h trunk/python-ogre/code_generators/raknet/customization_data.py trunk/python-ogre/code_generators/raknet/generate_code.py trunk/python-ogre/code_generators/raknet/hand_made_wrappers.py trunk/python-ogre/code_generators/raknet/python_raknet_aliases.h trunk/python-ogre/demos/qgui/Demo_QuickGUI01.py trunk/python-ogre/environment.py trunk/python-ogre/setup.py Added Paths: ----------- trunk/python-ogre/ThirdParty/plsm2/ trunk/python-ogre/ThirdParty/plsm2/DRGNURBSSurface.cpp trunk/python-ogre/ThirdParty/plsm2/DRGNURBSSurface.h trunk/python-ogre/ThirdParty/plsm2/OgreDebugRectangle2D.cpp trunk/python-ogre/ThirdParty/plsm2/OgreDebugRectangle2D.h trunk/python-ogre/ThirdParty/plsm2/OgreOcclusionBoundingBox.cpp trunk/python-ogre/ThirdParty/plsm2/OgreOcclusionBoundingBox.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeAxisAlignedBoxSceneQuery.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeCallBackEvent.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeCallback.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeCamera.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeCamera.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2DManager.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2DManager.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightField.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightField.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldBlendNeighbor.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldBlendNeighbor.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldN.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldN.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldNTC.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldNTC.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldRaw.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldRaw.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldRawTC.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldRawTC.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldTC.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_HeightFieldTC.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_Spline.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeData2D_Spline.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeHorizon.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeHorizon.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeIndexBuffer.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeIndexBuffer.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeIntersectionSceneQuery.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeIntersectionSceneQuery.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeListener.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeListenerManager.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeListenerManager.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeMeshDecal.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeMeshDecal.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusion.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusion.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionCHCTraversal.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionCHCTraversal.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionCameraTraversal.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionCameraTraversal.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionDebugTraversal.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionDebugTraversal.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionElement.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionElement.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionQuerySet.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionQuerySet.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionSWTraversal.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionSWTraversal.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionSorter.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionTraversal.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionTraversal.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionVFTraversal.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionVFTraversal.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOcclusionVisibilityData.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctree.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctree.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeCamera.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeCamera.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeIntersectionSceneQuery.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeIntersectionSceneQuery.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeNode.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeNode.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeRaySceneQuery.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeRaySceneQuery.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeSceneManager.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeSceneManager.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeSphereSceneQuery.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOctreeSphereSceneQuery.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOptions.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeOptions.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapePage.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapePage.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapePageManager.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapePageManager.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapePageRenderable.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapePageRenderable.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapePoolSet.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapePrecompiledHeaders.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapePrecompiledHeaders.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapePrerequisites.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeQueue.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeRaySceneQuery.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeRaySceneQuery.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeRenderable.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeRenderable.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeRenderableManager.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeRenderableManager.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeSceneManager.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeSceneManager.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeSceneManagerDll.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTextureCoordinatesManager.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTextureCoordinatesManager.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTextureManager.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTextureManager.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_BaseTexture.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_BaseTexture.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_BaseTexture2.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_BaseTexture2.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Image.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Image.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_InstantBaseTexture.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_InstantBaseTexture.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_InstantBaseTextureEdit.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_InstantBaseTextureEdit.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_InstantBaseTextureShadowed.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_InstantBaseTextureShadowed.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_None.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting2.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting2.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting2Edit.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting2Edit.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting3.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting3.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting4.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting4.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting5.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting5.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting6.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting6.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting7.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting7.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting7Edit.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_Splatting7Edit.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_SplattingShader.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_SplattingShader.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_SplattingShaderEdit.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTexture_SplattingShaderEdit.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTile.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTile.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTileInfo.h trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTileManager.cpp trunk/python-ogre/ThirdParty/plsm2/OgrePagingLandScapeTileManager.h trunk/python-ogre/ThirdParty/plsm2/PagingLandScape2Terrainlistener.h trunk/python-ogre/ThirdParty/plsm2/_ColourValue__value_traits.pypp.hpp trunk/python-ogre/ThirdParty/plsm2/filetutils.cpp trunk/python-ogre/ThirdParty/plsm2/fileutils.h trunk/python-ogre/code_generators/plsm2/ trunk/python-ogre/code_generators/plsm2/customization_data.py trunk/python-ogre/code_generators/plsm2/generate_code.py trunk/python-ogre/code_generators/plsm2/hand_made_wrappers.py trunk/python-ogre/code_generators/plsm2/python_plsm2.h trunk/python-ogre/code_generators/plsm2/python_plsm2_aliases.h trunk/python-ogre/code_generators/plsm2/python_plsm2_sizeof.h trunk/python-ogre/demos/plsm2/ trunk/python-ogre/demos/plsm2/Demo_Simple.py trunk/python-ogre/demos/plsm2/plugins.cfg trunk/python-ogre/demos/plsm2/resources.cfg trunk/python-ogre/demos/raknet/ trunk/python-ogre/demos/raknet/Demo_Chat_Client.py trunk/python-ogre/demos/raknet/Demo_Chat_Server.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |