0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2025-03-08 23:03:36 -05:00
Commit graph

23 commits

Author SHA1 Message Date
liabru
8bf3278304 cleanup Svg.pathToPoints 2015-03-01 17:26:46 +00:00
liabru
7822ead3bf added Matter.Svg.pathToPoints 2015-03-01 15:52:34 +00:00
liabru
84d9f591aa improved collision detection for compounds 2015-02-10 23:40:05 +00:00
liabru
87f90655b7 fixes for compound bodies 2015-02-04 23:26:13 +00:00
liabru
0b8efa5c40 added Demo.concave, added Bodies.fromVertices, added Vertices.isConvex, fixed compound properties 2015-02-01 22:55:24 +00:00
liabru
f554d6c9a6 implemented compound bodies, added Body.setParts 2015-02-01 00:03:40 +00:00
liabru
243fce47c9 initial work on compound bodies 2015-01-29 23:25:58 +00:00
liabru
7a477f2088 implemented temporary vector pool 2015-01-24 19:48:27 +00:00
liabru
b327a40e9b added Vector.create 2015-01-24 19:40:23 +00:00
liabru
5888ffcaf6 cleanup 2015-01-01 17:52:18 +00:00
liabru
874618520b fixed chaining for some Matter.Vertices methods 2014-06-03 15:59:04 +01:00
liabru
b6dbb259ab added Body.setVertices and Vector.clone 2014-06-03 15:47:00 +01:00
liabru
e3e462e64c changed Vertices.create and Vertices.fromPath to create and return a new array rather than apply in-place 2014-06-03 14:02:12 +01:00
liabru
2317f02fb4 improved docs 2014-05-20 14:15:39 +01:00
liabru
120157d6fd added Vertices.chamfer (for rounding corners) 2014-05-03 16:53:21 +01:00
liabru
bd84d4866e fixed Vertices.centre calculation 2014-05-02 18:59:49 +01:00
liabru
38c541363a added Bounds.translate and Bounds.shift 2014-05-01 13:38:56 +01:00
liabru
23a0fce2c0 appease jshint 2014-04-29 15:29:21 +01:00
liabru
ee96d16cb5 changed vertices in Bounds.create to optional 2014-04-28 12:50:08 +01:00
liabru
5e2a1e5df9 added Vector.angle 2014-04-24 12:19:52 +01:00
liabru
1f11af9edb added Body.scale 2014-04-23 16:40:48 +01:00
liabru
1c1c21b919 added jsdoc annotation to all src files 2014-02-28 18:15:01 +00:00
liabru
c80fe7f3f9 initial commit 2014-02-19 14:15:05 +00:00