Commit Graph

19 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 bcc0d0abc2 Merge remote-tracking branch 'github/multishape' 2020-02-21 00:01:02 -08:00
Evan Hemsley d0b72d1749 change namespace 2020-02-20 18:07:59 -08:00
Evan Hemsley 7875342da8 change how multishape shapes are transformed and add point sweep test 2020-01-05 21:36:31 -08:00
Evan Hemsley 17084154a2 change multishape test transform behavior 2020-01-05 13:35:49 -08:00
Evan Hemsley d23238bcfc multishape system 2020-01-04 16:13:07 -08:00
Evan Hemsley b28196605e new multishape pattern 2020-01-02 01:40:03 -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 f62c855c37 optimization for circle overlap + remove position data from point 2019-12-31 18:23:06 -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 5306d2cc3e revert generification + add null validation 2019-12-08 20:30:21 -08:00
Evan Hemsley 12c9f09229 fix bug in Line iterator + comparison cleanup 2019-12-08 19:46:08 -08:00
Evan Hemsley 1430047327 polygon with immutable array 2019-12-01 21:51:52 -08:00
thatcosmonaut fc544945fd remove monogame dependency 2019-10-31 16:19:30 -07:00
Evan Hemsley f787a00a91 refactor GJK again 2019-10-25 22:00:34 -07:00
Evan Hemsley fe7a0049de doc comments 2019-10-25 14:01:36 -07:00
Evan Hemsley 1998612d6f Merge remote-tracking branch 'origin/master' into optimization_merge 2019-10-25 13:28:29 -07:00
thatcosmonaut ab79a60ab4 reorganize project 2019-09-18 16:34:36 -07:00