0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2025-03-14 00:38:41 -04:00

Commit graph

  • 295cffeacf refactored Common.isElement liabru 2017-05-09 00:41:05 +01:00
  • d63b0c25c8 removed Common.shadeColor liabru 2017-05-09 00:40:16 +01:00
  • 2b76c4c10b fixed Common.now liabru 2017-05-09 00:39:35 +01:00
  • fe9b05d520 update alpha build liabru 2017-05-04 00:40:04 +01:00
  • d1fbe95f7a changed lint rules liabru 2017-05-04 00:38:45 +01:00
  • a7aa47d3e7 added Example.doublePendulum liabru 2017-05-04 00:33:21 +01:00
  • 749ed5066e added rotation point parameter to Body.rotate, closes #410 liabru 2017-05-04 00:31:56 +01:00
  • ab0283b5b3 fix constraint.angularStiffness liabru 2017-05-03 22:05:38 +01:00
  • 1bae2dee45 fix soft body stiffness liabru 2017-05-03 21:42:41 +01:00
  • e6babf04a8 fixed Examples.compound constraint offset liabru 2017-05-03 21:34:03 +01:00
  • 9d2f0ffb5b improved Example.chains using pin constraint liabru 2017-05-03 21:31:29 +01:00
  • 0e15099479 improved Example.catapult using pin constraint liabru 2017-05-03 21:28:39 +01:00
  • 130e6b3f56 improved Example.car using pin constraint liabru 2017-05-03 21:26:40 +01:00
  • b277b39940 improved Examples.bridge liabru 2017-05-03 21:21:48 +01:00
  • f49d053e1f added second pass for constraint solving liabru 2017-05-03 21:13:29 +01:00
  • a5bd6b2d55 change constraint solve order liabru 2017-05-03 21:10:14 +01:00
  • a8d1950148 fixed constraint torque calculation liabru 2017-05-02 23:50:01 +01:00
  • b6e597378e improved Examples.bridge liabru 2017-04-29 23:23:14 +01:00
  • 068fdc0f2a fixed constraint torque calculation liabru 2017-04-29 21:17:09 +01:00
  • daf26af006 implemented constraint warming liabru 2017-04-25 23:48:37 +01:00
  • 26a60e4dcf fixed various problems with constraints liabru 2017-04-25 23:47:49 +01:00
  • 59d62be899 added optional output argument to Vector.rotate liabru 2017-04-25 23:43:29 +01:00
  • 066272b0a9 update setMass and setDensity documentation to match fixed functionality. Marko Rintamäki 2017-03-10 02:23:16 +02:00
  • 333f0a65bb update inertia when updating mass Marko Rintamäki 2017-03-10 02:19:11 +02:00
  • 430ef51cbe optimize property settings - mostly readability fix Marko Rintamäki 2017-03-08 10:59:54 +02:00
  • 26c1200387 updated readme Liam 2017-03-07 22:20:07 +00:00
  • 4168d3c973 Update README.md Liam 2017-03-07 20:31:39 +00:00
  • 2560a68103 update readme and remove redundant plugins liabru 2017-02-12 19:54:41 +00:00
  • d727e8601e release 0.12.0 0.12.0 liabru 2017-02-02 00:21:54 +00:00
  • 805ff2a337 fix build temporarily liabru 2017-02-02 00:20:16 +00:00
  • 0ce686d0c1 fix lint liabru 2017-02-02 00:17:01 +00:00
  • 8c140bd11c updated dependencies liabru 2017-02-02 00:16:50 +00:00
  • e2696d2ce3 remove unused args variable falconepl 2017-01-28 13:08:20 +01:00
  • 714b8ae42b fix lint liabru 2017-01-27 00:20:42 +00:00
  • 6285df9190 fix test npm script liabru 2017-01-27 00:17:34 +00:00
  • 6c19f0b3bc updated alpha build liabru 2017-01-26 23:49:29 +00:00
  • def8d22c76 updated matter-tools liabru 2017-01-26 23:42:07 +00:00
  • 3fdf343015 changed plugins to use body.plugin liabru 2017-01-24 20:34:26 +00:00
  • b3533937d4 added body.plugin, composite.plugin, constraint.plugin, engine.plugin properties liabru 2017-01-24 20:33:37 +00:00
  • 8cdbb38c91 improved demo and examples liabru 2017-01-19 23:36:34 +00:00
  • 719ad649fe changed default render styles liabru 2017-01-17 23:55:40 +00:00
  • ace1a9f6aa improved demo and examples liabru 2016-11-28 01:13:22 +00:00
  • 1a40f2754c improved demo and examples liabru 2016-11-21 00:41:57 +00:00
  • c8e5d5c3b0 added Render.startViewTransform and Render.endViewTransform liabru 2016-11-20 23:27:05 +00:00
  • 47443b3362 added Render.lookAt liabru 2016-11-20 23:22:48 +00:00
  • ffb128cd0d change Matter.MouseConstraint to use engine beforeUpdate event, closes #73 liabru 2017-01-15 16:08:06 +00:00
  • 68382d62c3 Merge pull request #315 from codeclown/patch-1 Liam 2017-01-15 15:16:25 +00:00
  • 65e1b377e8 deltaTimeLarger instead of deltaTimeSquared Nigel 2016-12-07 23:21:22 +01:00
  • a815ce4d0a fix Body.setStatic(body, false), closes #187 liabru 2016-12-04 23:54:07 +00:00
  • c72a9d017f add poly-decamp require shim liabru 2016-12-02 00:29:08 +00:00
  • 793d1ee2bc Merge branch 'RobertHerhold-master' liabru 2016-12-02 00:01:53 +00:00
  • 5024364761 Merge branch 'master' of https://github.com/RobertHerhold/matter-js into RobertHerhold-master liabru 2016-12-01 23:58:53 +00:00
  • dd83386e0f fix Render.grid liabru 2016-11-28 00:42:56 +00:00
  • 86c4a61279 fix v8 optimisation issues liabru 2016-11-23 11:04:49 +00:00
  • 74de894ed9 Fixes #220 Martti Laine 2016-11-12 13:31:50 +02:00
  • 422c1e4dff release 0.11.1 0.11.1 liabru 2016-11-09 20:46:45 +00:00
  • ded796c93f added derequire to build liabru 2016-11-09 20:44:33 +00:00
  • 186a38535f Fixed Common.isString on IE Michael de Hoog 2016-11-04 13:21:11 +10:00
  • 5a12f56067 release 0.11.0 0.11.0 liabru 2016-11-04 00:34:17 +00:00
  • 0cb1d8375f change package.json main field liabru 2016-11-04 00:34:11 +00:00
  • 549983d651 fix release tasks liabru 2016-11-04 00:14:50 +00:00
  • 54e7d9c4a2 fix tests liabru 2016-11-04 00:04:56 +00:00
  • 9856e3cd79 improve docs liabru 2016-11-03 23:35:00 +00:00
  • 7a7187a68c remove and ignore all test refs liabru 2016-11-03 23:34:16 +00:00
  • 0bdaece156 updated edge build liabru 2016-11-03 00:49:53 +00:00
  • 37d42583ae change plugins to use best practices liabru 2016-11-03 00:49:22 +00:00
  • 50ad7ca4c0 added Matter.before, Matter.after, Common.chainPathBefore, Common.chainPathAfter, Common.get, Common.set liabru 2016-11-03 00:48:40 +00:00
  • 05d0961483 fixed various Matter.Plugin issues liabru 2016-11-03 00:44:17 +00:00
  • 0e5a4579b6 fixed Body.create with no options liabru 2016-11-03 00:43:07 +00:00
  • 4da2e25f24 updated readme liabru 2016-11-03 00:42:22 +00:00
  • faf6bec864 fix gulp build version replacement liabru 2016-11-03 00:40:57 +00:00
  • 9ccc0288fc updated readme Liam 2016-10-27 01:17:35 +01:00
  • b4a3453659 refactored plugins liabru 2016-10-15 23:23:35 +01:00
  • 4b5837ec3f updated readme Liam 2016-10-15 17:48:08 +01:00
  • a36c6a6593 Set part.angle in Body.update. Kenneth Rose 2016-10-04 18:48:41 -04:00
  • ee336863f7 change travis node version to latest stable liabru 2016-09-21 21:12:12 +01:00
  • 6aa3661146 fix build task for travis liabru 2016-09-21 21:02:29 +01:00
  • 1d05499cc0 updated edge build liabru 2016-09-19 23:53:35 +01:00
  • 29d182c911 fix build flags liabru 2016-09-19 23:24:37 +01:00
  • 60d08391aa Merge branch 'plugins' liabru 2016-09-19 23:17:32 +01:00
  • 6f8b705b1d update Matter.Plugin docs liabru 2016-09-19 23:15:51 +01:00
  • c00df81009 fix gravity reset in demo liabru 2016-09-19 23:01:49 +01:00
  • c4cce9e2b8 updated readme Liam 2016-09-19 22:33:35 +01:00
  • 3d8f88e979 Update to latest poly-decomp.js API Robert Herhold 2016-09-13 12:40:39 -04:00
  • e3e90807e8 updated readme Liam 2016-09-04 17:20:10 +01:00
  • 758bbe831f added Example.attractors liabru 2016-09-03 23:27:44 +01:00
  • 59bfa0b4eb added plugins matter-attractors, matter-gravity, matter-world-wrap, removed test plugins liabru 2016-09-03 23:27:12 +01:00
  • 83ae546ad6 changed naming approach for prerelease versions liabru 2016-09-03 23:25:07 +01:00
  • 3883981097 added docs for Matter.Plugin with tweaks liabru 2016-08-21 23:55:59 +01:00
  • 51b7b1dea0 added plugin status logging liabru 2016-08-04 00:54:31 +01:00
  • d4d64edaa1 improved logging liabru 2016-08-04 00:14:10 +01:00
  • 8da170f382 refactor plugin system liabru 2016-08-02 22:52:51 +01:00
  • e84c537d29 added Matter.Plugin initial implementation liabru 2016-07-31 18:32:03 +01:00
  • 098f224cad updated readme Liam 2016-07-04 19:30:51 +01:00
  • a408854ce7 updated readme Liam 2016-07-04 17:06:34 +01:00
  • 7c8f6ced5c fix requestAnimationFrame polyfill for Matter.Runner, closes #252 liabru 2016-06-26 20:38:06 +01:00
  • 34524651fb Merge branch 'jackismissing-master' liabru 2016-06-25 18:43:06 +01:00
  • ba1913068f Merge branch 'master' of https://github.com/jackismissing/matter-js into jackismissing-master liabru 2016-06-25 18:42:40 +01:00
  • 3449ca505e Merge pull request #244 from MarkHerhold/master Liam 2016-06-25 18:39:04 +01:00
  • 4972af847e fixed issue with Matter.RenderPixi not being cleared when bodies removed, closes #218 liabru 2016-06-25 18:20:10 +01:00