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

127 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
c9294ebe6e upgraded matter-wrap 2017-07-06 21:50:08 +01:00
liabru
48611c51de added Examples.ragdoll 2017-07-06 21:49:56 +01:00
liabru
477f2d7716 upgraded matter-tools 2017-07-02 23:56:24 +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
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
c00df81009 fix gravity reset in demo 2016-09-19 23:01:49 +01:00
Robert Herhold
3d8f88e979 Update to latest poly-decomp.js API 2016-09-13 12:40:39 -04: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
e1a52d59aa Merged sensors from Misiur-master 2016-04-05 23:54:40 +01:00
liabru
8fcb89342e added SVGPathSeg polyfill, closes #196 2016-02-07 12:46:16 +00:00
liabru
a9122ed488 expose demo instance externally 2016-01-14 23:42:26 +00:00
Marcin Misiurski
28084b005a Change permeable name to sensors, add isSensor to Pair 2015-12-28 21:38:09 +01:00
Marcin Misiurski
6e7add16bf Add permeability example and doc entry 2015-12-28 21:36:52 +01:00
liabru
500d566772 fix Demo.reset to fully reset ids 2015-12-25 15:57:27 +00:00
liabru
e04de5fb4e removed Detector.bruteForce 2015-12-05 18:12:07 +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
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