Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
Gideros 2024.9 Released — Gideros Forum

Gideros 2024.9 Released

Hi everyone,

I have just released Gideros 2024.9. Not because it brings many new features, but because it had many minor changes not released for months. Perhaps the only notable addition is TextureBase:update() call, which allows to upload a new image (from raw bytes) to an already existing texture.

Full change set:

Improvements

[plugin/iab] Use Billing library v7.0 on Android
[plugin/ads] Use latest GMS version
[plugin/iab] Use latest Amazon IAP SDK
[android/iab] Allow GooglePlay IAB to fallback to old API
[export/ios] Set supported orientations in Info.plist
[gfx/fontbase] Add TLF_TABLE to enable table like layout
[gfx/texture] Add TextureBase:update() API to change an existing texture content
[Library] Update UI Library

Fixes

[export/apple] Handle setFps on MacOS
[gfx/path] Fix line length computation

Download it from here:
http://giderosmobile.com/download
Tagged:
+1 -1 (+6 / -0 )Share on Facebook
Sign In or Register to comment.