What's Changed
- feat(recast-common): add WASM compatibility via std feature flag by @danielsreichenbach in #1
- feat(recast): add WASM compatibility via web-time crate by @danielsreichenbach in #2
- chore: add GitHub issue and pull request templates by @danielsreichenbach in #3
- fix: update discussions link to organization discussions by @danielsreichenbach in #4
- chore(ci): optimize CI to only run jobs for changed files by @danielsreichenbach in #5
- feat(detour): verify and document WASM compatibility by @danielsreichenbach in #6
- feat(wasm): verify detour-crowd WASM compatibility by @danielsreichenbach in #7
- feat(wasm): improve detour-tilecache WASM compatibility by @danielsreichenbach in #8
- feat(wasm): add WASM compatibility to detour-dynamic by @danielsreichenbach in #9
- docs: advertise WASM support in README files by @danielsreichenbach in #10
- ci: add cross-platform build workflow and funding settings by @danielsreichenbach in #11
- fix: close parity gaps with C++ Recast/Detour by @danielsreichenbach in #12
- perf(recast): replace HashMap+Rc/RefCell heightfield with flat Vec arena by @danielsreichenbach in #14
- perf(recast): replace Vec cloning with buffer swaps in rasterize_tri by @danielsreichenbach in #15
- perf(recast): replace linked-list connections with O(1) con[4] array by @danielsreichenbach in #16
- Rename crates for crates.io publishing by @danielsreichenbach in #18
New Contributors
- @danielsreichenbach made their first contribution in #1
Full Changelog: https://github.com/wowemulation-dev/recast-rs/commits/v0.1.0