These are the planned additions/updates to WGE, before the next version is committed, sorry for the delay. :oops:
Updated Dependencies:
- Update VC8 project files
[DONE]- Update Code::Blocks project files
[Need to fix up some options, having issues with boost and GCC, maybe need GCC 4.x]- Update to latest version of SqPlus(SQUIRREL2_1_1_sqplus_23), which is the latest version that still supports GCC
[DONE]- Add Python version 2.5, Distributed in binary form
[DONE]- Add Boost::Python version 1.33_1
[DONE]- Update to Ogre 1.2.4
[pending]- Update to latest OgreNewt
[DONE]- Update to OIS 1.0
[pending]- Package Dependencies
[Not that hard :lol:]- General bug fixes(add asserts to WGECamera.cpp, figure out what to do with the hidden constructor problem, spelling consistency)
[Partial][/list]
Added Features:
- Abstract out scripting, allows for use of various scripting languages
[DONE, bit of cleanup probably]- Add Python scripting dll
[DONE, make sure its rock-solid(ie exception handling + call-policies)]- Add Squirrel scripting dll
[DONE- Add SCons support(Not in the next release)
[Haven't Begun][/list]
Note: Maybe I'll do code::blocks support right away, maybe not, depends on how bad the problems with boost are. :wink: