Richard Davey
|
3d0c17f1db
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2021-09-20 12:05:21 +01:00 |
|
Richard Davey
|
eed2b34e0e
|
Update CHANGELOG.md
|
2021-09-20 12:05:16 +01:00 |
|
Richard Davey
|
8075c3ab1b
|
Merge pull request #5819 from samme/fix/dom-element-parent-visibility
Add DOMElement#preRender, remove DOMElement#preUpdate
|
2021-09-20 12:01:16 +01:00 |
|
Richard Davey
|
cb6347d3b6
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2021-09-20 11:59:30 +01:00 |
|
Richard Davey
|
cf17493260
|
Update CHANGELOG.md
|
2021-09-20 11:59:24 +01:00 |
|
Richard Davey
|
f76f8711cd
|
Added scene property
|
2021-09-20 11:59:20 +01:00 |
|
Richard Davey
|
9adcd5c615
|
Merge pull request #5825 from ubershmekel/master
Fix #5811, log error on invalid scene.start(key)
|
2021-09-20 11:54:49 +01:00 |
|
Richard Davey
|
4007f597da
|
Merge pull request #5834 from samme/docs/CreateFromObjectLayerConfig
Docs: correct CreateFromObjectLayerConfig.classType
|
2021-09-20 11:52:56 +01:00 |
|
Richard Davey
|
5a7ed14b3b
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2021-09-20 11:51:37 +01:00 |
|
Richard Davey
|
be4c27a227
|
Update CHANGELOG.md
|
2021-09-20 11:51:35 +01:00 |
|
Richard Davey
|
bf087e5068
|
Fixed JSDocs. Fix #5833 #5835
|
2021-09-20 11:51:21 +01:00 |
|
Richard Davey
|
929ad23b4e
|
Merge pull request #5748 from rexrainbow/zone-default-dropzone
Use default hitArea if hitArea parameter is not given
|
2021-09-20 11:45:18 +01:00 |
|
Richard Davey
|
235a997dfa
|
Merge pull request #5743 from rexrainbow/view-port
Add method to get visible area
|
2021-09-20 11:42:22 +01:00 |
|
Richard Davey
|
2f8d6a023d
|
Updated version number
|
2021-09-20 11:41:47 +01:00 |
|
Richard Davey
|
259f68d04b
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2021-09-20 11:39:49 +01:00 |
|
Richard Davey
|
0c6b533506
|
Update CHANGELOG.md
|
2021-09-20 11:39:35 +01:00 |
|
Richard Davey
|
d8c5626a3a
|
The Display.Masks.BitmapMask destroy method will now remove the context-lost event handler.
|
2021-09-20 11:39:32 +01:00 |
|
Richard Davey
|
305fbd1ec6
|
Merge pull request #5742 from rexrainbow/turn-off-context-restore-event
Turn off context restore event when game object is destroyed
|
2021-09-20 11:35:34 +01:00 |
|
Richard Davey
|
9db0b98228
|
Merge pull request #5757 from samme/fix/tween-setCallback
Correct use of Tween#setCallback() and Timeline#setCallback()
|
2021-09-20 11:31:09 +01:00 |
|
Richard Davey
|
cb15887bda
|
Merge pull request #5824 from samme/feature/texture-missing-error-msg
Add texture key to the missing frame warning
|
2021-09-20 11:29:19 +01:00 |
|
samme
|
08a600edcb
|
Docs: correct CreateFromObjectLayerConfig.classType
Fixes #5831
|
2021-09-14 09:10:09 -07:00 |
|
Yuval Greenfield
|
1a713b4c5e
|
Fix #5811, log error on invalid scene.start(key)
|
2021-09-03 23:11:29 -07:00 |
|
Richard Davey
|
e23d50eb04
|
Update CHANGELOG.md
|
2021-09-03 12:35:37 +01:00 |
|
Richard Davey
|
535ca66ec6
|
colr typo in the docs
|
2021-09-03 12:35:32 +01:00 |
|
Richard Davey
|
7bbccf3327
|
Changing to v3.60
|
2021-09-03 12:35:18 +01:00 |
|
samme
|
c9cbace6f2
|
Add texture key to the missing frame warning
|
2021-09-02 10:41:16 -07:00 |
|
samme
|
846ea3fe1d
|
Add DOMElement#preRender, remove DOMElement#preUpdate
Check parent visibility in preRender()
Fixes #5816
|
2021-08-27 10:43:21 -07:00 |
|
Richard Davey
|
c2a75b5bfa
|
Update README.md
|
2021-08-26 16:14:19 +01:00 |
|
samme
|
0882e03fce
|
Remove obsolete comment
|
2021-06-27 11:53:30 -07:00 |
|
samme
|
9e6dc57063
|
Correct use of tween/timeline setCallback()
Fixes #5753
|
2021-06-26 17:30:24 -07:00 |
|
Richard Davey
|
8373e6f81a
|
Update CHANGELOG.md
|
2021-06-18 18:07:02 +01:00 |
|
Richard Davey
|
9066f756f9
|
Made it clear a Tween will not update _ properties. Fix #5747
|
2021-06-18 18:06:58 +01:00 |
|
Richard Davey
|
fc1126878b
|
Update CHANGELOG.md
|
2021-06-18 18:03:11 +01:00 |
|
Richard Davey
|
7d70bfbd57
|
Removed Config.domBehindCanvas property as it's never used internally. Fix #5749
|
2021-06-18 18:03:07 +01:00 |
|
Richard Davey
|
320aedcaba
|
Update README.md
|
2021-06-17 16:15:44 +01:00 |
|
Richard Davey
|
b6f1e0e893
|
Update README.md
|
2021-06-17 16:07:29 +01:00 |
|
Richard Davey
|
419df09c3d
|
Update README.md
|
2021-06-17 16:00:21 +01:00 |
|
Rex
|
66e322dcd5
|
Use default hitArea if not hitArea is not ogiven
Default hitArea will resize when `zone.setSize(w, h)`
|
2021-06-16 11:16:19 +08:00 |
|
Rex
|
3246dc4d8e
|
Add method to get visible area
|
2021-06-12 13:27:22 +08:00 |
|
Rex
|
a6c75a36c8
|
Turn off context restore event when game object is destroyed
|
2021-06-12 12:44:23 +08:00 |
|
Richard Davey
|
1c859e48a5
|
Update CHANGELOG.md
|
2021-06-08 09:00:02 +01:00 |
|
Richard Davey
|
f7e9ed027a
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2021-06-08 08:58:21 +01:00 |
|
Richard Davey
|
5cd7d64126
|
Update package-lock.json
|
2021-06-08 08:58:19 +01:00 |
|
Richard Davey
|
5cf01e2d6a
|
Merge pull request #5725 from consolenaut/capacitor-file-fix
Fix Capacitor iOS file load issue
|
2021-06-08 08:57:47 +01:00 |
|
Josh Black
|
cea3d45719
|
Add capacitor:// to protocol check to prevent malformed double-url issue in capacitor
|
2021-06-02 12:30:33 +01:00 |
|
Richard Davey
|
3dc66c3a43
|
Preparing for 3.56
|
2021-06-01 16:11:42 +01:00 |
|
Richard Davey
|
01136d34a1
|
Update CHANGELOG.md
|
2021-06-01 16:11:31 +01:00 |
|
Richard Davey
|
f95d1d224b
|
Animation.createFromAseprite would calculate an incorrect frame duration if the frames didn't all have the same speed.
|
2021-06-01 16:11:27 +01:00 |
|
Richard Davey
|
1a086fc57c
|
3.55.2 Release
|
2021-05-27 14:52:00 +01:00 |
|
Richard Davey
|
9cd5f56eea
|
Fixed an issue in FillPathWebGL , IsoBoxWebGLRenderer and IsoTriangleWebGLRenderer functions which caused the filled versions of most Shape Game Objects to pick-up the texture of the previous object on the display list. Fix #5720
|
2021-05-27 14:48:40 +01:00 |
|