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

563 commits

Author SHA1 Message Date
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
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
liabru
ba1913068f Merge branch 'master' of https://github.com/jackismissing/matter-js into jackismissing-master
# Conflicts:
#	src/render/RenderPixi.js
2016-06-25 18:42:40 +01:00
Liam
3449ca505e Merge pull request #244 from MarkHerhold/master
limit packaging extraneous files
2016-06-25 18:39:04 +01:00
liabru
4972af847e fixed issue with Matter.RenderPixi not being cleared when bodies removed, closes #218 2016-06-25 18:23:12 +01:00
liabru
ad033f5255 added note in docs about vertices order 2016-06-25 18:02:06 +01:00
liabru
1340159451 fix Matter.Mouse when element does not have fixed dimensions, closes #73 2016-06-25 17:34:28 +01:00
Liam
faf534ad1f updated readme 2016-05-11 23:48:38 +01:00
Liam
5ca9aca2d8 updated readme 2016-05-03 20:44:30 +01:00
Liam
d54dec3bd9 add logo to readme 2016-05-02 00:30:09 +01:00
liabru
d804df4aed release 0.10.0 2016-05-01 23:54:13 +01:00
liabru
31067c9cbc Merge branch 'decouple-renderer' 2016-05-01 23:47:28 +01:00
liabru
f59e2202ad fix tests 2016-04-28 22:20:07 +01:00