| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Flame v1.37.0 source code.tar.gz | 2026-04-01 | 13.9 MB | |
| Flame v1.37.0 source code.zip | 2026-04-01 | 15.1 MB | |
| README.md | 2026-04-01 | 1.6 kB | |
| Totals: 3 Items | 29.0 MB | 6 | |
- FIX: Use proper hash combining in CollisionProspect to fix flaky test (#3864). (bff137e5)
- FIX: Remove async from flame test helpers (#3860). (4e63e93e)
- FEAT: Add OverlayManager.setActive() (#3875). (86495694)
- FEAT: Adding size to the sprite width and sprite animation widget (#3870). (987e0c54)
- FEAT: Add HueEffect and HueDecorator (#3852). (f393f12b)
- FEAT: Decouple Block from isometric_tile_map_component, add helper methods (#3859). (6d052afd)
- FEAT: Add
HasAutoBatchedChildrenmixin (#3850). (a2b7f938)