Revision: 1019
http://python-ogre.svn.sourceforge.net/python-ogre/?rev=1019&view=rev
Author: andy_miller
Date: 2009-11-11 09:43:26 +0000 (Wed, 11 Nov 2009)
Log Message:
-----------
Update to build against Bullet 2.75
Update for CEGUI 0.7.1
Fixed to common code to help Linux issue with strange var_checker functionality
Small cleanup on mygui
Fix to OgreBullet for Ogre 1.7
Added support for RTShaderSystem (Ogre 1.7)
Added missing files to Python 2.5 package area (untested)
Fix to Hydrax code for Ogre 1.7
Fix to OgreAL code for Ogre 1.7
QuickGUI update from the SVN
Modified Paths:
--------------
trunk/python-ogre/PythonOgreConfig_nt.py
trunk/python-ogre/PythonOgreConfig_posix.py
trunk/python-ogre/ThirdParty/Hydrax/CfgFileManager.cpp
trunk/python-ogre/ThirdParty/Hydrax/CfgFileManager.h
trunk/python-ogre/ThirdParty/Hydrax/Mesh.cpp
trunk/python-ogre/ThirdParty/Hydrax/SimpleGrid.cpp
trunk/python-ogre/ThirdParty/ogreal/OgreALListener.h
trunk/python-ogre/ThirdParty/ogreal/OgreALSound.h
trunk/python-ogre/ThirdParty/ogrebullet/Collisions/OgreBulletCollisionsObject.cpp
trunk/python-ogre/ThirdParty/ogrebullet/Collisions/OgreBulletCollisionsObject.h
trunk/python-ogre/ThirdParty/ogrebullet/Collisions/Shapes/OgreBulletCollisionsMultiSphereShape.cpp
trunk/python-ogre/ThirdParty/ogrebullet/Dynamics/OgreBulletDynamicsRigidBody.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUI.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIAnchors.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIBorderEnums.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIBrush.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIBrush.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIBrushEnums.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIButton.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIButton.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUICharacter.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUICharacter.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUICheckBox.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUICheckBox.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIColorPicker.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIColorPicker.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIComboBox.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIComboBox.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIComponentWidget.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIComponentWidget.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIConsole.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIConsole.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIConsoleEnums.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIConsoleInputHandler.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIContainerWidget.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIContainerWidget.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIContextMenu.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIContextMenu.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIDefinitionProperty.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIDefinitionProperty.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIDesc.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIDescFactory.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIDescManager.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIDescManager.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIEventArgs.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIEventHandlerManager.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIEventHandlerManager.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIEventHandlerPointer.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIEventTypes.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIException.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIException.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIExportDLL.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIFactoryManager.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIFactoryManager.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIForwardDeclaredDesc.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIForwardDeclaredDesc.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIHScrollBar.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIHScrollBar.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIImage.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIImage.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIKeyCode.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUILabel.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUILabel.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIList.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIList.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIListImageItem.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIListImageItem.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIListItem.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIListItem.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIListPanelItem.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIListPanelItem.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIListTextItem.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIListTextItem.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIManager.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIManager.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMenu.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMenu.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMenuImageItem.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMenuImageItem.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMenuItem.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMenuItem.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMenuPanel.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMenuPanel.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMenuTextItem.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMenuTextItem.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIModalWindow.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIModalWindow.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMouseButtonID.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMouseCursor.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIMouseCursor.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIOgreEquivalents.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIOgreEquivalents.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPanel.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPanel.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPoint.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPoint.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIProgressBar.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIProgressBar.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIProgressBarEnums.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGrid.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGrid.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGridBoolProperty.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGridBoolProperty.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGridComboBoxProperty.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGridComboBoxProperty.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGridItem.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGridItem.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGridSection.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGridSection.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGridTextProperty.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPropertyGridTextProperty.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIRadioButton.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIRadioButton.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIRect.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIRect.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIRoot.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIRoot.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScriptDefinition.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScriptDefinition.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScriptReader.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScriptReader.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScriptToken.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScriptWriter.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScriptWriter.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScrollBarButtonLayouts.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISerialBase.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISerialBase.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISerialReader.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISerialReader.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISerialWriter.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISerialWriter.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISerializable.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISheet.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISheet.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISheetManager.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISheetManager.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISize.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISize.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinDefinition.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinDefinition.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinDefinitionManager.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinDefinitionManager.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinElement.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinElement.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinReference.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinReference.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinType.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinType.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinTypeManager.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUISkinTypeManager.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIStringConverter.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIStringConverter.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITab.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITab.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITabControl.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITabControl.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITabPage.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITabPage.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIText.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIText.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextAlignment.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextArea.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextArea.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextBox.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextBox.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextCursor.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextCursor.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextInputValidator.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextLine.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextLine.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextUser.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITextUser.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITimer.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITimer.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITimerManager.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITimerManager.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITitleBar.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITitleBar.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIToolBar.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIToolBar.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIToolBarEnums.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIToolBarItem.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIToolBarItem.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITreeView.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITreeView.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITreeViewCheckBoxNode.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITreeViewCheckBoxNode.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITreeViewNode.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITreeViewNode.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUITreeViewRadioButtonNode.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUITreeViewRadioButtonNode.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIUVRect.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIUVRect.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIVScrollBar.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIVScrollBar.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIVertex.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIWidget.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIWidget.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIWidgetFactory.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIWindow.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIWindow.h
trunk/python-ogre/code_generators/bullet/generate_code.py
trunk/python-ogre/code_generators/cegui/customization_data.py
trunk/python-ogre/code_generators/cegui/generate_code.py
trunk/python-ogre/code_generators/cegui/hand_made_wrappers.py
trunk/python-ogre/code_generators/cegui/python_CEGUI.h
trunk/python-ogre/code_generators/cegui/python_CEGUI_aliases.h
trunk/python-ogre/code_generators/cegui/python_CEGUI_sizeof.h
trunk/python-ogre/code_generators/common_utils/var_checker.py
trunk/python-ogre/code_generators/mygui/python_mygui_sizeof.h
trunk/python-ogre/code_generators/ogrebulletd/generate_code.py
trunk/python-ogre/code_generators/ogrepcz/generate_code.py
trunk/python-ogre/code_generators/ogreterrain/generate_code.py
trunk/python-ogre/code_generators/ois/generate_code.py
trunk/python-ogre/code_generators/quickgui/generate_code.py
trunk/python-ogre/environment.py
trunk/python-ogre/scripts/UpdateDLLs.py
trunk/python-ogre/scripts/compilesource.bat
Added Paths:
-----------
trunk/python-ogre/code_generators/ogrertshadersystem/
trunk/python-ogre/code_generators/ogrertshadersystem/customization_data.py
trunk/python-ogre/code_generators/ogrertshadersystem/generate_code.py
trunk/python-ogre/code_generators/ogrertshadersystem/hand_made_wrappers.py
trunk/python-ogre/code_generators/ogrertshadersystem/python_ogrertshadersystem.h
trunk/python-ogre/code_generators/ogrertshadersystem/python_ogrertshadersystem_aliases.h
trunk/python-ogre/code_generators/ogrertshadersystem/python_ogrertshadersystem_sizeof.h
trunk/python-ogre/packages_2.5/ogre/renderer/ogreoctreesm/
trunk/python-ogre/packages_2.5/ogre/renderer/ogreoctreesm/__init__.py
trunk/python-ogre/packages_2.5/ogre/renderer/ogrepaging/
trunk/python-ogre/packages_2.5/ogre/renderer/ogrepaging/__init__.py
trunk/python-ogre/packages_2.5/ogre/renderer/ogrertshadersystem/
trunk/python-ogre/packages_2.5/ogre/renderer/ogrertshadersystem/__init__.py
trunk/python-ogre/packages_2.5/ogre/renderer/ogreterrain/
trunk/python-ogre/packages_2.5/ogre/renderer/ogreterrain/__init__.py
trunk/python-ogre/packages_2.6/ogre/renderer/ogrertshadersystem/
trunk/python-ogre/packages_2.6/ogre/renderer/ogrertshadersystem/__init__.py
Removed Paths:
-------------
trunk/python-ogre/ThirdParty/quickgui/QuickGUIPadding.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScriptNode.cpp
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScriptNode.h
trunk/python-ogre/ThirdParty/quickgui/QuickGUIScriptProperty.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|