liabru
c06c10735f
added Date.now fallback to Common.now, closes #739
2021-04-09 20:49:12 +01:00
liabru
991500793c
added Example.stats
2021-03-21 15:37:22 +00:00
liabru
119881b43c
added debug stats and performance monitoring to Matter.Render
2021-03-20 23:44:31 +00:00
liabru
1753bf0904
improve Render.debug
2021-03-18 23:59:52 +00:00
liabru
f2ef3aadd8
set render showDebug option on examples stress and stress2
2021-03-17 23:55:30 +00:00
liabru
6dc703f9a9
added lastDelta and lastElapsed to engine.timing
2021-03-16 23:59:13 +00:00
liabru
081645474c
build demo
2021-02-11 22:42:32 +00:00
liabru
f8d366ad63
update matter-tools
2021-02-11 22:27:16 +00:00
liabru
653a647e94
add demo build config and refactor demo
2021-02-10 00:56:11 +00:00
liabru
f4d72ba3e4
add title to all examples
2021-02-07 23:56:08 +00:00
liabru
3f579274c7
release 0.16.1
2021-01-31 21:56:25 +00:00
liabru
1ba125582f
catch missing plugin require in examples
2021-01-31 21:51:09 +00:00
liabru
2ade78fb75
improve docs for Bodies.fromVertices
2021-01-31 21:20:37 +00:00
liabru
e87f64a2f3
fix decomp require and improve warning message
2021-01-31 21:18:25 +00:00
liabru
8ee0ebbfee
disable jest cache
2021-01-31 18:04:42 +00:00
liabru
1f2f9fec45
fix dev server externals
2021-01-31 17:35:57 +00:00
liabru
b5326f8e49
improve test report log
2021-01-31 17:34:38 +00:00
liabru
92080ff49b
fix named require in test
2021-01-31 17:32:47 +00:00
liabru
aa1e4e7738
change example matter-wrap require precedence
2021-01-29 20:59:57 +00:00
liabru
7bfd3c2b78
add log capture and reporting in tests
2021-01-29 00:09:27 +00:00
liabru
ef7c4c60b8
add matter-wrap as dev dependency
2021-01-28 23:27:24 +00:00
liabru
7b00354409
change perf theshold in test
2021-01-27 23:59:30 +00:00
liabru
522f4e841d
improve stack examples with exact contact
2021-01-24 22:19:49 +00:00
liabru
839f7d9ebc
enable useful dev server features
2021-01-24 21:58:39 +00:00
liabru
5e746b0175
change test worker decomp require
2021-01-22 20:18:28 +00:00
liabru
1af64eb593
improve CI speed
2021-01-22 20:17:36 +00:00
liabru
e81fc7a044
release 0.16.0
2021-01-17 23:13:32 +00:00
liabru
12377cc72c
added warning check on browser tests
2021-01-17 00:24:04 +00:00
liabru
1e73cabcf8
changed deprecated comments to avoid confusion
2021-01-16 23:27:01 +00:00
liabru
5c6645881e
update matter-tools
2021-01-16 23:11:30 +00:00
liabru
882e07c1ba
fix poly-decomp external require
2021-01-16 23:10:27 +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
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
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