Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-25 | 2.3 kB | |
v1.31.0 source code.tar.gz | 2025-08-25 | 13.0 MB | |
v1.31.0 source code.zip | 2025-08-25 | 14.1 MB | |
Totals: 3 Items | 27.1 MB | 0 |
1.31.0
Note: This release has breaking changes. - FIX: Resume engine on mount if paused by backgrounding (#3631) (#3637). (b556dc35) - FIX: Export
ComponentRenderContext
(#3669). (086096ca) - FIX: TheParallaxComponent
should respect thevirtualSize
(#3666). (9f29c785) - FIX: Attach layout listeners to new children (#3648). (4821ec2c) - FEAT: Add support for model parsing and rendering in flame_3d, including skeletal animations (#3675). (cc58aef5) - FEAT: Add Random extensions (#3672). (50e5f296) - FEAT: Padding component (#3661). (6c953a28) - FEAT: Add canPop to RouterComponent (#3659). (6bd3b48f) - FEAT: Add children and priority to SpriteBatchComponent (#3649). (97b9ba83) - BREAKING REFACTOR: Remove shrinkwrap (#3660). (e8860f62)