0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-30 10:20:52 -05:00
Commit graph

14 commits

Author SHA1 Message Date
liabru
b9e7d9dd8b replaced Matter.SAT with Matter.Collision 2021-12-12 10:45:50 +00:00
liabru
fd1a70ec7a optimised collisions 2021-12-08 23:38:42 +00:00
liabru
6593a72e46 added Query.collides, closes #478 2017-11-25 17:19:55 +00:00
liabru
2e6afd477a improved docs 2015-12-27 21:14:24 +00:00
liabru
99c3bb3273 move require statements below module export 2015-08-13 23:03:08 +01:00
liabru
00251e5b04 use browserify 2015-06-04 20:54:50 +01:00
liabru
200fcbe652 added docs 2015-05-20 20:26:39 +01:00
liabru
ccbb98b8d0 fixed Query.ray, Number.MIN_VALUE seems to cause SAT.collides to fail 2015-04-26 19:44:32 +01:00
liabru
98ea7c7955 added Query.point 2015-04-08 23:33:11 +01:00
liabru
10e5d0fcd2 added compound support to Query.ray 2015-02-01 23:59:14 +00:00
liabru
2317f02fb4 improved docs 2014-05-20 14:15:39 +01:00
liabru
23a0fce2c0 appease jshint 2014-04-29 15:29:21 +01:00
liabru
b98cef000d added Query.region 2014-04-28 12:49:36 +01:00
liabru
a3a475fce7 added Query module, added Query.ray 2014-04-24 12:21:14 +01:00