Releases: aevyrie/bevy_framepace
Releases · aevyrie/bevy_framepace
v0.15.0
v0.12.1
v0.12.0
v0.9.1
What's Changed
- Fixed a bug with winit, improves latency in worst cases
Full Changelog: v0.9.0...v0.9.1
v0.9
v0.8
v0.7.0
v0.6.0
What's Changed
- review feedback changes by @aevyrie in #19
- improve framedrop logging accuracy by @aevyrie in #20
- Remove unnecessary "bevy/render" feature which cascades into a bunch of unnecessary features by @Nhlest in #22
- reduce dependencies by @aevyrie in #23
- reduce dependencies by @aevyrie in #24
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Typo fix: leftover bevy_mod_picking in README by @shanesveller in #6
- update for bevy 0.8 by @aevyrie in #8
New Contributors
- @shanesveller made their first contribution in #6
Full Changelog: v0.4.0...v0.5.0
v0.4.0
- Code has been greatly simplified.
- Demo updated to switch modes for easy comparison.
Full Changelog: v0.3.0...v0.4.0