Richard Davey
|
1aa58849f3
|
Merge pull request #6058 from samme/patch-12
Docs: correct generateFrameNames() example
|
2022-04-14 15:34:13 +01:00 |
|
Richard Davey
|
1174993e1d
|
Merge pull request #6062 from samme/docs/tilemaps-classType
Docs: add CreateFromObjectsClassTypeConstructor
|
2022-04-14 15:33:48 +01:00 |
|
Richard Davey
|
329bc0ac95
|
Merge pull request #6070 from lukashass/fix-disable-context-menu-target
Disable context menu on input target instead of document.body
|
2022-04-14 15:29:01 +01:00 |
|
Richard Davey
|
6edfec43db
|
Merge pull request #6073 from samme/patch-13
Docs: clarify ParticleEmitter#moveTo
|
2022-04-14 15:26:13 +01:00 |
|
Richard Davey
|
1659775dbc
|
Upgraded packages
|
2022-04-14 14:07:01 +01:00 |
|
samme
|
0b6d26b114
|
Docs: clarify ParticleEmitter#moveTo
#6046
|
2022-04-08 09:55:42 -07:00 |
|
Krzysztof Głogocki
|
726c874c10
|
Merge remote-tracking branch 'origin/master' into bugfix/cordova-webaudio-fix
|
2022-04-07 14:08:05 +02:00 |
|
kglogocki
|
4abe0a6f9b
|
Merge pull request #1 from photonstorm/master
Syncing fork
|
2022-04-07 13:14:38 +02:00 |
|
Krzysztof Głogocki
|
20216d0476
|
Reverted dist files, package-lock and types
|
2022-04-07 12:14:52 +02:00 |
|
Lukas Hass
|
b7a4b77a6a
|
Disable context menu on input target instead of document.body
Fixes #6064
|
2022-04-02 23:57:15 +02:00 |
|
T.J. L
|
5e5436c44b
|
Fix copy-paste error in StarRender.
|
2022-04-02 01:51:12 -07:00 |
|
T.J. L
|
ff4ef2872b
|
Don't overwrite the return values from require()
|
2022-04-02 01:49:19 -07:00 |
|
T.J. L
|
1551d1b270
|
Fix kerning for BitmapText on Canvas renderer
|
2022-04-02 01:33:04 -07:00 |
|
samme
|
7f37d52ba9
|
Docs: add CreateFromObjectsClassTypeConstructor
|
2022-03-30 11:05:27 -07:00 |
|
samme
|
d083179cbb
|
Allow moving particles to (0, 0)
moveToX and moveToY are initialized to null instead of 0
|
2022-03-29 18:20:26 -07:00 |
|
samme
|
dfa6e8646a
|
Docs: correct generateFrameNames() example
Fixes #6054
|
2022-03-29 17:38:37 -07:00 |
|
samme
|
8b70cf643d
|
Simplify the moveTo calculation
|
2022-03-25 11:24:59 -07:00 |
|
samme
|
e12ccfe8a0
|
Docs: correct Rectangle#setSize() description
Re. #5744 etc.
|
2022-03-17 11:38:44 -07:00 |
|
Rex
|
24cbfa22bb
|
Add parameter description
|
2022-03-12 09:48:48 +08:00 |
|
Rex
|
2d1d64047c
|
Destroy game objects safely
|
2022-03-12 09:43:33 +08:00 |
|
samme
|
0e22b0ecd6
|
Docs: correct args in ParticleEmitter#explode()
All arguments are optional
|
2022-03-11 14:00:05 -08:00 |
|
Marko
|
983d93cc29
|
Use dom.type.undefined with function parameters
|
2022-03-08 19:03:58 +02:00 |
|
Roberto Arosemena
|
c2faa10e68
|
Reverted default phaser.d.ts file
|
2022-03-04 10:48:42 -06:00 |
|
Roberto Arosemena
|
87c44cbad7
|
Added time parameters to SceneUpdateCallback typedef file
|
2022-03-04 10:45:26 -06:00 |
|
Richard Davey
|
aa5f54cfa2
|
Update CHANGELOG-v3.60.md
|
2022-03-04 16:35:52 +00:00 |
|
Richard Davey
|
82951cbc3f
|
Merge pull request #6028 from samme/feature/scene-start-changes
Improve the scene start logic
|
2022-03-04 16:34:22 +00:00 |
|
Roberto Arosemena
|
17bf09921c
|
Fixed the type definition of SceneUpdateCallback
|
2022-02-28 22:06:47 -06:00 |
|
Marko
|
8a66d702c8
|
Handle nullable in parser.parseType
|
2022-03-01 01:19:51 +02:00 |
|
Marko
|
894e67d6bb
|
Fix issue: hitAreaCallback type definition #5954
|
2022-03-01 00:43:47 +02:00 |
|
Richard Davey
|
59fbcc5ca3
|
Updated copyright year
|
2022-02-28 14:29:51 +00:00 |
|
Richard Davey
|
0bb3f23328
|
Update CHANGELOG-v3.60.md
|
2022-02-28 14:00:17 +00:00 |
|
Richard Davey
|
7aa7187a0f
|
Merge pull request #5870 from samme/docs/class-types
Add GroupClassTypeConstructor and ParticleClassConstructor types
|
2022-02-28 13:53:39 +00:00 |
|
Richard Davey
|
42f23045b2
|
Merge pull request #5953 from schontz/master
destroy game objects during shutdown safely #5520
|
2022-02-28 13:46:31 +00:00 |
|
Richard Davey
|
bb13fb8e1c
|
Merge pull request #6023 from spayton/pub-master
Container game object should supply container reference to child rend…
|
2022-02-28 13:43:38 +00:00 |
|
Richard Davey
|
14c018f862
|
Merge pull request #6012 from arbassic/fix-bitmaptext-kerning
Fix kerning in BitmapText rendering
|
2022-02-28 13:41:33 +00:00 |
|
Richard Davey
|
cee43151aa
|
Merge pull request #5997 from samme/fix/shutdown-loading-scene
Remove the load complete handlers when stopping a scene
|
2022-02-28 13:36:33 +00:00 |
|
Richard Davey
|
31de3bda5f
|
Merge pull request #6021 from rexrainbow/video-spritefx
Can add spriteFx pipeline to Video game object
|
2022-02-28 13:27:40 +00:00 |
|
stu
|
85396d13ab
|
Container game object should supply container reference to child rendering
|
2022-02-25 17:56:50 +00:00 |
|
Richard Davey
|
ca14b49907
|
Update CHANGELOG-v3.60.md
|
2022-02-24 13:36:51 +00:00 |
|
Richard Davey
|
bc44f0c88b
|
Merge pull request #6020 from andymikulski/fix-canvas-rt-fill
Bugfix: RenderTexture: Fix `fill` on Canvas always appearing black
|
2022-02-24 13:34:46 +00:00 |
|
Rex
|
7bc14a9f12
|
Remove space
|
2022-02-24 13:03:54 +08:00 |
|
Rex
|
65f9228973
|
Can add spriteFx pipeline to Video game object
|
2022-02-24 13:01:30 +08:00 |
|
Andy Mikulski
|
b3c4616550
|
RenderTexture: Use 255-based RGB values when filling a Canvas
|
2022-02-22 18:33:09 -07:00 |
|
samme
|
683fc8cf06
|
Scene start changes
- Scenes starting, loading, or creating are not started
- Scenes sleeping are shutdown and then started
|
2022-02-22 17:29:05 -08:00 |
|
Richard Davey
|
58f09aa006
|
Update Tile.js
|
2022-02-22 13:51:03 +00:00 |
|
Richard Davey
|
3a6d470b85
|
Update CHANGELOG-v3.60.md
|
2022-02-21 18:47:23 +00:00 |
|
Richard Davey
|
cc7381e3c7
|
Merge pull request #5995 from samme/fix/load-script-invalid-type
Fix missing script type
|
2022-02-21 18:45:42 +00:00 |
|
Richard Davey
|
62d5ffcbf7
|
Update CHANGELOG-v3.60.md
|
2022-02-21 18:44:57 +00:00 |
|
Richard Davey
|
6edbd9df22
|
Update RenderTexture.js
|
2022-02-21 18:42:54 +00:00 |
|
Richard Davey
|
6a6590d0dd
|
Merge pull request #6000 from sjb933/hotfix-rendertexture-blend
Fixed WebGL blending that was broken in 3.50. Fix #5565, fix #5996
|
2022-02-21 18:41:40 +00:00 |
|