0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-27 09:50:52 -05:00
Commit graph

164 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
d4cb938941 release 0.19.0 2023-02-16 14:19:15 +00:00
liabru
039212a56e release 0.18.0 2021-12-15 17:33:44 +00: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
ff01209be0 release 0.17.1 2021-04-15 00:36:35 +01:00
liabru
9303119629 release 0.17.0 2021-04-11 17:49:36 +01:00
liabru
313c1503c8 add Common.setDecomp and Common.getDecomp 2021-04-05 23:48:30 +01:00
liabru
081645474c build demo 2021-02-11 22:42:32 +00:00
liabru
653a647e94 add demo build config and refactor demo 2021-02-10 00:56:11 +00:00
liabru
3f579274c7 release 0.16.1 2021-01-31 21:56:25 +00:00
liabru
e81fc7a044 release 0.16.0 2021-01-17 23:13:32 +00:00
liabru
5c6645881e update matter-tools 2021-01-16 23:11:30 +00:00
liabru
5551cd51b1 change svg and terrain example to use fetch 2021-01-16 21:57:16 +00:00
liabru
33e8fe8289 update matter-tools 2021-01-16 20:48:44 +00:00
liabru
a9694e6b53 Squashed commit of the following:
commit 421e56d37d738c8a97dcd01fcee858de54954efc
Merge: 9c5325b 4eb61c0
Author: liabru <liabru@brm.io>
Date:   Tue Jan 12 23:33:43 2021 +0000

    Merge branch 'removeDuplicatePoints' of https://github.com/tumult/matter-js into tumult-removeDuplicatePoints

    # Conflicts:
    #	src/factory/Bodies.js

commit 4eb61c004d
Author: Jonathan Deutsch <jonathan@tumult.com>
Date:   Thu Jul 26 15:37:00 2018 -0700

    change removeDuplicatePoints precision to default in docs

commit 6c5d4065c2
Author: Jonathan Deutsch <jonathan@tumult.com>
Date:   Thu Jul 26 14:33:39 2018 -0700

    Add removeDuplicatePoints option from polygon-decomp 0.3.0 to Bodies.fromVertices()
2021-01-12 23:36:04 +00:00
liabru
9c5325b570 updated demo pathseg 2021-01-12 23:17:38 +00:00
liabru
a694ae522a updated demo matter-tools 2021-01-12 23:16:52 +00:00
liabru
7288532988
release 0.15.0 (#946) 2020-12-26 22:44:24 +00:00
liabru
6dd5ec55bf update demo and example render styles 2020-12-08 23:57:14 +00:00
liabru
13c7eb5492 remove old demo libs 2020-12-06 12:48:35 +00:00
liabru
fe80478725 added examples to dev server bundle and commit built examples 2020-12-05 23:32:47 +00:00
liabru
ceb7cd54e1 added browser tests 2020-11-24 23:26:20 +00:00
liabru
b7c938a963 Added build comparison tools and tests 2019-09-30 23:28:17 +01:00
liabru
5b0d34b9e0 changed demo to auto populate examples with sourceLink and init 2019-09-15 18:36:26 +01:00
liabru
823bbc0b5f changed demo to serve without sub-directory 2019-09-15 18:34:04 +01:00
liabru
046013ee0b added webpack build script 2019-09-14 18:38:33 +01:00
liabru
1e5758fa6e updated pathseg library, closes #548, closes #602, closes #424 2018-06-11 16:22:34 +01:00
Luca-Leon Happel
e5c4b47c15 remove spelling mistake 2017-08-11 11:21:19 +02:00
liabru
0895d81fa1 change examples to render using a fixed resolution 2017-07-08 13:28:19 +01:00
liabru
c9294ebe6e upgraded matter-wrap 2017-07-06 21:50:08 +01:00
liabru
48611c51de added Examples.ragdoll 2017-07-06 21:49:56 +01:00
liabru
477f2d7716 upgraded matter-tools 2017-07-02 23:56:24 +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
2560a68103 update readme and remove redundant plugins 2017-02-12 19:54:41 +00:00
liabru
def8d22c76 updated matter-tools 2017-01-26 23:42:07 +00:00
liabru
1a40f2754c improved demo and examples 2017-01-16 23:47:39 +00:00
liabru
5024364761 Merge branch 'master' of https://github.com/RobertHerhold/matter-js into RobertHerhold-master
# Conflicts:
#	src/factory/Bodies.js
2016-12-01 23:58:53 +00:00
liabru
c00df81009 fix gravity reset in demo 2016-09-19 23:01:49 +01:00
Robert Herhold
3d8f88e979 Update to latest poly-decomp.js API 2016-09-13 12:40:39 -04:00