Skip to content

v0.4.0

Compare
Choose a tag to compare
@ciscorn ciscorn released this 15 Apr 07:58
· 5 commits to main since this release
e51bb5a

What's Changed

Breaking Changes

  • Use [{float};2] as a vertex instead of flattened {float} for better performance.

PRs

  • Remove -rs suffix from the crate name by @ciscorn in #9
  • Performance improvements by @ciscorn in #10
  • Use [T; 2] as a vertex + some optimizations by @ciscorn in #11

Full Changelog: v0.3.1...v0.4.0