Another beta release with full of features, fixes
We are really glad to announce that the second beta release of Gideros Studio 2011.9 is ready for consumption. This release brings many enhancements, bug fixes, and a taste of what 2011.9 will bring.
Let's see what has changed between two betas:
Android! This is our first release including Android support. After working for 2 months, Android is there, functional and ready to kick. Now you can export your native apps directly to Android as a Java package and compile using Eclipse. More information can be found in Installing Gideros Studio and Deployment page. Oh, here's a screenshot also:
We are introducing MovieClip, a fantastic library to create static, timelined animations. Now you can display sprites and objects on the screen in a much convenient way, with less code and hassle. For more information about MovieClip, see our Documentation page, and use the Reference Manual for API that comes with Gideros Studio.
Two new API Documents, Gyroscope and Geolocation have been introduced in Gideros Reference Manual.
We now have the GTween library for tweening, animation, and transitions. There are examples under Examples/Graphics/GTween, so have a look at them before using this wonderful library.
Two new articles (Automatic Image Resolution and Automatic Image Scaling) are written to elaborate these two features in IDE. Both are "chapters", which will eventually go into the final Gideros Studio Manual soon. Also, two related examples have been introduced: Examples/Hardware/Automatic Image Resolution and Examples/Hardware/Automatic Texture Pack Resolution. Just fire up your IDE and examine code!
Now we have the "Export assets only" button in export dialog, so if you want to make some changes to the exported code, IDE does not overwrite to it next time you export.
Gideros Player now includes 10 more resolutions covering a wide variety of Android smartphones and tablets (See Hardware > Resolution menu under Gideros Player.
Automatic screen scaling bug report, which causes a bug in landscape bug mentioned in our forum has been fixed.
The capabilities of automatic image resolution have been fixed and extended - now it works smoothly with texture packs and fonts. Please test this and give feedbacks.
IDE now saves tabs, so when you close and reopen a project, Gideros Studio remembers open tabs and even the cursor position! :)
Apart from all those, many new functions arrived, namely:
This was the last in the beta list, so we are working hard to give you a best-of-breed, stable 2011.9 version. Until that time, devs will be working on the following, which are mostly bug fix requests and enhancements noted in our forum:
IDE keybings for Mac OS X will be fixed (e.g control/option/command + left/right/up/down/delete)
Autorotation for iPad (bug report link)
Keyword autocomplete for all API functions
Exciting times ahead of us! We had lots of fun for this release, and we hope that you'll find Gideros Studio much more usable, stable and suitable for your next app!