JoJoJet / bevy-trait-query

adds trait queries to the bevy game engine
Apache License 2.0
65 stars 11 forks source link

Fix change ticks #37

Closed JoJoJet closed 1 year ago

JoJoJet commented 1 year ago

The crate currently uses a custom implementation of Mut. It had a mistaken implementation which caused it to incorrectly report change ticks.