From: <he...@us...> - 2011-03-23 09:57:17
|
Revision: 255 http://simspark.svn.sourceforge.net/simspark/?rev=255&view=rev Author: hedayat Date: 2011-03-23 09:57:11 +0000 (Wed, 23 Mar 2011) Log Message: ----------- Updated Release information Modified Paths: -------------- trunk/spark/ChangeLog trunk/spark/RELEASE Modified: trunk/spark/ChangeLog =================================================================== --- trunk/spark/ChangeLog 2011-03-23 09:12:27 UTC (rev 254) +++ trunk/spark/ChangeLog 2011-03-23 09:57:11 UTC (rev 255) @@ -1,3 +1,8 @@ +2011-03-23 Hedayat Vatankhah <hed...@gm...> + + * RELEASE: + - Updated release information for the next release + 2010-12-15 Yuan Xu <xu...@in...> * plugin/imageperceptor/CMakeLists.txt * plugin/imageperceptor/export.cpp Modified: trunk/spark/RELEASE =================================================================== --- trunk/spark/RELEASE 2011-03-23 09:12:27 UTC (rev 254) +++ trunk/spark/RELEASE 2011-03-23 09:57:11 UTC (rev 255) @@ -1,18 +1,17 @@ -RELEASE News of simspark-0.2.1 +RELEASE News of simspark-0.2.2 -This release of simspark is prepared for RoboCup 2010 competitions in Singapore. -In this release you can find some bug and compilation fixes, improved Windows -support and some new features such as the potential of using different -physical simulation engines. +This release features many small enhancements which will benefit users. +It contains many bug fixes and performance improvements, in addition to +fixing some compilation issues. The behavior of ACC perceptor has been slightly +changed, and the multi-threaded mode should work without any known bugs. +Support for the camera sensor is improved too. More details are as follows: -* New features: - - The core physics system does no longer depend on ODE (Thanks to Andreas). - ODE implementation is now provided as a plugin. - -* Fixes: - - Compilation fixes on newer compilers (VS 2010) - - Fixed some bugs on 64 bit systems and in multi-threaded mode. It is (hopefully) - possible to run multi-threaded games while logging is enabled +- ACC sensor provides raw data without any pre-processing +- Using base64 encoding for camera perceptor +- Fixed bugs in multi-threaded mode. +- Compilation fixes +- HingePerceptor can report torque +- Better Performance You can get the package on the Simspark page on SourceForge at http://sourceforge.net/projects/simspark/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |