liabru
|
0af144c78b
|
optimised SAT.collides
|
2021-05-01 21:57:03 +01:00 |
|
liabru
|
2096961846
|
optimised SAT._overlapAxes
|
2021-05-01 16:20:27 +01:00 |
|
liabru
|
0d90a17f2d
|
optimised SAT._findSupports
|
2021-05-01 15:56:35 +01:00 |
|
liabru
|
efede6e22d
|
optimised Detector.collisions
|
2021-05-01 14:31:08 +01:00 |
|
liabru
|
e4b35d3961
|
optimised Resolver.solveVelocity
|
2021-05-01 14:16:39 +01:00 |
|
liabru
|
0b07a31944
|
optimised Resolver.preSolveVelocity
|
2021-05-01 14:16:11 +01:00 |
|
liabru
|
fceb0cab68
|
optimised Resolver.postSolvePosition
|
2021-04-29 23:07:18 +01:00 |
|
liabru
|
c7cec16eb7
|
optimise Detector.collisions
|
2021-04-29 23:07:18 +01:00 |
|
liabru
|
49fbfba511
|
optimised Resolver.postSolvePosition
|
2021-04-29 23:07:18 +01:00 |
|
liabru
|
3cf65e8051
|
optimised Resolver.solvePosition
|
2021-04-29 23:07:18 +01:00 |
|
liabru
|
a882a74cd5
|
optimised Pairs.removeOld
|
2021-04-29 23:07:18 +01:00 |
|
liabru
|
1073ddeecf
|
optimised Pair.update
|
2021-04-29 23:07:18 +01:00 |
|
liabru
|
48673db79f
|
optimised Pair.create
|
2021-04-29 23:07:18 +01:00 |
|
liabru
|
c1988783db
|
optimised Vertices.contains
|
2021-04-29 23:07:18 +01:00 |
|
liabru
|
6883d0d98a
|
optimised Vertices.rotate
|
2021-04-29 23:07:18 +01:00 |
|
liabru
|
792ae2ead4
|
optimised Vertices.translate
|
2021-04-29 23:07:18 +01:00 |
|
liabru
|
e909b0466c
|
changed build config to 'source-map' devtool
|
2021-04-29 23:06:25 +01:00 |
|
liabru
|
2f14ec5eb6
|
show debug stats in dev demo
|
2021-04-26 00:18:59 +01:00 |
|
liabru
|
c5028d5029
|
update dev dependencies
|
2021-04-25 20:58:43 +01:00 |
|
liabru
|
d0ee246ecd
|
added example stress 3
|
2021-04-20 22:49:42 +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
|
5817046eee
|
deprecate Engine.run alias replaced by Runner.run
|
2021-04-14 23:59:56 +01:00 |
|
liabru
|
9303119629
|
release 0.17.0
|
2021-04-11 17:49:36 +01:00 |
|
liabru
|
8017bdb47c
|
added docs for additional engine timing and render properties
|
2021-04-11 16:51:32 +01:00 |
|
liabru
|
e94b8b87c9
|
Merge branch 'render-stats'
* render-stats:
added Date.now fallback to Common.now, closes #739
added Example.stats
added debug stats and performance monitoring to Matter.Render
improve Render.debug
set render showDebug option on examples stress and stress2
added lastDelta and lastElapsed to engine.timing
# Conflicts:
# src/core/Engine.js
# src/render/Render.js
|
2021-04-11 11:36:11 +01:00 |
|
liabru
|
c06c10735f
|
added Date.now fallback to Common.now, closes #739
|
2021-04-09 20:49:12 +01:00 |
|
liabru
|
e49834d1e0
|
remove unused render shadow function
|
2021-04-08 00:33:45 +01:00 |
|
liabru
|
ec3eeccd18
|
add docs for all Matter.Render options
|
2021-04-08 00:31:31 +01:00 |
|
liabru
|
6abb3b7e39
|
changed world.gravity to engine.gravity
|
2021-04-07 22:40:39 +01:00 |
|
liabru
|
5dbec9bdc6
|
migrate Matter.World to the equivalent Matter.Composite
|
2021-04-07 22:38:25 +01:00 |
|
liabru
|
164456b5c1
|
added doc watch script
|
2021-04-07 22:17:14 +01:00 |
|
liabru
|
a3f298fedb
|
change all examples to use Composite.add instead of the alias World.add
|
2021-04-06 21:36:43 +01:00 |
|
liabru
|
9ad980b975
|
deprecated Composites.newtonsCradle and added to newtonsCradle example
|
2021-04-06 21:22:29 +01:00 |
|
liabru
|
818f354e9c
|
deprecated Composites.softBody and added to softBody and cloth examples
|
2021-04-06 21:18:57 +01:00 |
|
liabru
|
cd9c5d43db
|
deprecated Composites.car and added to car example
|
2021-04-06 21:13:27 +01:00 |
|
liabru
|
313c1503c8
|
add Common.setDecomp and Common.getDecomp
|
2021-04-05 23:48:30 +01:00 |
|
liabru
|
5734bfd375
|
run all examples in browser tests
|
2021-04-03 20:36:28 +01:00 |
|
liabru
|
ffa31937f0
|
added Common.deprecated
|
2021-03-24 23:44:06 +00:00 |
|
liabru
|
6957dbff63
|
added Common.warnOnce
|
2021-03-23 23:59:52 +00:00 |
|
liabru
|
3ac3498712
|
changed Example.views to use render events
|
2021-03-22 23:32:55 +00:00 |
|
liabru
|
b74e40024b
|
changed engine.broadphase to engine.grid
|
2021-03-21 20:31:53 +00:00 |
|
liabru
|
1aa8ed0972
|
remove deprecated backwards compatibility render integration from Matter.Engine
|
2021-03-21 19:50:19 +00:00 |
|
liabru
|
6805f85589
|
remove deprecated backwards compatibility render integration from Matter.Runner
|
2021-03-21 19:13:02 +00:00 |
|
liabru
|
76bf80eaae
|
remove deprecated backwards compatibility engine events from Matter.Runner
|
2021-03-21 19:11:30 +00:00 |
|
liabru
|
63a9e988f4
|
remove deprecated Matter.Metrics
|
2021-03-21 18:58:48 +00:00 |
|
liabru
|
08a515b968
|
remove deprecated Matter.RenderPixi
|
2021-03-21 18:24:08 +00: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 |
|