0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-24 09:36:48 -05:00
Commit graph

22 commits

Author SHA1 Message Date
liabru
63a9e988f4 remove deprecated Matter.Metrics 2021-03-21 18:58:48 +00:00
liabru
08a515b968 remove deprecated Matter.RenderPixi 2021-03-21 18:24:08 +00:00
liabru
3216d7e986 Revert "Merge branch 'pr/526'"
This reverts commit 52f3734b3e, reversing
changes made to c04536f2c0.
2020-03-10 08:49:22 +00:00
Brice Chevalier
6931276cab Algorithm optimization of Pair methods create and update 2017-11-24 10:41:18 +09:00
liabru
d2af721c49 updated license and contributing 2017-05-09 00:46:03 +01:00
liabru
e84c537d29 added Matter.Plugin initial implementation 2016-07-31 18:32:03 +01:00
liabru
e0a6de0971 added Matter.version 2015-12-02 00:39:51 +00:00
liabru
9ba8a2afd4 move license in build 2015-08-17 23:30:25 +01:00
liabru
de165293c3 fix standalone option 2015-08-17 21:02:41 +01:00
liabru
00251e5b04 use browserify 2015-06-04 20:54:50 +01:00
liabru
7822ead3bf added Matter.Svg.pathToPoints 2015-03-01 15:52:34 +00:00
liabru
968bba265a removed Matter.Metrics from release builds (now dev only) 2015-01-25 12:06:55 +00:00
liabru
6911395222 moved Engine.run to Matter.Runner 2014-07-29 16:23:14 +01:00
liabru
a77a5fc626 moved Matter.Inspector and Matter.Gui to the MatterTools project 2014-05-01 23:13:42 +01:00
liabru
fa06a05a04 initial commit of Matter.Inspector 2014-04-25 17:00:42 +01:00
liabru
a3a475fce7 added Query module, added Query.ray 2014-04-24 12:21:14 +01:00
liabru
3dfe9b553e composites now have generic multi add / remove methods 2014-03-25 15:18:54 +00:00
liabru
13fde400ba Manager has now become the Pairs data structure 2014-03-24 00:47:05 +00:00
liabru
2d52d53bf0 composites are now an actual tree structure 2014-03-24 00:30:16 +00:00
liabru
9d0f906fd8 added pixi.js webgl renderer 2014-03-20 00:46:25 +00:00
liabru
88bd7bc29f refactored pair manager, added new events to engine 2014-03-10 20:08:11 +00:00
liabru
c80fe7f3f9 initial commit 2014-02-19 14:15:05 +00:00