It's release time again with Python-Ogre 1.6.4 available for Windows. This version is built with Python 2.6.3 and Ogre 1.6.4.
I've decided to split the release into 2 parts, one being the core modules and the other the demos and media. You can get both from sourceforge in the unstable/1.6.4 Snapshot area
You will need to extract the core modules and run "python setup.py install" to install the modules. The demos should be extracted into the python-ogre directory to ensure the paths etc work -- ie extract code to c:\ (which will create c:\PythonOgreRelease) and then extract demos into c:\PythonOgreRelease.
As always it's built with the latest underlying library code - in this case the official Ogre 1.6.4 release and the following modules:
Modules included are:
* OGRE ( ogre.renderer.OGRE ) 1.6.4
* betagui ( ogre.gui.betagui ) 2
* bullet ( ogre.physics.bullet ) 2.74
* cadunetree ( ogre.addons.cadunetree ) 0.6
* caelum ( ogre.addons.caelum ) r451
* canvas ( ogre.gui.canvas ) 1.0
* CEGUI ( ogre.gui.CEGUI ) 0.6.2b
* et ( ogre.addons.et ) 2.3.1
* hikari ( ogre.gui.hikari ) r23
* hydrax ( ogre.addons.hydrax ) 0.5.1
* mygui ( ogre.gui.mygui ) 2.2.3
* noise ( ogre.addons.noise ) r2486
* ODE ( ogre.physics.ODE ) 0.11
* ofusion ( ogre.addons.ofusion ) 1.0
* OgreAL ( ogre.sound.OgreAL ) r130
* OgreBulletC ( ogre.physics.OgreBulletC ) r2684
* OgreBulletD ( ogre.physics.OgreBulletD ) r2684
* ogreforests ( ogre.addons.ogreforests ) r2719
* OgreNewt ( ogre.physics.OgreNewt ) r2429
* ogrenewt2 ( ogre.physics.ogrenewt2 ) 2.10
* OgreOde ( ogre.physics.OgreOde ) r2684
* ogreoggsound ( ogre.sound.ogreoggsound ) r237
* ogrepcz ( ogre.renderer.ogrepcz ) 1.6.4
* ogrevideo ( ogre.addons.ogrevideo ) r92
* ogrevideoffmpeg ( ogre.addons.ogrevideoffmpeg ) 0.2.1
* OIS ( ogre.io.OIS ) 1.0
* Opcode ( ogre.physics.Opcode ) 1.3
* PhysX ( ogre.physics.PhysX ) 2.8.1
* plib ( ogre.addons.plib )1.6.4
* plsm2 ( ogre.renderer.plsm2 ) 1.6.4
* QuickGUI ( ogre.gui.QuickGUI ) 9.09
* raknet ( ogre.addons.raknet ) 3.4
Known problems:
* QuickGui demo need to be fixed as the underlying API has changed
* OgreOggSound and ogrenewt2 do not have demos so probably need work once people start using them
I haven't included the source 'lib' and 'header' files in this release as the Ogre build is completely standard (zero patching
Please use the SourceForge Tracker to report any issues etc and I'll get to them asap.
Regards
Andy




