0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-24 09:36:48 -05:00
Commit graph

619 commits

Author SHA1 Message Date
liabru
477f2d7716 upgraded matter-tools 2017-07-02 23:56:24 +01:00
liabru
ac67ef8e5c fixed various constraints in examples 2017-06-28 00:21:17 +01:00
liabru
837c43bdb5 improved spring and pin rendering 2017-06-28 00:20:36 +01:00
liabru
b874f4dbc7 update alpha build 2017-06-26 23:21:22 +01:00
liabru
b93c08fda3 added Example.constraints 2017-06-26 23:20:58 +01:00
liabru
0952516e57 added constraint.render.type and constraint.render.anchor 2017-06-26 23:20:34 +01:00
liabru
08aa3f20f6 update alpha build 2017-06-12 19:55:17 +01:00
liabru
44c4d1ff8d added constraint damping 2017-06-12 19:53:40 +01:00
liabru
fe9b05d520 update alpha build 2017-05-04 00:40:04 +01:00
liabru
d1fbe95f7a changed lint rules 2017-05-04 00:38:45 +01:00
liabru
a7aa47d3e7 added Example.doublePendulum 2017-05-04 00:33:21 +01:00
liabru
749ed5066e added rotation point parameter to Body.rotate, closes #410 2017-05-04 00:31:56 +01:00
liabru
ab0283b5b3 fix constraint.angularStiffness 2017-05-03 22:05:38 +01:00
liabru
1bae2dee45 fix soft body stiffness 2017-05-03 21:42:41 +01:00
liabru
e6babf04a8 fixed Examples.compound constraint offset 2017-05-03 21:34:03 +01:00
liabru
9d2f0ffb5b improved Example.chains using pin constraint 2017-05-03 21:31:29 +01:00
liabru
0e15099479 improved Example.catapult using pin constraint 2017-05-03 21:28:39 +01:00
liabru
130e6b3f56 improved Example.car using pin constraint 2017-05-03 21:26:40 +01:00
liabru
b277b39940 improved Examples.bridge 2017-05-03 21:21:48 +01:00
liabru
f49d053e1f added second pass for constraint solving 2017-05-03 21:13:29 +01:00
liabru
a5bd6b2d55 change constraint solve order 2017-05-03 21:10:14 +01:00
liabru
a8d1950148 fixed constraint torque calculation 2017-05-02 23:50:01 +01:00
liabru
b6e597378e improved Examples.bridge 2017-04-29 23:23:14 +01:00
liabru
068fdc0f2a fixed constraint torque calculation 2017-04-29 21:17:09 +01:00
liabru
daf26af006 implemented constraint warming 2017-04-25 23:48:37 +01:00
liabru
26a60e4dcf fixed various problems with constraints 2017-04-25 23:47:49 +01:00
liabru
59d62be899 added optional output argument to Vector.rotate 2017-04-25 23:43:29 +01:00
Liam
26c1200387 updated readme 2017-03-07 22:20:07 +00:00
Liam
4168d3c973 Update README.md 2017-03-07 20:31:39 +00:00
liabru
2560a68103 update readme and remove redundant plugins 2017-02-12 19:54:41 +00:00
liabru
d727e8601e release 0.12.0 2017-02-02 00:21:54 +00:00
liabru
805ff2a337 fix build temporarily 2017-02-02 00:20:16 +00:00
liabru
0ce686d0c1 fix lint 2017-02-02 00:17:01 +00:00
liabru
8c140bd11c updated dependencies 2017-02-02 00:16:50 +00:00
liabru
714b8ae42b fix lint 2017-01-27 00:20:42 +00:00
liabru
6285df9190 fix test npm script 2017-01-27 00:17:34 +00:00
liabru
6c19f0b3bc updated alpha build 2017-01-26 23:49:29 +00:00
liabru
def8d22c76 updated matter-tools 2017-01-26 23:42:07 +00:00
liabru
3fdf343015 changed plugins to use body.plugin 2017-01-26 23:38:52 +00:00
liabru
b3533937d4 added body.plugin, composite.plugin, constraint.plugin, engine.plugin properties 2017-01-24 20:33:37 +00:00
liabru
8cdbb38c91 improved demo and examples 2017-01-23 20:51:14 +00:00
liabru
719ad649fe changed default render styles 2017-01-19 23:36:19 +00:00
liabru
ace1a9f6aa improved demo and examples 2017-01-16 23:47:39 +00:00
liabru
1a40f2754c improved demo and examples 2017-01-16 23:47:39 +00:00
liabru
c8e5d5c3b0 added Render.startViewTransform and Render.endViewTransform 2017-01-16 23:47:39 +00:00
liabru
47443b3362 added Render.lookAt 2017-01-16 23:47:39 +00:00
liabru
ffb128cd0d change Matter.MouseConstraint to use engine beforeUpdate event, closes #73 2017-01-15 16:08:06 +00:00
Liam
68382d62c3 Merge pull request #315 from codeclown/patch-1
fix issue when render.lineWidth = 0, closes #220
2017-01-15 15:16:25 +00:00
liabru
a815ce4d0a fix Body.setStatic(body, false), closes #187 2016-12-04 23:54:07 +00:00
liabru
c72a9d017f add poly-decamp require shim 2016-12-02 00:29:08 +00:00