andy
12-08-2007 15:28:59
Python-Ogre 1.0 is now available (at last
)
Please visit the [b]Python-Ogre[/b] web site for complete release information and download details.
There have been many since RC2, and while I believe the base libraries (Ogre, OIS, CEGUI, OgreNewt, OgreODE, OgreAL) are solid, there has been little to no testing with PhysX, NxOgre, the video modules or Bullet. There are know issues, however the intention is to get the libraries out into the wild to expand on the test base, and fix the bugs as they are reported..
Changes include:

Please visit the [b]Python-Ogre[/b] web site for complete release information and download details.
There have been many since RC2, and while I believe the base libraries (Ogre, OIS, CEGUI, OgreNewt, OgreODE, OgreAL) are solid, there has been little to no testing with PhysX, NxOgre, the video modules or Bullet. There are know issues, however the intention is to get the libraries out into the wild to expand on the test base, and fix the bugs as they are reported..
Changes include:
- * Built on the latest Ogre 1.4 source code
* Added NxOgre Wrapper -- single demo with Cakewalk
* Added PhysX Wrapper -- required for NxOgre -- you need to install the PhysX library
* Added OgreDshow wrapper -- play videos (with sound) on textures using DirectShow
* Added OgreVideoFfmpeg wrapper (thanks Dermont) -- plays video (without sound) vis ffmpeg
* Added BetaGUI wrapper -- needed for the NxOgre Cakewalk conversion
* Updated to QuickGui 0.9.5 -- using SVN version (will be further updates over the next couple of weeks for QuickGUI)
* Expose additional 'setters'
* Added castAsOverlayContainer function to Ogre -- needed for 'add2D' functionality
* Added bullet physics to the library - no testing as of yet -- probably doesn't work
* OIS compile has changed to use the static library instead of the dll
* SVN and Tickets have been moved to SourceForge
* Check [b]here[/b] for detailed changes[/list:u]
As always we hope that it's bug free, and it's notso please report any issues/problems and we'll solve them as quickly as possible.
Please note I've switched to the ticket system on SourceForge for bug reporting, enhancement request etc.
Thanks
Python-Ogre Development Team