Commit graph

53 commits

Author SHA1 Message Date
Richard Davey
61a8fda08c Merge branch 'master' of https://github.com/phaserjs/phaser 2024-02-14 22:34:22 +00:00
Richard Davey
dc015affb0 Update CHANGELOG-v3.80.md 2024-02-14 22:32:46 +00:00
Ben Richards
878d3d2211 Fix support for BPTC and RGTC texture compression.
They use different WebGL extension name formats.
2024-02-13 17:38:19 +13:00
Robert Kowalski
364c4939e6 Update CHANGELOG-v3.80.md 2024-02-12 10:15:59 -05:00
Robert Kowalski
254d4a1f45 Organize Input Updates in CHANGELOG-v3.80.md 2024-02-12 09:45:14 -05:00
Robert Kowalski
1419e6c099
Update CHANGELOG-v3.80.md 2024-02-09 22:51:50 -05:00
Ben Richards
2e8a8f8081 Add default normal map texture __NORMAL.
Remove `LightPipeline.defaultNormalMap`, as this universal texture is
now available to use.
2024-02-09 15:51:53 +13:00
Robert Kowalski
8722c9a353
Update CHANGELOG-v3.80.md 2024-02-08 15:21:40 -05:00
Ben Richards
4353a1e175 Improve safety around context loss.
Clarify notes on drawing dynamic textures during context loss.
Allow `Shader` to initialize and operate during context loss.
Improve resize handling on context loss and recovery.
2024-02-08 18:53:10 +13:00
Robert Kowalski
565484a43b
Update CHANGELOG-v3.80.md 2024-02-07 17:12:52 -05:00
Robert Kowalski
1fc8e5bb72
Update CHANGELOG-v3.80.md 2024-02-05 18:55:51 -05:00
Ben Richards
a4e96855fc Correct documentation of LightPipeline.currentNormalMap. 2024-02-05 14:30:24 +13:00
Robert Kowalski
a924eb3fa7
Update CHANGELOG-v3.80.md 2024-02-02 18:53:24 -05:00
Robert Kowalski
62c943e1d4
Update CHANGELOG-v3.80.md 2024-02-02 16:33:05 -05:00
Richard Davey
56f4c89938
Merge pull request #6725 from phaserjs/webgl-wrappers
Merge WebGL Context Loss work
2024-02-02 12:36:57 +00:00
Ben Richards
b7f91a6c16 Add Changelog for WebGL Context Restore. 2024-02-02 23:06:21 +13:00
Robert Kowalski
2abb575074
Update CHANGELOG-v3.80.md 2024-02-01 15:02:12 -05:00
Richard Davey
0e6fc20a0c Update CHANGELOG-v3.80.md 2024-02-01 19:23:26 +00:00
Robert Kowalski
cc1f64c333
Update CHANGELOG-v3.80.md 2024-02-01 13:28:14 -05:00
Richard Davey
9025262b11 Update CHANGELOG-v3.80.md 2024-02-01 17:30:14 +00:00
Richard Davey
e920685102 Update CHANGELOG-v3.80.md 2024-02-01 17:25:55 +00:00
Robert Kowalski
a71bb012a4
Update CHANGELOG-v3.80.md 2024-02-01 11:41:14 -05:00
Richard Davey
56ee1c1238 Update CHANGELOG-v3.80.md 2024-02-01 14:02:24 +00:00
Richard Davey
b3722b1989 Update CHANGELOG-v3.80.md 2024-02-01 12:47:38 +00:00
Richard Davey
5e0a40022e Update CHANGELOG-v3.80.md 2024-02-01 12:23:18 +00:00
Robert Kowalski
3306fd19a0
Update CHANGELOG-v3.80.md 2024-01-31 17:51:46 -05:00
Richard Davey
4d3bdc8458 Update CHANGELOG-v3.80.md 2024-01-31 21:33:49 +00:00
Richard Davey
7c5e4dc2f6 Update CHANGELOG-v3.80.md 2024-01-31 21:22:43 +00:00
Richard Davey
9499d2bb74 Update CHANGELOG-v3.80.md 2024-01-31 21:18:14 +00:00
Robert Kowalski
d6c61dbbc4
Update CHANGELOG-v3.80.md 2024-01-31 15:49:04 -05:00
Robert Kowalski
bfce4b7269 Merge branch 'master' of https://github.com/phaserjs/phaser 2024-01-31 15:34:22 -05:00
Robert Kowalski
a48db68b53 The PlaceOnLine Action now supports ease functions 2024-01-31 15:34:19 -05:00
Richard Davey
659ccd127e Update CHANGELOG-v3.80.md 2024-01-31 20:32:13 +00:00
Richard Davey
425ef3b472 Update CHANGELOG-v3.80.md 2024-01-31 20:23:46 +00:00
Richard Davey
fd1ab35419 Update CHANGELOG-v3.80.md 2024-01-31 19:35:13 +00:00
Richard Davey
c6f5638e45 Update CHANGELOG-v3.80.md 2024-01-31 18:12:54 +00:00
Richard Davey
ab6776e69f Update CHANGELOG-v3.80.md 2024-01-31 17:36:24 +00:00
Richard Davey
4831095538 Update CHANGELOG-v3.80.md 2024-01-31 17:26:18 +00:00
Richard Davey
78b7e9ddda Update CHANGELOG-v3.80.md 2024-01-31 16:53:21 +00:00
Richard Davey
8048d3d906 Update CHANGELOG-v3.80.md 2024-01-31 16:52:49 +00:00
Robert Kowalski
ab0ce4d335 CheckIsoBounds after checking if the iso tile will be visible 2024-01-31 11:34:21 -05:00
Robert Kowalski
7420a998c7
Update CHANGELOG-v3.80.md 2024-01-31 06:07:55 -05:00
Robert Kowalski
be5223936a Update CHANGELOG-v3.80.md 2024-01-29 23:33:19 -05:00
Robert Kowalski
2e4b43be4e AnimationFrame duration is the duration of the frame if set, msPerFrame is not added 2024-01-26 13:19:54 -05:00
Robert Kowalski
1bfdcfe922 TileSprite textures are now stored in the TextureManager 2024-01-24 19:54:46 -05:00
Robert Kowalski
6ea40f8b32 Text textures are now stored in the TextureManager 2024-01-24 17:25:42 -05:00
Richard Davey
91986c58e5 Update CHANGELOG-v3.80.md 2024-01-12 18:22:02 +00:00
Richard Davey
828de95e2f Update CHANGELOG-v3.80.md 2024-01-12 18:18:09 +00:00
Richard Davey
81d985b7ef Update CHANGELOG-v3.80.md 2024-01-12 18:08:47 +00:00
Richard Davey
099919102a Update CHANGELOG-v3.80.md 2024-01-12 18:06:26 +00:00