Gideros weekly update for October, 3
This blog post is related to weekly update of what we are up to - hope you'll like - here it comes!
We have been suffering from network issues for a long time, and we decided to move to a new provider in US. Probably you already have noticed how fast our web page is, since our servers are much healthier and faster now.
We can admit that we never were satisfied with our current phpbb3 forum installation: configuration is cumbersome, spam prevention needs lots of tweaking, and threaded discussions are not easy to follow. For some time there has been a debate among us which forum software to implement, and found out Vanilla Forums - which is really clean, fresh, easy to install, use and administer. Well, enter our new forum and experience yourself! :)
Gideros Studio now exports to Android
As you can see from the image below, you'll have the option to export to Eclipse project - a testament to our commitment for openness. As you know, it's possible to export your iOS project to Xcode3, and make modifications on your application. This is again true for Android apps - for the 2011.9 final version, it'll be possible to export to Eclipse, so you can customize your own application.
Soon after, we'll provide a method to "generate an Android APK file" so you don't have to open Eclipse and try to build your application!
Other Gideros Studio 2011.9 goodies
There are some minor feature addons to Gideros Studio 2011.9 which do not break compatibility with 2011.6:
There's an "Export assets only" function, which overrides your exported Xcode3 / Java code if you don't click. In case you made any changes to your exported code, checking this option will not override any files except assets (e.g sound and graphic files)
The toolbar now has an "Open Project" icon, which opens a project. This is much faster than clicking on File menu, and then Open.
Gtween animation library has been ported to Gideros Studio. For more information about this library, see GTween home page.
The fonts in popup bar in Mac OS X were small (as requested in our forum), and they are now bigger
We are working really hard to make Gideros the most usable, free and extensive SDK out there! Stay tuned.