Releases: aevyrie/bevy_mod_raycast
Releases · aevyrie/bevy_mod_raycast
v0.15.0
v0.14.1
What's Changed
- Include window scale factor in viewport offset calculation by @bardt in #92
- Fix the mouse_picking example by @Aztro-dev in #91
- V0.14.0-release by @aevyrie in #95
- Update CI by @aevyrie in #97
- Docs and fixes by @aevyrie in #98
New Contributors
- @bardt made their first contribution in #92
- @Aztro-dev made their first contribution in #91
Full Changelog: v0.13.1...v0.14.1
v0.14.0
What's Changed
- Include window scale factor in viewport offset calculation by @bardt in #92
- Fix the mouse_picking example by @Aztro-dev in #91
New Contributors
- @bardt made their first contribution in #92
- @Aztro-dev made their first contribution in #91
Full Changelog: v0.13.1...v0.14.0
v0.8
What's Changed
- Implement Reflection by @aevyrie in #67
- Fix ray mesh intersection for non-indexed meshes by @jim-ec in #71
- Update to Bevy 0.10 by @soerenmeier in #72
New Contributors
- @jim-ec made their first contribution in #71
- @soerenmeier made their first contribution in #72
Full Changelog: 0.7...v0.8
v0.7
What's Changed
- Add an API for choosing a different up direction by @mxgrey in #53
- resource derive fix by @aevyrie in #56
- reduce dependencies by @aevyrie in #57
- Fix compilation without default features by @Shatur in #59
- Refactor intersect_primitive API by @mxgrey in #62
- Method renames by @aevyrie in #66
- Update to Bevy 0.9 by @olegomon in #64
New Contributors
- @mxgrey made their first contribution in #53
- @Shatur made their first contribution in #59
- @olegomon made their first contribution in #64
Full Changelog: v0.6.0...0.7
v0.6.0
v0.5
What's Changed
- Intersection component refactor by @aevyrie in #44
- Latency reduction by @aevyrie in #45
- Fix FloatOrd by @kemperrrr in #49
- Fixed Ray3d::from_screenspace by @CourtneyAbraham in #50
- Allow an option to disable backface culling by @TheRawMeatball in #51
- Add support for
MaterialMesh2dBundle
by @Toniman575 in #38 - Adjust to change in signature of Query::par_for_each by @theKlanc in #52
New Contributors
- @kemperrrr made their first contribution in #49
- @CourtneyAbraham made their first contribution in #50
- @TheRawMeatball made their first contribution in #51
- @Toniman575 made their first contribution in #38
- @theKlanc made their first contribution in #52
Full Changelog: v0.4.0...v0.5
v0.4.0
What's Changed
- Update to latest bevy main by @mcobzarenco in #39
- Updated to bevy 0.7 by @obsgolem in #43
New Contributors
- @mcobzarenco made their first contribution in #39
- @obsgolem made their first contribution in #43
Full Changelog: v0.3.9...v0.4.0