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

93 commits

Author SHA1 Message Date
Luca-Leon Happel
e5c4b47c15 remove spelling mistake 2017-08-11 11:21:19 +02:00
liabru
0895d81fa1 change examples to render using a fixed resolution 2017-07-08 13:28:19 +01:00
liabru
48611c51de added Examples.ragdoll 2017-07-06 21:49:56 +01:00
liabru
b93c08fda3 added Example.constraints 2017-06-26 23:20:58 +01:00
liabru
a7aa47d3e7 added Example.doublePendulum 2017-05-04 00:33:21 +01:00
liabru
2560a68103 update readme and remove redundant plugins 2017-02-12 19:54:41 +00:00
liabru
def8d22c76 updated matter-tools 2017-01-26 23:42:07 +00:00
liabru
1a40f2754c improved demo and examples 2017-01-16 23:47:39 +00:00
liabru
c00df81009 fix gravity reset in demo 2016-09-19 23:01:49 +01:00
liabru
758bbe831f added Example.attractors 2016-09-03 23:27:44 +01:00
liabru
e84c537d29 added Matter.Plugin initial implementation 2016-07-31 18:32:03 +01:00
liabru
72f90b99dd decouple Matter.RenderPixi 2016-04-26 20:48:13 +01:00
liabru
de823ebb08 decouple Matter.Render from Matter.Engine 2016-04-26 20:18:44 +01:00
liabru
a9122ed488 expose demo instance externally 2016-01-14 23:42:26 +00:00
liabru
500d566772 fix Demo.reset to fully reset ids 2015-12-25 15:57:27 +00:00
liabru
203252a872 added Demo.setManualControl 2015-12-02 22:33:31 +00:00
liabru
e191d44857 added render.options.showMousePosition 2015-12-02 00:41:28 +00:00
liabru
9d5c27afb8 fix mobile demo, remove dev.html, fix debug info rendering 2015-08-26 00:30:25 +01:00
liabru
1e756d319e added source link to demo 2015-08-25 23:52:25 +01:00
liabru
fb76605190 refactor Demo.init 2015-08-25 23:31:10 +01:00
liabru
c0b24daeef refactor Demo.create 2015-08-25 20:10:13 +01:00
liabru
0bff037f85 removed unused vars from examples 2015-08-25 19:44:59 +01:00
liabru
b7220126ad move Demo.* to Example.* 2015-08-25 19:12:52 +01:00
liabru
6e0e7e47f8 Merge branch 'node-tests' into browserify
Conflicts:
	.jshintrc
2015-08-17 20:55:13 +01:00
liabru
06eea3ec3a fix Matter.Demo for node 2015-08-17 00:48:52 +01:00
liabru
2de1161db2 fix Matter.Demo for node 2015-08-15 20:39:13 +01:00
liabru
5e6b22b0c8 fix demo for tests 2015-08-13 00:12:36 +01:00
liabru
a48d219dfe Merge branch 'master' into runner-improve 2015-08-05 00:08:03 +01:00
liabru
352bfd62b3 fix runner for tests, limit precision of refs 2015-08-04 21:20:20 +01:00
liabru
08c5648bb9 added testDemo to grunt test 2015-08-04 00:37:40 +01:00
liabru
a1d4748e1d changed demo to use Matter.Runner and Matter.Render events 2015-07-29 20:27:45 +01:00
liabru
6a882568b9 initial work on browser tests 2015-06-22 10:58:09 +01:00
liabru
bc26469df2 added body sleepStart and sleepEnd events, closes #91 2015-05-24 15:56:54 +01:00
liabru
796faeb069 fix issue with mouse when changing renderers, closes #96 2015-05-24 14:21:24 +01:00
liabru
95ae911ed6 fixed friction in Demo.manipulation 2015-05-09 21:25:01 +01:00
liabru
4491dfd5f4 added Demo.staticFriction 2015-05-09 21:07:59 +01:00
liabru
d55c7003e9 demo tweaks 2015-05-03 18:03:26 +01:00
liabru
22445c7717 demo tweaks 2015-05-03 17:47:52 +01:00
liabru
74bc8ae4ba disabled angle indicators on some demos 2015-04-22 01:08:10 +01:00
liabru
3132d7007e added Demo.terrain 2015-04-21 21:19:46 +01:00
liabru
87fbf51c82 added constraint to Demo.compound 2015-04-21 21:17:38 +01:00
liabru
17589bc46f added Demo.svg, Demo.compoundStack, Demo.concave 2015-04-13 00:27:14 +01:00
liabru
d0fdd2982b fix Demo.stress stability 2015-04-09 00:01:33 +01:00
liabru
10e5d0fcd2 added compound support to Query.ray 2015-02-01 23:59:14 +00:00
liabru
eb29367459 fixed options pass through on Bodies.fromVertices 2015-02-01 23:14:59 +00:00
liabru
0b8efa5c40 added Demo.concave, added Bodies.fromVertices, added Vertices.isConvex, fixed compound properties 2015-02-01 22:55:24 +00:00
liabru
d2f79b4689 further work on compound implementation 2015-02-01 13:57:56 +00:00
liabru
b7bf5d6643 added Demo.compound 2015-01-31 23:57:31 +00:00
liabru
243fce47c9 initial work on compound bodies 2015-01-29 23:25:58 +00:00
liabru
5888ffcaf6 cleanup 2015-01-01 17:52:18 +00:00