• 8.0.0 b152755481

    8.0.0 Stable

    cosmonaut released this 2020-02-21 08:21:54 +00:00 | 4 commits to master since this release

    • Optimizes SpatialHash lookups by using AABBs.
    • SpatialHash can now retrieve a set of objects based on a transformed AABB.
    • Adds MultiShape. A MultiShape is composed of an immutable array of Shape2D-Transform2D pairs.
    • Adds MultiShape overloads to NarrowPhase.TestCollision
    • Polygons no longer can be equivalent to Rectangles
    • Implements sweep testing on Rectangles. Use the SweepTest.Test method.
    Downloads