Richard Davey
|
f6a5463131
|
Removed Mouse class from matter.js as it's not used.
|
2017-11-26 15:30:26 +00:00 |
|
Richard Davey
|
f4cdd3c1b4
|
Optimization of Body's hidden class
|
2017-11-26 15:02:42 +00:00 |
|
Richard Davey
|
dfa3cc243a
|
Optimization of Resolver.solvePosition method
|
2017-11-26 14:50:40 +00:00 |
|
Richard Davey
|
81b3656d1e
|
Added Pair.update optimisations and removed the Contact class.
|
2017-11-26 14:37:17 +00:00 |
|
Richard Davey
|
ce28eaaad8
|
Added the Attractors and Wrap matter plugins. Fixed the Plugin register. Added silence option to stop plugin logging to the console.
|
2017-11-24 13:42:32 +00:00 |
|
Richard Davey
|
ffeff9d2f7
|
Added confirmedActive speed optimisation to matter.js and removed Common.indexOf
|
2017-11-24 00:37:09 +00:00 |
|
Richard Davey
|
4723ef0caa
|
Removed use of Common.indexOf after some horrible perf results.
|
2017-11-23 16:55:17 +00:00 |
|
Richard Davey
|
7c29eab78c
|
Body has new property: ignorePointer, which pointer checks.
|
2017-11-23 14:59:26 +00:00 |
|
Richard Davey
|
1067432174
|
Modified Matter source to add ignoreGravity option as it can't be monkey-patched in
|
2017-11-22 16:24:09 +00:00 |
|
Richard Davey
|
213b7b4a86
|
Refactoring matter.js include
|
2017-11-21 02:04:05 +00:00 |
|