Releases: johanhelsing/bevy_smud
Releases · johanhelsing/bevy_smud
v0.9.0
What's Changed
- Update to bevy 0.14 by @shanecelis in #32
- README: Link to and spell-out SDF by @hoijui in #30
- refactor: upgrade to bevy 0.13 by @Danielmelody in #31
New Contributors
- @hoijui made their first contribution in #30
- @Danielmelody made their first contribution in #31
- @shanecelis made their first contribution in #32
Full Changelog: v0.7.0...v0.9.0
v0.7.0
v0.6.0
What's Changed
- Fix star sdf function by @johanhelsing in #24
- Add rust-cache to ci by @johanhelsing in #25
- Port to Bevy 0.11 by @johanhelsing and @StaffEngineer in #28
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Document everything by @johanhelsing in #21
- Fix panic when hdr is enabled by @johanhelsing in #22
- Update to bevy 0.10 by @johanhelsing in #23
- Remove dependencies on
bevy_render
feature (don't needleslly pull inbevy_pbr
etc.)
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add rust docs for everything #21
- bevy-inspector-egui feature is now replaced by simple
Reflect
derives time
global has now been replaced by the newglobals
struct in Bevy. Seetime
example.- Update to Bevy 0.9 by @johanhelsing in #20
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Fix time uniform alignment on wasm yet again by @johanhelsing in #19
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Upgrade to Bevy 0.8
- Add bevy-inspector-egui integration by @johanhelsing in #6
- Add time uniform by @johanhelsing in #12
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Update to Bevy 0.7
v0.1.1
v0.1.0
Initial crates.io release