Commit Graph

14 Commits (master)

Author SHA1 Message Date
Evan Hemsley e6bab0de5e some minor cleanups
continuous-integration/drone/push Build is passing Details
2020-07-18 13:19:36 -07:00
Evan Hemsley d0b72d1749 change namespace 2020-02-20 18:07:59 -08:00
Evan Hemsley bf7a97af20 update Transform2D and switch matrix4x4 to matrix3x2 2020-01-01 23:08:14 -08:00
Evan Hemsley 097790a41f reorganization + AABB test when retrieving from spatial hash 2020-01-01 19:24:42 -08:00
Evan Hemsley 0ad7d34a18 merge GJK2D and EPA2D into narrow phase class + optimize EPA2D with unsafe 2019-12-31 17:45:42 -08:00
Evan Hemsley f9df547302 fast AABB transformation 2019-12-29 22:19:10 -08:00
Evan Hemsley d9bc05ee32 remove linq methods from AABB calculation 2019-12-29 21:09:28 -08:00
thatcosmonaut d60a5f4311 retarget to .net standard 2.0 2019-12-16 10:51:27 -08:00
Evan Hemsley 12c9f09229 fix bug in Line iterator + comparison cleanup 2019-12-08 19:46:08 -08:00
thatcosmonaut fc544945fd remove monogame dependency 2019-10-31 16:19:30 -07:00
Evan Hemsley fe7a0049de doc comments 2019-10-25 14:01:36 -07:00
thatcosmonaut e9eb796ede fix circle bounding box not scaling with transform 2019-09-18 17:00:43 -07:00
Evan Hemsley 59001ad80a fix rename gone bad 2019-09-06 13:00:35 -07:00
Evan Hemsley 3d1aa25a1e initial commit 2019-09-06 01:11:58 -07:00