0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2025-01-21 17:14:38 -05:00

Commit graph

  • 50fc8f2047 improve Matter.Engine docs liabru 2022-07-27 20:53:28 +01:00
  • 85a9eb2df5 improve Matter.Body docs for functions and properties including readonly liabru 2022-07-27 20:51:03 +01:00
  • 035481ce46 added readme note about vue watchers liabru 2022-07-27 15:36:41 +01:00
  • 4a32dd4353
    Add PrincipiaJS to the Gallery Dimitrie Milinovich 2022-06-28 00:51:45 -07:00
  • b5db500807 Matter.Bodies.fromVertices fix: no longer returns 'undefined' Zhijie Xia 2022-06-14 20:18:05 -06:00
  • 7e23d06a79 update build skybosi 2022-03-27 17:53:43 +08:00
  • f5fe892440 add a example: mechanism.js; add event skybosi 2022-03-27 17:52:55 +08:00
  • 2632e37526 Fix doc typo for pausing ggorlen 2022-03-23 19:36:09 -07:00
  • 48642574ae add some example skybosi 2022-03-22 13:04:56 +08:00
  • 1e1e044792 add body collision skybosi 2022-03-22 12:53:20 +08:00
  • eb448ef4d5 add body antigravity factor skybosi 2022-03-22 09:16:12 +08:00
  • 8fb07f3a46 add api Body.updateRender/Composite.updateRender Body.recoverRender/Composite.recoverRender Composite.each skybosi 2022-03-21 22:41:20 +08:00
  • b31545eaec update button style handler method skybosi 2022-03-18 11:07:56 +08:00
  • 3037267d1b update button skybosi 2022-03-17 23:25:52 +08:00
  • 36c379ccfa fix bug skybosi 2022-03-17 18:38:21 +08:00
  • 50b4edf8d9 update build skybosi 2022-03-17 18:31:57 +08:00
  • 5b69000387 1. add button 2. add body event skybosi 2022-03-17 18:30:25 +08:00
  • e11d1d8e1b delete mousemove skybosi 2022-03-15 21:49:02 +08:00
  • 1d136b00a7 update event click longpress; add pasuse resume skybosi 2022-03-13 20:37:54 +08:00
  • 249004f226 update matter build skybosi 2022-03-13 13:48:00 +08:00
  • 3302d2e6d3 update version skybosi 2022-03-13 13:44:18 +08:00
  • 6a86cd2218 add text click longpress example dejian.fei 2022-03-13 13:25:22 +08:00
  • f972e25a33 1. add Body.text 2. add body click,longpress event dejian.fei 2022-03-13 13:06:45 +08:00
  • 34e9adf462 why delete chamfer from options? itgoldman 2022-03-05 14:00:21 +02:00
  • 5c49b96332
    fix docs Neelabh Priyam Jha 2022-03-02 11:46:31 +05:30
  • 891d9ddf78 rebuild max bittker 2022-01-20 22:43:21 -05:00
  • b5b5644b7a add title max bittker 2022-01-20 22:37:27 -05:00
  • a2cc68623e improve constraint docs liabru 2020-12-31 14:30:18 +00:00
  • 498dcb7373 added version target for angle constraints example liabru 2020-12-30 23:57:03 +00:00
  • e34c26daf3 change argument name in solveAngleLimits liabru 2020-12-30 17:22:15 +00:00
  • d4c0e8d106 update angle constraints example liabru 2020-12-30 17:09:15 +00:00
  • 2eba98e001 fix issue rendering angle constraint end point liabru 2020-12-30 14:15:25 +00:00
  • d2e2c84b83 updated alpha build liabru 2020-03-11 22:17:46 +00:00
  • 1224e077be added angle constraints example liabru 2020-03-11 22:12:28 +00:00
  • 7229408e16 added angle constraint rendering to Matter.Render liabru 2020-03-11 22:12:01 +00:00
  • 3d332a80b4 added angle constraints liabru 2020-03-11 22:11:28 +00:00
  • 0a59f9d5bb added Common.angleDiff, Common.clampAngle liabru 2020-03-11 20:57:06 +00:00
  • 20a0b5749a update alpha build fix/sleeping-collision-end liabru 2022-01-13 11:08:35 +00:00
  • 98509fd4dd fix collision end event for sleeping bodies liabru 2022-01-13 11:08:14 +00:00
  • 0eeceb514d add alpha build with sleeping body collision end fix liabru 2022-01-12 18:34:49 +00:00
  • 296ee5207f fix collision end event for sleeping bodies liabru 2022-01-12 18:31:48 +00:00
  • 3ff6ff4372 added speed setters to Body.set liabru 2022-01-06 11:11:26 +00:00
  • 6579dfd83e use speed getter in Matter.Sleeping and Matter.Render liabru 2022-01-06 11:10:05 +00:00
  • b6de9ed8c5 derive velocity from position in setters liabru 2022-01-05 23:13:46 +00:00
  • fe985288d6 tidy and refactor liabru 2022-01-04 14:18:35 +00:00
  • fda962f2dc added Body.timeUnit liabru 2022-01-04 14:17:37 +00:00
  • 181d08bbf7 add docs for Matter.Body velocity properties including unit details liabru 2022-01-04 11:05:09 +00:00
  • db780c371c update Matter.Body docs liabru 2022-01-04 11:03:08 +00:00
  • 70600a8c11 changed engine collisionStart event to trigger after resolving and after updating body velocities liabru 2022-01-04 10:54:34 +00:00
  • d52f7e6dcf update body velocity properties after resolving liabru 2022-01-04 10:52:37 +00:00
  • 7130c4ae80 refactor resolver friction multiplier liabru 2022-01-03 21:30:23 +00:00
  • 51df99e09c
    Merge 687d53d4d2 into 014ef77d1e Cole Marsteller 2022-01-03 00:43:02 -04:00
  • 87af8a1740 improved delta consistency liabru 2022-01-01 21:20:52 +00:00
  • 11d5e73c1f update Example.staticFriction and Example.timeScale liabru 2022-01-01 19:42:30 +00:00
  • 5ddac71316 update Example.manipulation liabru 2021-12-31 11:06:49 +00:00
  • ec38638711 update Example.ragdoll liabru 2021-12-30 23:57:30 +00:00
  • b2bd492d05 improved Example.newtonsCradle liabru 2021-12-29 23:08:46 +00:00
  • 2a7fd84dea
    Merge pull request #1 from tylerfurtwangler/setPartsPositionFix tylerfurtwangler 2021-12-28 10:58:43 -08:00
  • 983d5ac645 fix: apply same delta from position to previous position when setParts runs Tyler Furtwangler 2021-12-28 10:51:40 -08:00
  • 79ab1622c1
    Merge pull request #1 from liabru/master Joe Gaffey 2021-12-28 12:19:07 +00:00
  • 014ef77d1e increase test timeout liabru 2021-12-26 21:57:51 +00:00
  • e553779dbc remove travis config liabru 2021-12-26 21:57:37 +00:00
  • 2d483c1a97
    added ci workflow action liabru 2021-12-26 21:41:33 +00:00
  • bf90bdd38c use Body.getVelocity in Matter.Render liabru 2021-12-26 16:58:49 +00:00
  • 10a2a07ec2 update timing improvements liabru 2021-12-23 12:43:40 +00:00
  • 4230a8bec6 Merge branch 'master' into timing-improve liabru 2021-12-23 10:41:57 +00:00
  • 7d7bad0456 added support for Matter.Runner and Matter.Render in tests liabru 2021-12-22 23:33:57 +00:00
  • 459425b2a3 remove render element warning liabru 2021-12-21 20:25:26 +00:00
  • 04d229ebec deprecated render.controller property liabru 2021-12-21 20:10:48 +00:00
  • e41446493c handle null constraint points in Constraint.pointAWorld and Constraint.pointBWorld liabru 2021-12-21 20:09:01 +00:00
  • fc3a6e7794 Added lockRotation for sprite rendering reagan 2021-12-21 18:51:52 +05:30
  • 9393ecb5b2 improved error messages on tests liabru 2021-12-20 21:17:02 +00:00
  • 7fce5d861c Merge branch 'master' into timing-improve liabru 2021-12-20 18:52:58 +00:00
  • 824dd44358
    Merge branch 'master' into patch-3 Robert Kowalski 2021-12-17 16:05:42 -05:00
  • 2b3d3852e2
    Much cleaner fix. Robert Kowalski 2021-12-17 16:05:25 -05:00
  • 039212a56e release 0.18.0 0.18.0 release/0.18.0 liabru 2021-12-15 17:33:44 +00:00
  • f1ba9b583b prevent source map in demo builds liabru 2021-12-15 17:29:18 +00:00
  • afa467aad6 updated test scripts liabru 2021-12-15 10:59:11 +00:00
  • 80cf76b40b added note about webpack performance to readme liabru 2021-12-15 10:49:00 +00:00
  • 7f34c4506e added benchmark test command liabru 2021-12-15 09:58:31 +00:00
  • 5c59bef62e increase iterations on Example.stress3 liabru 2021-12-15 09:57:51 +00:00
  • b116f64225 add triangles to mixed bodies example liabru 2021-12-12 13:20:15 +00:00
  • bc07f56a94 added example for Composite.remove liabru 2021-12-12 13:19:37 +00:00
  • c80ed5c6a7 updated examples liabru 2021-12-12 12:50:10 +00:00
  • e366d0e992 deprecated Matter.Grid liabru 2021-12-12 12:22:21 +00:00
  • a6b5e7d849 added broadphase to Matter.Detector liabru 2021-12-12 11:25:57 +00:00
  • b9e7d9dd8b replaced Matter.SAT with Matter.Collision liabru 2021-12-12 10:45:50 +00:00
  • 8adf8102fb use force exit in tests liabru 2021-12-10 23:01:04 +00:00
  • 32fd2852d1 added cache checks to Matter.Composite liabru 2021-12-09 23:23:55 +00:00
  • 10afaea8bc change raycasting example events to enable use in tests liabru 2021-12-08 23:53:12 +00:00
  • fd1a70ec7a optimised collisions liabru 2021-12-08 23:38:13 +00:00
  • 9037f36f31 added Matter.Collision liabru 2021-12-08 23:36:13 +00:00
  • 2581595e6e use Matter.Runner in test worker liabru 2021-12-07 23:23:34 +00:00
  • a30707fd87 optimised Matter.Pairs liabru 2021-12-06 23:57:09 +00:00
  • f847f4c83e optimised Resolver.solvePosition liabru 2021-12-05 19:30:35 +00:00
  • 52e797791b optimised Matter.Composite liabru 2021-12-05 19:11:29 +00:00
  • d8a6380899 optimised Matter.Pair liabru 2021-12-05 16:56:41 +00:00
  • 81259663fd added behaviour metric to tests and refactor tests liabru 2021-12-01 23:34:41 +00:00
  • 81dd2fb695 added stable sorting to test worker and refactor liabru 2021-11-30 23:16:20 +00:00
  • bcc31682d7 prevent test example cache liabru 2021-11-28 21:39:59 +00:00