MoonTools.Bonk/Bonk
Evan Hemsley 108e0573c2 spatial hash optimization 2020-01-17 02:52:38 -08:00
..
BroadPhase spatial hash optimization 2020-01-17 02:52:38 -08:00
NarrowPhase change how multishape shapes are transformed and add point sweep test 2020-01-05 21:36:31 -08:00
Shapes rectangles now define top-left-width-height so that we dont have subpixel bounds 2020-01-06 20:06:21 -08:00
SweepTest rectangles now define top-left-width-height so that we dont have subpixel bounds 2020-01-06 20:06:21 -08:00
AABB.cs update Transform2D and switch matrix4x4 to matrix3x2 2020-01-01 23:08:14 -08:00
Bonk.csproj update Transform2D and switch matrix4x4 to matrix3x2 2020-01-01 23:08:14 -08:00
IHasAABB2D.cs new multishape pattern 2020-01-02 01:40:03 -08:00
IShape2D.cs new multishape pattern 2020-01-02 01:40:03 -08:00
MinkowskiDifference.cs new multishape pattern 2020-01-02 01:40:03 -08:00
MultiShape.cs change how multishape shapes are transformed and add point sweep test 2020-01-05 21:36:31 -08:00
Simplex.cs optimize simplex equality 2020-01-01 20:14:47 -08:00
Vector2Extensions.cs remove monogame dependency 2019-10-31 16:19:30 -07:00