Releases: Corrosive-Games/bevy-parallax
Releases · Corrosive-Games/bevy-parallax
v0.10.0
v0.9.0
What's Changed
- Add animation support by @ettoreleandrotognoli in #34
- Updated to bevy 13.0 by @sardap in #37
- add CameraFollow component by @ettoreleandrotognoli in #32
- add Clone to LayerData by @ettoreleandrotognoli in #39
New Contributors
Full Changelog: v0.7.0...v0.9.0
v0.7.0
v0.6.1
What's Changed
- avoid to despawn already removed entities by @ettoreleandrotognoli in #33
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Publish workflow by @ettoreleandrotognoli in #30
- add repeat option to layer by @ettoreleandrotognoli in #31
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
Updated to support bevy 0.10 along with multiple other features and improvements.
What's Changed
- Add support for parallax scrolling along the Y axis by @TicClick in #17
- Bevy0.10 by @cdsupina in #18
- Use and export SystemSet by @NiklasEi in #19
- add color support by @ettoreleandrotognoli in #22
- Multiple camera support by @ettoreleandrotognoli in #24
New Contributors
- @TicClick made their first contribution in #17
- @NiklasEi made their first contribution in #19
- @ettoreleandrotognoli made their first contribution in #22
Full Changelog: v0.3.0...v0.4.0