0.32.0-alpha.1537+66f91aa
Fixes an issue discovered while trying to do some perf optimization, turns out adding a component can now disqualify entities from queries! And removing a component can qualify it! ## Changes: - Deprecates `ex.TagQuery` these are now redundant and tags are handled by `ex.Query` - Adds new integration optimization `physics.integration.onScreenOnly = false` - Adds granular integration optimization `MotionComponent.integration.onScreenOnly = false`