Skip to content

v0.5.0

Compare
Choose a tag to compare
@mbrea-c mbrea-c released this 07 Jul 12:13
· 6 commits to master since this release
6176df2

Update to Bevy 0.14:

  • Replace custom Point with bevy's VectorSpace.
  • Replace custom ColorPoint with LinearRgba, which implements VectorSpace.

Less code to maintain! 🎉