Commit graph

14434 commits

Author SHA1 Message Date
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
Richard Davey
63eb41eb94
Merge pull request #5051 from samme/feature/tiled-point-and-createFromObjects
Add Tiled point object and change offset in createFromObjects()
2020-04-27 13:10:34 +01:00
Richard Davey
e85a66f4e9 Shouldn't be part of the Container 2020-04-27 13:04:08 +01:00
Richard Davey
91e8d331c6 lint fixes 2020-04-27 13:03:55 +01:00
Richard Davey
f66e05b81d
Merge pull request #5042 from Minious/master
Fix wrong Container.getBounds with child container
2020-04-27 13:01:53 +01:00
Richard Davey
a03b6e6592 Lint fixes 2020-04-27 12:59:28 +01:00
Richard Davey
f0350231ea Update CHANGELOG.md 2020-04-27 12:58:12 +01:00
Richard Davey
3df2b2eac4
Merge pull request #5041 from samme/fix/audiofile-state
Fix undefined state during processing of AudioFile and VideoFile
2020-04-27 12:54:27 +01:00
Richard Davey
4cf99a6c81 Update CHANGELOG.md 2020-04-27 12:52:39 +01:00
Richard Davey
2c80fad116 When enabling a Game Object for Input Debugging the created debug shape will now factor in the position, scale and rotation of the Game Objects parent Container, if it has one. #4998 2020-04-27 12:52:36 +01:00
Richard Davey
397944181e Update CHANGELOG.md 2020-04-27 12:45:39 +01:00
Richard Davey
9f5ac5e46b
Merge pull request #4998 from scott20145/fix_inputdebug_shape_position
Fix inputDebug shape position when the target is inside a container
2020-04-27 12:45:25 +01:00
Richard Davey
d438c93435
Merge pull request #4985 from rexrainbow/datamanager-improvement
Add incData, toggleData methods
2020-04-27 12:43:56 +01:00
Richard Davey
91bfd7d0c2
Merge pull request #4984 from Nightspeller/issue#4983
Proposed fix for the issue#4983
2020-04-27 12:39:24 +01:00
Richard Davey
d06ee8f4a5 Update CHANGELOG.md 2020-04-27 12:39:09 +01:00
Richard Davey
f92b649d85
Merge pull request #5004 from samme/fix/4976-headless-text
Fix updateText() error for headless renderer
2020-04-27 12:36:01 +01:00
Richard Davey
ba76f61109
Merge pull request #4995 from samme/fix/checkCollision-none-vs-tile
Fix checkCollision none for tile collisions; and optimizations
2020-04-27 12:32:40 +01:00
Richard Davey
0e8d292809
Merge pull request #4893 from FostUK/spine-manifest-loading
Support for loading spine files via manifest
2020-04-27 12:28:23 +01:00
Richard Davey
0b1267e93a
Merge pull request #4965 from mktcode/patch-1
set depth of input debug body
2020-04-27 12:25:45 +01:00
Richard Davey
eaebcbd91f
Merge pull request #5033 from samme/fix/matter-common-isString
Fix 'TypeError: Invalid calling object' in IE
2020-04-27 12:23:46 +01:00
Richard Davey
6a93f9e746
Merge pull request #5043 from samme/fix/setGameSize-aspect
Fix wrong display aspect ratio after setGameSize()
2020-04-27 12:21:54 +01:00
Richard Davey
d0c4f4df12
Merge pull request #5047 from jdcook/fix/particles-get-points
added stepRate check for GetPoints methods
2020-04-27 12:20:22 +01:00
Richard Davey
f516ceefb1 Update CHANGELOG.md 2020-04-27 12:17:07 +01:00
Richard Davey
598356dfef
Merge pull request #5048 from samme/docs/PackFileSection
Add Phaser.Types.Loader.FileTypes.PackFileSection
2020-04-27 12:16:34 +01:00
Richard Davey
ab7b7b19a4
Merge pull request #5066 from samme/fix/5065-scene-update-before-create
Fix scene update before create
2020-04-27 12:15:41 +01:00
Richard Davey
db882e82dd
Merge pull request #5060 from jjcapellan/fix5059
fix #5059
2020-04-27 12:13:51 +01:00
Richard Davey
c34212aed4
Merge pull request #5070 from 123survesh/fix_mozLockOrientation
Fix for issue #5069, where using lockOrientation breaks in firefox
2020-04-27 12:11:51 +01:00
Richard Davey
d2dce27e25
Merge pull request #5082 from MrMadClown/master
#5078
2020-04-27 12:09:36 +01:00
Richard Davey
5d2f61b232
Merge pull request #5094 from samme/feature/path-getTangent
Add Phaser.Curves.Path#getTangent
2020-04-27 12:06:50 +01:00