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

153 commits

Author SHA1 Message Date
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
fa47d5c2c7 use build folder for demo 2015-11-29 14:39:44 +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
a6b82c17e0 Merge branch 'browser-tests' 2015-08-04 20:31:00 +01:00
liabru
08c5648bb9 added testDemo to grunt test 2015-08-04 00:37:40 +01:00
liabru
4ecad0f175 updated matter-tools 2015-07-29 20:28:28 +01:00
liabru
a1d4748e1d changed demo to use Matter.Runner and Matter.Render events 2015-07-29 20:27:45 +01:00
liabru
f770a7c586 fix orientation event bug in DemoMobile 2015-07-02 20:15:06 +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
d03145e2d1 upgraded pixi.js to v3.0.6 2015-05-22 00:32:39 +01:00
upisfree
96735dd2c4 Some fixes in pixi.js v3 update 2015-05-22 00:10:17 +06:00
upisfree
419d2addca Updated pixi.js to v3 2015-05-20 01:07:04 +06: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
c969767a6d updated matter-tools 2015-05-03 17:34:17 +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
0849773b25 changed jquery reference (matter-tools) to local copy 2015-01-24 20:19:31 +00:00
liabru
5888ffcaf6 cleanup 2015-01-01 17:52:18 +00:00
liabru
8204d9736a fixed bug in Demo.reset that was creating multiple MouseConstraint 2014-12-28 17:09:04 +00:00
liabru
7c75614ae3 added startdrag and enddrag events to Demo.events 2014-12-02 21:38:02 +00:00
liabru
440e9d28ee added mouse constraint collision mask example to demo 2014-11-27 23:23:19 +00:00
liabru
4051823f5f added Demo.compositeManipulation 2014-07-30 17:27:42 +01:00
liabru
5060c7626a tweaks to collision filtering 2014-07-29 13:14:31 +01:00
Gustav Carlson
dd4fc65cf2 More fine-grained collision filtering in the style of Box2D 2014-07-22 14:52:16 +02:00
liabru
296d47e682 added composite events example to Demo.events 2014-07-12 17:35:28 +01:00
liabru
89140aedf0 appease jshint 2014-06-21 23:23:41 +01:00
liabru
6dd0c05f41 removed engine.broadphase.current, removed engine.broadphase.instance, changed engine.broadphase to refer to the broadphase instance, updated matter-tools 2014-06-21 19:24:53 +01:00
liabru
fb5d899086 removed engine.input, removed Engine mouse events, added MouseConstraint mouse events 2014-06-21 17:44:25 +01:00
liabru
e186ccd7e2 improved Demo.manipulation 2014-06-04 15:41:17 +01:00
liabru
0a453a2b63 added Demo.manipulation 2014-06-03 17:32:46 +01:00
liabru
0a46cb248b changed Math.random to Common.random and use a seeded RNG 2014-05-10 15:01:35 +01:00
liabru
3043baa53c added Demo.slingshot 2014-05-09 11:00:07 +01:00
liabru
b6ed9f04bc release 0.8.0 2014-05-05 19:32:51 +01:00
liabru
8b6b623369 added check for MatterTools to Demo 2014-05-05 18:18:15 +01:00
liabru
c28c9cde69 added demo support for hash + '-inspect' to start the inspector 2014-05-04 22:41:39 +01:00
liabru
1fac632f98 added Demo.timescale 2014-05-04 16:57:27 +01:00
liabru
a8d7a40249 added scaling to Demo.views 2014-05-04 12:43:29 +01:00
liabru
d41b396c7f added Demo.rounded 2014-05-03 16:54:22 +01:00
liabru
a77a5fc626 moved Matter.Inspector and Matter.Gui to the MatterTools project 2014-05-01 23:13:42 +01:00
liabru
5a72bf1cae further work on Matter.Inspector and Matter.Gui 2014-05-01 13:52:04 +01:00
liabru
3967608d7c fixed Demo.reset 2014-05-01 13:44:44 +01:00
liabru
4af6c1c64e added Demo.views 2014-05-01 13:41:15 +01:00
liabru
84c3b79c2c further work on Matter.Inspector 2014-04-30 12:14:06 +01:00
liabru
3065667125 upgraded resurrect 2014-04-30 10:34:12 +01:00
liabru
f530ed4f36 changed demo to properly track and clear events between scenes 2014-04-30 10:33:37 +01:00
liabru
43ce567714 further work on Matter.Inspector 2014-04-29 17:35:27 +01:00
liabru
23a0fce2c0 appease jshint 2014-04-29 15:29:21 +01:00
liabru
a46851597a further work on Matter.Inspector 2014-04-29 13:07:53 +01:00
liabru
00559ba8d3 further work on Matter.Inspector 2014-04-28 17:26:03 +01:00
liabru
59b26132ca added custom theme for Matter.Gui 2014-04-28 17:02:02 +01:00
liabru
de998986e0 further work on Matter.Inspector 2014-04-28 12:50:56 +01:00
liabru
fa06a05a04 initial commit of Matter.Inspector 2014-04-25 17:00:42 +01:00
liabru
eee9a7b21b updated resurrect.js 2014-04-25 16:57:39 +01:00
liabru
50224c55dc added raycasting demo 2014-04-24 12:23:44 +01:00
liabru
7dda3749a6 updated demos 2014-04-01 13:47:54 +01:00
liabru
f6b79b0ce5 updated builds 2014-04-01 13:47:17 +01:00
liabru
aeea9f8c08 tweaks to docs 2014-04-01 13:45:15 +01:00
liabru
74c7ad07ee updated mobile demo 2014-03-31 15:35:00 +01:00
liabru
bd7672b800 added cloth, soft body and bridge demos 2014-03-30 19:44:31 +01:00
liabru
419a4300cc added catapult demo 2014-03-28 23:52:51 +00:00
liabru
473e7de6e0 added default scale to sprites 2014-03-27 14:38:59 +00:00
liabru
203179d526 removed default MouseConstraint from engine, now must be manually added by user (see demo) 2014-03-26 11:53:41 +00:00
liabru
c1c459eb46 reorganised demo for clarity 2014-03-25 15:31:05 +00:00
liabru
1a31931473 updated demo to use composite generic methods 2014-03-25 15:23:22 +00:00
liabru
b69e11020b demo fixes 2014-03-24 20:06:00 +00:00
liabru
2572107078 demo now allows body removal by right click 2014-03-24 19:57:50 +00:00
liabru
7f0e85c478 updated edge build with all the latest improvements 2014-03-22 17:51:49 +00:00
liabru
471754611a demos are now jshinted 2014-03-20 15:10:48 +00:00
liabru
1a152309a0 updated demo 2014-03-20 15:05:42 +00:00
liabru
304ef546ac added sprites demo and updated other demos 2014-03-13 00:24:49 +00:00
liabru
d626793887 updated builds, note that "matter.js" is now the edge build 2014-03-11 10:29:14 +00:00
liabru
859845d7cc dev builds are now ignored 2014-03-11 09:21:47 +00:00
liabru
eb5c6cdbf8 added events example to dev demo 2014-03-10 21:57:38 +00:00
liabru
2b68e6da96 added events demo 2014-03-10 21:56:31 +00:00