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

949 commits

Author SHA1 Message Date
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
liabru
b7c938a963 Added build comparison tools and tests 2019-09-30 23:28:17 +01:00
liabru
21e4ea6044 Added config and test files to lint 2019-09-28 15:15:54 +01:00
liabru
1fcf29279f Set loose build version on dev server 2019-09-28 14:53:10 +01:00
liabru
f471d4e6dd Added watch content base to dev server 2019-09-28 14:51:27 +01:00
liabru
e0cdbb8ee2 added timing to engine snapshot 2019-09-15 23:46:07 +01:00
liabru
ea5c01294e updated readme 2019-09-15 20:23:15 +01:00
liabru
060283bb97 added tag push to release task 2019-09-15 20:22:44 +01:00
liabru
61b1963249
updated readme 2019-09-15 19:56:22 +01:00
liabru
ee848d2255 removed yuidocjs dev dependency 2019-09-15 19:50:51 +01:00
liabru
e5a7311899 removed unused gulp release tasks 2019-09-15 19:49:10 +01:00
liabru
288b9cdb2f updated ci 2019-09-15 19:01:34 +01:00
liabru
9ca21c1862 fix lint issues 2019-09-15 18:43:28 +01:00