0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-27 09:50:52 -05:00
liabru-matter-js/src
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
..
body changed Composte.removeComposite and Composte.removeBody to reset body.sleepCounter 2023-11-25 14:04:56 +00:00
collision preserve pair.contacts order 2024-03-03 23:06:38 +00:00
constraint added Constraint.currentLength, closes #1184 2023-03-18 10:51:17 +00:00
core Merge branch 'master' into runner-2 2024-03-11 21:33:04 +00:00
factory added doc and warning for Bodies.trapezioid slope parameter range, closes #1075 2023-03-18 12:42:29 +00:00
geometry optimised Vertices.contains 2021-04-29 23:07:18 +01:00
module replaced Matter.SAT with Matter.Collision 2021-12-12 10:45:50 +00:00
render Merge branch 'master' into runner-2 2024-03-11 21:33:04 +00:00