Commit graph

19598 commits

Author SHA1 Message Date
Zeke Chan
5e68c3d812 Create MatterWrapBounds.md 2024-07-01 23:38:26 +08:00
Zeke Chan
9ebe03b40f Create MatterAttractor.md 2024-07-01 23:38:23 +08:00
Zeke Chan
3fe805e5b7 Update CHANGELOG-v3.85.md 2024-07-01 23:38:21 +08:00
Zeke Chan
f69411fd6b Integrated MatterCollisionEvents plugin 2024-07-01 17:20:58 +08:00
Zeke Chan
2bd89f1f29 Removed MatterCollisionEvents plugin 2024-07-01 17:20:43 +08:00
Zeke Chan
ea79f2be5c Update MatterPhysics.js 2024-07-01 16:55:07 +08:00
Zeke Chan
431e58aa0f Update Engine.js 2024-07-01 16:54:49 +08:00
Zeke Chan
ad2865f3fb Added attractors property 2024-07-01 16:54:35 +08:00
Zeke Chan
f09936ac7c Update CHANGELOG-v3.85.md 2024-07-01 16:54:18 +08:00
Zeke Chan
cff438b2f8
Merge pull request #6846 from samme/feature/direct-control-friction
Add friction for direct-control bodies
2024-06-29 14:52:02 +08:00
Richard Davey
2abd121694
Merge branch 'master' of https://github.com/phaserjs/phaser 2024-06-28 13:14:03 +01:00
Zeke Chan
429b794bd1 Update Runner.js 2024-06-28 17:51:33 +08:00
Zeke Chan
49cf8ddf0e Update CHANGELOG-v3.85.md 2024-06-28 17:48:57 +08:00
Zeke Chan
ecd4bcb512 Update CHANGELOG-v3.85.md 2024-06-28 17:47:45 +08:00
Zeke Chan
a0f44ed02e Added wrapBounds property 2024-06-28 17:32:54 +08:00
Zeke Chan
ea0651f44d Removed MatterCollisionEvents, MatterAttractors, MatterWrap plugins 2024-06-28 17:32:33 +08:00
Zeke Chan
2ec9e38405 Added wrap to bounds feature 2024-06-28 17:31:50 +08:00
Zeke Chan
8667f5dd38 Added wrap to bounds feature 2024-06-28 17:31:41 +08:00
Zeke Chan
a69bacbb5c Added wrap to bounds feature 2024-06-28 17:31:31 +08:00
Zeke Chan
2512f65da0 Added wrap to bounds feature 2024-06-28 17:31:27 +08:00
Zeke Chan
df2e7e7104 Update MatterWorldConfig.js 2024-06-28 16:29:38 +08:00
Zeke Chan
e0aed1aacf Update MatterWorldConfig.js 2024-06-28 15:43:57 +08:00
Zeke Chan
74adbcbc3f Update CHANGELOG-v3.85.md 2024-06-28 10:38:44 +08:00
Zeke Chan
3529574fb3 Create MatterJS.md 2024-06-28 10:38:41 +08:00
Richard Davey
61994fa22d
Merge branch 'master' of https://github.com/phaserjs/phaser 2024-06-27 12:29:43 +01:00
Richard Davey
a376f3d690
Update copy-to-examples-watch.js 2024-06-27 12:29:41 +01:00
Zeke Chan
ec8fd00c48 Update CHANGELOG-v3.85.md 2024-06-27 17:14:17 +08:00
Zeke Chan
0c12b62ec8 Update matter.d.ts
Added `contactCount`
2024-06-27 17:08:02 +08:00
Zeke Chan
8c5630f8bc Update phaser.d.ts
Changed `activeContacts` to `contacts`
2024-06-27 17:07:35 +08:00
Zeke Chan
05a814dc1d Update World.js
Updated `pair.activeContacts.length` to use new `pair.contactCount` property
2024-06-27 17:06:44 +08:00
Zeke Chan
0458e4ab01 Update MatterCollisionPair.js
Changed `activeContacts` to `contacts`
2024-06-27 17:05:39 +08:00
samme
b961398acf Add friction for direct-control bodies
Fixes #6792
2024-06-26 09:43:39 -07:00
Zeke Chan
ea48bcf491 Update ParticleEmitter.js 2024-06-26 10:58:39 +08:00
Zeke Chan
0ab223054a Update CHANGELOG-v3.85.md 2024-06-26 10:58:37 +08:00
Richard Davey
c45e2f4dba MatterJS v0.20 integration 2024-06-25 18:51:12 +01:00
Richard Davey
91f21c95e9 3.85 beta 2 const 2024-06-25 18:50:55 +01:00
Zeke Chan
f0f82d3a40 Update ParticleEmitter.js 2024-06-25 15:55:55 +08:00
Richard Davey
b49cf68e71 v.3.85.0-beta.1 release 2024-06-21 17:00:46 +01:00
Richard Davey
c5a5a9fce2 Update README.md 2024-06-21 16:53:59 +01:00
Zeke Chan
42a6831106 Update GetBitmapTextSize.js
Fixed extra empty line issue in GetBitmapTextSize.js when setMaxWidth is called with line width less than a word.
2024-06-21 16:27:30 +08:00
Zeke Chan
4bfe3f58ee Update CHANGELOG-v3.85.md 2024-06-21 16:25:45 +08:00
Zeke Chan
34b16ceb48 Update CHANGELOG-v3.85.md 2024-06-19 14:22:37 +08:00
Zeke Chan
323e4b8a78 Update CHANGELOG-v3.85.md 2024-06-19 14:19:00 +08:00
Zeke Chan
f92e1e86f2 Update ScaleManager.js 2024-06-19 14:18:50 +08:00
Zeke Chan
50503e56a5 Update CHANGELOG-v3.85.md 2024-06-19 13:59:27 +08:00
Zeke Chan
9b2663774e Fixed bitmapText kerning bug 2024-06-19 13:55:41 +08:00
Zeke Chan
0951a4a3d4 Update ORIENTATION_CONST.js
Added secondary landscape orientation.
Added secondary portrait orientation.
2024-06-18 15:53:49 +08:00
Zeke Chan
c2e849eb96 Update CHANGELOG-v3.85.md 2024-06-14 15:07:32 +08:00
Zeke Chan
a4779bb5f3 Update Frame.js
Added `setCutPosition`, `setCutSize`
2024-06-14 15:07:21 +08:00
Zeke Chan
c50a78321b Update CHANGELOG-v3.85.md 2024-06-14 14:15:36 +08:00