0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-23 09:26:51 -05:00
Commit graph

724 commits

Author SHA1 Message Date
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
liabru
793d1ee2bc Merge branch 'RobertHerhold-master' 2016-12-02 00:01:53 +00:00
liabru
5024364761 Merge branch 'master' of https://github.com/RobertHerhold/matter-js into RobertHerhold-master
# Conflicts:
#	src/factory/Bodies.js
2016-12-01 23:58:53 +00:00
liabru
dd83386e0f fix Render.grid 2016-11-28 00:42:56 +00:00
liabru
86c4a61279 fix v8 optimisation issues 2016-11-24 01:33:31 +00:00
Martti Laine
74de894ed9 Fixes #220 2016-11-12 13:31:50 +02:00
liabru
422c1e4dff release 0.11.1 2016-11-09 20:52:51 +00:00
liabru
ded796c93f added derequire to build 2016-11-09 20:44:33 +00:00
liabru
5a12f56067 release 0.11.0 2016-11-04 00:34:17 +00:00
liabru
0cb1d8375f change package.json main field 2016-11-04 00:34:11 +00:00
liabru
549983d651 fix release tasks 2016-11-04 00:19:52 +00:00
liabru
54e7d9c4a2 fix tests 2016-11-04 00:04:56 +00:00
liabru
9856e3cd79 improve docs 2016-11-03 23:35:00 +00:00
liabru
7a7187a68c remove and ignore all test refs 2016-11-03 23:34:16 +00:00
liabru
0bdaece156 updated edge build 2016-11-03 00:49:53 +00:00
liabru
37d42583ae change plugins to use best practices 2016-11-03 00:49:22 +00:00
liabru
50ad7ca4c0 added Matter.before, Matter.after, Common.chainPathBefore, Common.chainPathAfter, Common.get, Common.set 2016-11-03 00:48:40 +00:00
liabru
05d0961483 fixed various Matter.Plugin issues 2016-11-03 00:44:17 +00:00
liabru
0e5a4579b6 fixed Body.create with no options 2016-11-03 00:43:07 +00:00
liabru
4da2e25f24 updated readme 2016-11-03 00:42:22 +00:00
liabru
faf6bec864 fix gulp build version replacement 2016-11-03 00:40:57 +00:00
Liam
9ccc0288fc updated readme 2016-10-27 01:17:35 +01:00
liabru
b4a3453659 refactored plugins 2016-10-15 23:23:35 +01:00
Liam
4b5837ec3f updated readme 2016-10-15 17:48:08 +01:00
liabru
ee336863f7 change travis node version to latest stable 2016-09-21 21:12:12 +01:00
liabru
6aa3661146 fix build task for travis 2016-09-21 21:02:29 +01:00
liabru
1d05499cc0 updated edge build 2016-09-19 23:53:35 +01:00
liabru
29d182c911 fix build flags 2016-09-19 23:24:37 +01:00
liabru
60d08391aa Merge branch 'plugins' 2016-09-19 23:17:32 +01:00
liabru
6f8b705b1d update Matter.Plugin docs 2016-09-19 23:15:51 +01:00
liabru
c00df81009 fix gravity reset in demo 2016-09-19 23:01:49 +01:00
Liam
c4cce9e2b8 updated readme 2016-09-19 22:33:35 +01:00
Robert Herhold
3d8f88e979 Update to latest poly-decomp.js API 2016-09-13 12:40:39 -04:00
Liam
e3e90807e8 updated readme 2016-09-04 17:20:10 +01:00
liabru
758bbe831f added Example.attractors 2016-09-03 23:27:44 +01:00
liabru
59bfa0b4eb added plugins matter-attractors, matter-gravity, matter-world-wrap, removed test plugins 2016-09-03 23:27:12 +01:00
liabru
83ae546ad6 changed naming approach for prerelease versions 2016-09-03 23:25:07 +01:00
liabru
3883981097 added docs for Matter.Plugin with tweaks 2016-09-03 23:23:45 +01:00
liabru
51b7b1dea0 added plugin status logging 2016-08-04 00:54:31 +01:00
liabru
d4d64edaa1 improved logging 2016-08-04 00:14:10 +01:00
liabru
8da170f382 refactor plugin system 2016-08-03 01:04:45 +01:00
liabru
e84c537d29 added Matter.Plugin initial implementation 2016-07-31 18:32:03 +01:00
Liam
098f224cad updated readme 2016-07-04 19:30:51 +01:00
Liam
a408854ce7 updated readme 2016-07-04 17:06:34 +01:00
liabru
7c8f6ced5c fix requestAnimationFrame polyfill for Matter.Runner, closes #252 2016-06-26 20:38:06 +01:00
liabru
34524651fb Merge branch 'jackismissing-master' 2016-06-25 18:43:06 +01:00