0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-23 09:26:51 -05:00
Commit graph

961 commits

Author SHA1 Message Date
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
57d8576fd1 add check for decomp removeDuplicatePoints feature 2021-01-12 23:55:00 +00:00
Jonathan Deutsch
947cb9717f
Add removeDuplicatePoints option from polygon-decomp 0.3.0 to Bodies.fromVertices() (#639)
* Add removeDuplicatePoints option from polygon-decomp 0.3.0 to Bodies.fromVertices()

* change removeDuplicatePoints precision to default in docs

Co-authored-by: liabru <liabru@users.noreply.github.com>
2021-01-12 23:47:18 +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
be592fdddb remove unused dev dependency run-sequence 2021-01-11 23:44:19 +00:00
liabru
151eb305da update dev dependencies 2021-01-11 23:43:14 +00:00
liabru
6ed74e17b5 fix lint 2020-12-31 18:58:19 +00:00
liabru
207c2f3ccb merge branch 'master' into timing-improve 2020-12-31 17:29:37 +00:00
liabru
142b7de720 added version targets for examples 2020-12-30 23:18:38 +00:00
liabru
31d0ace631 added support for example versioning in tests 2020-12-30 23:03:38 +00:00
liabru
07927162fc add support for > and >= operators in plugin version ranges 2020-12-30 22:28:08 +00:00
liabru
f71d4c0a50 remove bower.json 2020-12-28 16:12:33 +00:00
liabru
3089b41f30 updated readme 2020-12-28 16:11:39 +00:00
liabru
7288532988
release 0.15.0 (#946) 2020-12-26 22:44:24 +00:00
liabru
ac3da073ed update package lock 2020-12-24 17:19:52 +00:00
liabru
6dd5ec55bf update demo and example render styles 2020-12-08 23:57:14 +00:00
liabru
d258411faa update default render theme 2020-12-08 23:45:34 +00:00
liabru
13c7eb5492 remove old demo libs 2020-12-06 12:48:35 +00:00
liabru
c368c1405c fix preversion script 2020-12-06 00:31:54 +00:00
liabru
58fd9073ae revert ignore for release notes 2020-12-06 00:05:21 +00:00
liabru
4a967ecc83 fix terrain example module export 2020-12-05 23:39:56 +00:00
liabru
45aae25681 added comparison output file option to test tools 2020-12-05 23:39:16 +00:00
liabru
69afb1175d update examples build config and scripts 2020-12-05 23:36:13 +00:00
liabru
fe80478725 added examples to dev server bundle and commit built examples 2020-12-05 23:32:47 +00:00
liabru
864452db04 changed docs build config 2020-12-05 23:06:02 +00:00
liabru
341c247295 added release scripts 2020-12-05 02:06:57 +00:00
liabru
6a280902bf remove gulp 2020-11-25 00:35:41 +00:00
liabru
90abab6c25 update build script 2020-11-24 23:45:18 +00:00
liabru
ceb7cd54e1 added browser tests 2020-11-24 23:26:20 +00:00
liabru
e1e058c35d update dependencies 2020-11-24 22:56:45 +00:00
liabru
0af16455b9 fix decomp require 2020-11-24 22:32:28 +00:00
liabru
85ff776c1c updated alpha build 2020-03-11 23:57:14 +00:00
liabru
298e3e4671 fix lint 2020-03-11 23:56:55 +00:00
liabru
3117dfdaa7 change Body.applyForce for timing, add initial body.deltaTime 2020-03-11 23:50:41 +00:00
liabru
6f5af774ce fix issues with engine event.delta 2020-03-11 23:47:07 +00:00
liabru
8cfc234b5b Merge branch 'master' into timing-improve
* master: (32 commits)
  fix lint
  update dependencies
  Revert "Merge branch 'pr/526'"
  Revert "Merge branch 'pr/527'"
  changed alpha build configuration
  add window global, stub require and handle bad values in test tools
  added overlap metric to test tools
  fix path to build in test worker
  implemented threaded comparison testing
  fixed plugins in compare
  Added build comparison tools and tests
  Added config and test files to lint
  Set loose build version on dev server
  Added watch content base to dev server
  added timing to engine snapshot
  updated readme
  added tag push to release task
  updated readme
  removed yuidocjs dev dependency
  removed unused gulp release tasks
  ...

# Conflicts:
#	src/collision/Resolver.js
#	src/core/Engine.js
2020-03-11 00:52:12 +00:00
liabru
e29d03b7f7 revert edge build 2020-03-10 23:43:37 +00:00
liabru
5a0079df1b fix lint 2020-03-10 23:18:25 +00:00
liabru
5f5b8a1f27 update dependencies 2020-03-10 18:12:29 +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
liabru
d1f1c1907a Revert "Merge branch 'pr/527'"
This reverts commit 4df048da79, reversing
changes made to 52f3734b3e.
2020-03-10 08:48:42 +00:00
liabru
182c84aaf5 changed alpha build configuration 2020-03-09 22:07:34 +00:00
liabru
497ac802fc add window global, stub require and handle bad values in test tools 2020-03-09 21:05:05 +00:00
liabru
3fd674d8f4 added overlap metric to test tools 2020-03-09 20:56:06 +00:00
liabru
fcdb4fad55 fix path to build in test worker 2020-01-01 14:39:21 +00:00
liabru
285d70df34 implemented threaded comparison testing 2020-01-01 14:39:21 +00:00
liabru
82bb41535b fixed plugins in compare 2019-10-01 00:03:09 +01:00