3.1.643
What's Changed
- refactor: b2World_Explode to use 'in' parameters (#78) @ikpil
- Pr/refactor b2 time of impact and b2 make separation function to use 'in' modifier (#77) @ikpil
- refactor: Optimize B2FloatW and B2Vec2W operations with 'in' modifier (#76) @ikpil
- refactor: B2Filter parameters to use 'in' modifier in B2Shapes.cs (#75) @ikpil
- refactor: B2ChainSegment parameters to use 'in' modifier in collision… (#74) @ikpil
- refactor: B2QueryFilter usage to use 'in' parameters (#73) @ikpil
- refactor: B2AABB and B2QueryFilter usage to use 'in' parameters (#72) @ikpil
- refactor: pass B2Segment as readonly in and update callers (#71) @ikpil
Full Changelog: 3.1.633...3.1.643