版本发布 8
polyanya-v0.15.0
? · 2025-10-18
polyanya-v0.14.0
? · 2025-08-07
polyanya-v0.13.0
? · 2025-05-11
polyanya-v0.12.1
? · 2025-02-28
v0.11.1
? · 2024-10-01
* agent radius can be used on the outer edges of a triangulation when generating a NavMesh https://github.com/vleue/polyanya/pull/75
v0.8.0
? · 2024-08-01
* support layers in a navmesh #58 * empty marker changed from `-1` to `u32::MAX` #58 * can load an existing mesh layer into a triangulation #60
v0.7.0
? · 2024-06-29
* Creating a `NavMesh` from a `Triangulation` is not faillible anymore https://github.com/vleue/polyanya/pull/56 * Removed `Triangulation::merge_overlapping_obstacles` as it's not needed anymore and slower to use https://github.com/vleue/polyanya/pull/56
v0.3.0
? · 2023-03-13
* Update glam to 0.23 * Update bvh2d to 0.3