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

89 commits

Author SHA1 Message Date
liabru
f9ea7995bf added module export to examples 2019-09-14 18:54:50 +01:00
liabru
d7e4f585b7 Changed examples to be delta independent 2019-09-01 13:36:16 +01:00
liabru
0895d81fa1 change examples to render using a fixed resolution 2017-07-08 13:28:19 +01:00
liabru
74a7cfc966 fix Example.collisionFiltering rendering 2017-07-06 23:27:28 +01:00
liabru
48940088df tweaked Example.doublePendulum 2017-07-06 21:53:31 +01:00
liabru
48611c51de added Examples.ragdoll 2017-07-06 21:49:56 +01:00
liabru
ac67ef8e5c fixed various constraints in examples 2017-06-28 00:21:17 +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
1bae2dee45 fix soft body stiffness 2017-05-03 21:42:41 +01:00
liabru
e6babf04a8 fixed Examples.compound constraint offset 2017-05-03 21:34:03 +01:00
liabru
9d2f0ffb5b improved Example.chains using pin constraint 2017-05-03 21:31:29 +01:00
liabru
0e15099479 improved Example.catapult using pin constraint 2017-05-03 21:28:39 +01:00
liabru
130e6b3f56 improved Example.car using pin constraint 2017-05-03 21:26:40 +01:00
liabru
b277b39940 improved Examples.bridge 2017-05-03 21:21:48 +01:00
liabru
b6e597378e improved Examples.bridge 2017-04-29 23:23:14 +01:00
liabru
2560a68103 update readme and remove redundant plugins 2017-02-12 19:54:41 +00:00
liabru
0ce686d0c1 fix lint 2017-02-02 00:17:01 +00:00
liabru
3fdf343015 changed plugins to use body.plugin 2017-01-26 23:38:52 +00:00
liabru
8cdbb38c91 improved demo and examples 2017-01-23 20:51:14 +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
54e7d9c4a2 fix tests 2016-11-04 00:04:56 +00:00
liabru
37d42583ae change plugins to use best practices 2016-11-03 00:49:22 +00:00
liabru
b4a3453659 refactored plugins 2016-10-15 23:23:35 +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
3883981097 added docs for Matter.Plugin with tweaks 2016-09-03 23:23:45 +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
liabru
de823ebb08 decouple Matter.Render from Matter.Engine 2016-04-26 20:18:44 +01: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
19656cd5d1 fixed Example.timescale 2015-12-25 15:00:23 +00:00
liabru
6e1f8e9e27 improved examples 2015-12-23 12:45:40 +00:00
liabru
19bb65550d migrated from grunt to gulp, jshint to eslint 2015-11-29 14:27:38 +00:00
liabru
fb76605190 refactor Demo.init 2015-08-25 23:31:10 +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