Commit graph

14662 commits

Author SHA1 Message Date
samme
d80e4f5824 Skip intersects check by argument 2020-05-04 22:06:24 -07:00
samme
992af0b15e Fast path for overlapOnly 2020-05-03 23:17:27 -07:00
samme
b7bc26d06f Correct types for GameObject#body? 2020-05-02 16:16:16 -07:00
samme
1f21a7d3be Fix url type check
Fixes #5125
2020-05-02 12:36:19 -07:00
samme
9965c81c66 Set states FILE_LOADING and FILE_LOADED 2020-05-02 10:01:38 -07:00
samme
db8db69575 Correct type for Phaser.Physics.Arcade.Body#drag
Fixes #5100
2020-04-29 11:18:56 -07:00
samme
f8376c83bb Fix wake() when running
Should not sleep
2020-04-29 09:39:22 -07:00
Fred K. Schott
d827f99cb9
Add browser entrypoint for tooling, bundlers, CDNs 2020-04-27 15:21:14 -07:00
Richard Davey
d6e8600766 Update README.md 2020-04-27 17:21:59 +01:00
Richard Davey
9dcbc8965b 3.23 Release 2020-04-27 16:42:33 +01:00
Richard Davey
08cdd09e1f 3.23 Release defs 2020-04-27 16:41:28 +01:00
Richard Davey
e08c649db0 Update README.md 2020-04-27 16:40:53 +01:00
Richard Davey
56474423df Use Events and remove dead code 2020-04-27 16:40:46 +01:00
Richard Davey
afe3d7ff7b Update InputPlugin.js 2020-04-27 16:40:33 +01:00
Richard Davey
6668a8d763 New Events and lint fixes 2020-04-27 16:36:23 +01:00
Richard Davey
b0c74f156d 3.23 TypeScript defs 2020-04-27 16:30:23 +01:00
Richard Davey
727d79e8c9 Update README.md 2020-04-27 16:29:46 +01:00
Richard Davey
1cf23329d9 Update CHANGELOG.md 2020-04-27 16:29:43 +01:00
Richard Davey
ca8f0be256 Added more docs 2020-04-27 16:21:34 +01:00
Richard Davey
33dfd5c519 Fixed method name 2020-04-27 16:21:27 +01:00
Richard Davey
96b1d4c783 Update LayerDataConfig.js 2020-04-27 16:16:50 +01:00
Richard Davey
ee0a04ec19 Fixed data type 2020-04-27 16:15:05 +01:00
Richard Davey
cef9aa2120 New Type Defs 2020-04-27 16:13:49 +01:00
Richard Davey
b035d190e9 Added JSDocs 2020-04-27 16:13:40 +01:00
Richard Davey
4d190470f3 Fixed Vector2Like types 2020-04-27 16:13:17 +01:00
Richard Davey
bded374ad1 Added release date 2020-04-27 15:42:09 +01:00
Richard Davey
6783a430de Dropped beta flag 2020-04-27 15:41:58 +01:00
Richard Davey
4c77f26a29 Added JSDocs 2020-04-27 15:41:44 +01:00
Richard Davey
db07e42cd0 Update CHANGELOG.md 2020-04-27 15:23:04 +01:00
Richard Davey
f770c433ce Fixed types (fix #5017) 2020-04-27 15:23:00 +01:00
Richard Davey
6a57d7a576 Update CHANGELOG.md 2020-04-27 15:19:03 +01:00
Richard Davey
19c53407e5 CanvasTexture.setSize forgot to update the width and height properties of the Texture itself. These now match the underlying canvas element. Fix #5054 2020-04-27 15:19:00 +01:00
Richard Davey
7525ed2533 Updated docs 2020-04-27 15:09:37 +01:00
Richard Davey
6a2327f6b4 Update CHANGELOG.md 2020-04-27 14:48:58 +01:00
Richard Davey
745ad037fe Fix #5098 2020-04-27 14:48:55 +01:00
Richard Davey
a2c8f3df2a Update CHANGELOG.md 2020-04-27 14:40:45 +01:00
Richard Davey
e4a784cb8b Lint fixed version of #4373 2020-04-27 14:40:42 +01:00
Richard Davey
74bd872704 Updated version numbers 2020-04-27 14:00:47 +01:00
Richard Davey
05df837571 Update CHANGELOG.md 2020-04-27 13:59:01 +01:00
Richard Davey
756072b058
Merge pull request #4159 from jan1za/master
Added RotateTo Effect to Camera
2020-04-27 13:57:47 +01:00
Richard Davey
43723e6498 Update CHANGELOG.md 2020-04-27 13:55:52 +01:00
Richard Davey
20ae4e3806
Merge pull request #4618 from jorbascrumps/feat-multiple-loader-headers
Adds support for multiple custom Loader headers
2020-04-27 13:54:26 +01:00
Richard Davey
2d05802125
Merge pull request #4851 from rexrainbow/Input-event-of-container-bug
Fix input-event bug in nested container
2020-04-27 13:50:16 +01:00
Richard Davey
bf9cbabe50 Fixed lint errors with #4964 PR 2020-04-27 13:46:37 +01:00
Richard Davey
06f8d1b8a5
Merge pull request #4964 from gogoprog/feature/tilemapImageCollections
Create tilesets from image collections
2020-04-27 13:42:46 +01:00
Richard Davey
e1b8b04623
Merge pull request #4975 from JasonHK/jsdoc
Fixed `this` return types
2020-04-27 13:25:58 +01:00
Richard Davey
21dff62e07
Merge pull request #4973 from nisarhassan12/master
simplifies code contributions by fully automating the setup with gitpod.
2020-04-27 13:23:54 +01:00
Richard Davey
207bb63718 Update CHANGELOG.md 2020-04-27 13:17:16 +01:00
Richard Davey
5c25269ca0
Merge pull request #5058 from jdcook/fix/spine-asset-pack
adding index to spine atlases when loading through asset pack
2020-04-27 13:16:03 +01:00
Richard Davey
fd4ac6dfdf
Merge pull request #5052 from aucguy/contribute
Fix loading audio and video with blob urls
2020-04-27 13:12:17 +01:00