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

685 commits

Author SHA1 Message Date
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
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