UPDATE April 2 - r940 available -- changes below in italics
I've created an updated 1.6.1 binary that is designed to upgrade an existing 1.6.1 installation (ie it only contains the updated files)..
You can download it from here for Python 2.5
Or here for Python 2.6
Decompress it over an existing Python-Ogre 1.6.1 installation and run "python setup.py install" to refresh your modules...
Changes can be found in the changelog.txt and include:
* FIX: Bullet and ogreBullet Modules
* FIX: Pretty printing of Vectors etc fixed
* Fix: Exposed std::vector<bool> for joystick buttons in OIS
* Fix: DataStream Ptr's were broken - fixed issues with non const shared pointers being exposed
* Update: Caelum, OgreForests, OgreAL, Hydrax, ODE and Bullet all have updates to base C++ libraries
* Update: Using Boost 1.38
* Update: OgreMovableFactoryObect (specifically getType function) can now be sub classed
* Update: Bullet modules created around Bullet 2.73 now working properly and wrappers improved
* Update: ogre.LodDistanceList is now ogre.stdVectorFloat -- change in ET demo
* Update: QuickGUI Demo updated - works and shows more functionality
* Update: Canvas wrapper expanded to include helper functions and demo completed
* Update: FFmpeg wrapper is back
* Update: Updated dotsceneloader and added demo
* Change: Replace Theora module with ogrevideo
* Change: Exposing functions that return standard pointers (int *, float * etc) with ctype return_addressof functionality previously these had been excluded
* Change: Added RakNet Module
* Change: Added plsm2 module (demo not yet working).
* Change: name property now exposed on PhysX desc opjects which required a change in the demo
Please let me know if you have an issues with this update..
Andy




