| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Gideros.tar.xz | 2025-10-17 | 1.2 GB | |
| Gideros.pkg | 2025-10-17 | 1.3 GB | |
| Gideros.exe | 2025-10-17 | 922.6 MB | |
| Gideros 2025.10 source code.tar.gz | 2025-10-16 | 279.9 MB | |
| Gideros 2025.10 source code.zip | 2025-10-16 | 294.3 MB | |
| README.md | 2025-10-16 | 620 Bytes | |
| Totals: 6 Items | 4.0 GB | 0 | |
Improvements
[gfx/sprite] new 'addChildrenAt' call to add several children to specific positions inside a sprite in one call (faster) [gfx/particles] addParticles is much more efficient with a lot of particles [export/html5] Change code to support WASM64 (not yet enabled) [layout] getLayoutContsraints, getLayoutParameters and getLayoutInfo now accept a mask of needed values in return for faster processing [styling] More color operations in styles
Fixes
[export/html5] Fix some existing files not replaced on export [plugin/tts] Use correct lua context in callbacks [Library] Fix 3D library shader