v0.11.0
What's Changed
- Fixed issues with z-index by hiding the y-sort behind a flag. by @StarArawn in #408
- Build docs in CI by @rparrett in #410
- Readme cleanup by @rparrett in #413
- Add method
iter_with_direction
toNeighbors
by @Toniman575 in #427 - Update Tiled crate and related example to 0.11.0 by @Bushstar in #425
- Fix comment explaining a system by @JohnTheCoolingFan in #418
- Add example showcasing
generate_hexagon
helper by @JohnTheCoolingFan in #417 - Clippy fixes by @StarArawn in #436
- Derive
FromReflect
forTileTextureIndex
and more by @Carnagion in #434 - Bevy 0.11 Update by @mwbryant in #440
- Custom shaders by @StarArawn in #428
- 0.11 Release by @StarArawn in #447
New Contributors
- @Toniman575 made their first contribution in #427
- @Bushstar made their first contribution in #425
- @JohnTheCoolingFan made their first contribution in #418
- @Carnagion made their first contribution in #434
- @mwbryant made their first contribution in #440
Full Changelog: v0.10.0...v0.11.0