0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2025-03-14 00:38:41 -04:00
Commit graph

14 commits

Author SHA1 Message Date
liabru
e0e3164541
Merge pull request #1254 from liabru/runner-2
Improve Matter.Runner
2024-06-22 19:19:36 +01:00
liabru
0b131a499c update development demo render options 2024-05-06 22:59:51 +01:00
liabru
442814bccf add delta control to demo gui 2024-03-17 11:20:16 +00:00
liabru
2c91e7400f Merge branch 'master' into runner-2
* master: (22 commits)
  improve test comparison report
  update ci
  update ci
  preserve pair.contacts order
  optimised Resolver.solvePosition
  bump package lock
  improve test comparison report
  fixed compare tool layer order in demo testbed
  fixed compare tool layer order in demo testbed
  added multi example testing tool to demo
  added body removal to Example.remove
  changed Composte.removeComposite and Composte.removeBody to reset body.sleepCounter
  optimised Collision.collides
  fix collision events for sleeping pairs, closes #1077
  added local pairs functions in Pairs.update
  removed pair.confirmedActive
  changed Pair.id format to use shorter ids
  optimised Resolver.solveVelocity
  optimised contacts and supports memory and gc use
  optimised pairs and collisions memory and gc use
  ...
2024-03-11 21:33:04 +00:00
liabru
a3e801acfd fixed compare tool layer order in demo testbed 2024-02-14 22:40:10 +00:00
liabru
0cc4d964e2 fixed compare tool layer order in demo testbed 2024-02-11 19:30:03 +00:00
liabru
b3e28decc7 added multi example testing tool to demo 2024-02-11 19:14:57 +00:00
liabru
205aaa5066 added Example.substep 2023-10-22 23:58:04 +01:00
liabru
45cad777f6 added arrow key navigation of examples in development demo 2023-08-13 12:17:40 +01:00
liabru
da99acbf71 reduce canvas hit testing in demo when using matter-tools 2023-08-12 23:18:15 +01:00
liabru
2f14ec5eb6 show debug stats in dev demo 2021-04-26 00:18:59 +01:00
liabru
826ed46829 fix sync issues on demo compare tool 2021-04-19 20:22:19 +01:00
liabru
313c1503c8 add Common.setDecomp and Common.getDecomp 2021-04-05 23:48:30 +01:00
liabru
653a647e94 add demo build config and refactor demo 2021-02-10 00:56:11 +00:00