The Sandy 2.0 version was created to continue offering a version in AS2 (ActionScript 2.0) that has the Sandy 3.0 features (a big difference from the 1.x versions).
The core engine is almost 80% new !
Thomas has updated all the process pipeline, from computation, to screen display.
The new code has several advantages :
See porting_12_20 for details on upgrading your code to Sandy 2.0.
The Sandy 2.0 release is the result of quite a lot of personal effort. Even though I had some really cool contributors (thanks guys!), I did most of the core development alone, and that explains why this release isn't yet stable.
Quite a few features are missing in comparison to the 1.x releases. Missing are :
On the google code SVN : http://sandy.googlecode.com/svn/trunk/sandy/as2/branches/2_0/ you'll find the correct pixlib version, the sandy source code, and some test examples.
See sourcecode for details.
See contributing for details on becoming a contributor.