We're proud to announce that the first Gideros release of 2017 is finally out.
Grab it now from GitHub:
http://giderosmobile.com/donate&downloadImprovements Generate Java stack trace from lua crashes for bug reports on android
Differentiate user plugins from standard plugins
Avoid showing passwords in plaintext during export
Improve Facebook plugin integration on iOS
Add show button on export process window to easily navigate to the output directory
Add getSize() API on Sprite
Bugfixes Fix key handling crash on iOS
Fix camera plugin for iOS
Fix Movieclip reference holding
Detach children from parent when parent is destroyed
Please note that this version was built with different scripts than older versions. It shall be more complete (ability to export MacOS desktop projects from Windows, etc), but there is still the possibility that something is missing...
Hope you'll like it
Comments
http://giderosmobile.com/forum/discussion/6805/christmashelper
Likes: MobAmuse
https://deluxepixel.com
Likes: SinisterSoft, MobAmuse
It needs 2017.2 or better to be installed as it goes in the new user plugins folder.
Click 'export', 'plugins' and you should see a button to reach the folder.
Likes: MobAmuse
https://deluxepixel.com
https://jsfiddle.net/ar2rsawseen/n9ffvktL/
Maybe something is odd over in Github and it's not reporting downloads...?
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975
To use it, first customize scripts/Makefile.def.example according to your computer configuration, then launch the build from a command prompt in gideros root folder by issuing 'make -f scripts/Makefile.gid '.
Target can be empty for building everything that can be built on that platform, or be a specific target to be built, for ex: qtapp.install to build studio, html5.install to build Html5 template, android.install, to build android stuff and so on. Have a look at the content of the Makefiles to find other targets.
BUT: you need a windows machine to build windows stuff (and WinRT), and a Mac to build Mac and iOS stuff, and the makefiles heavily assume that you build mainly on windows (because thats my case)
Fragmenter - animated loop machine and IKONOMIKON - the memory game
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975
https://techcrunch.com/2017/02/28/amazon-aws-s3-outage-is-breaking-things-for-a-lot-of-websites-and-apps/
Edit:
They fixed it I think... I can now download Gideros from Github