.. |
actions
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
animations
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
cache
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
cameras
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
core
|
Revert define changes as they don't work
|
2024-02-21 13:23:52 +00:00 |
create
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
curves
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
data
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
device
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
display
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
dom
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
events
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
fx
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
gameobjects
|
Updated documentation and removed Transform component
|
2024-02-27 15:48:31 +00:00 |
geom
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
input
|
The default for inputActivePointers works for this condition now
|
2024-04-22 09:30:00 -04:00 |
loader
|
If GetURL returns false File.load will now throw a helpful error instead of crashing
|
2024-04-21 18:41:17 +01:00 |
math
|
Math.RectangleLike is a new typedef that defines a rectangle-like object with public x , y , width and height properties.
|
2024-02-20 23:52:54 +00:00 |
physics
|
Revert "Add bounce event to arcade physics Fix #6406"
|
2024-02-21 07:22:57 -05:00 |
plugins
|
Revert define changes as they don't work
|
2024-02-21 13:23:52 +00:00 |
polyfills
|
The Request Video Frame polyfill will now check first to see if the browser supports HTMLVideoElement before trying to inspect its prototype. This should help in non-browser environments.
|
2023-09-27 17:18:10 +01:00 |
renderer
|
Remove unsynced flipY from Shader and DynamicTexture textures.
|
2024-02-27 17:29:49 +13:00 |
scale
|
The ScaleManager.orientationChange event listener will now directly refresh the Scale Manager internals. This fixes an issue where the orientation change event would fire after the window resize event, causing the Scale Manager to incorrectly report the new orientation on Chrome on iOS. Fix #6484
|
2024-02-20 22:46:05 +00:00 |
scene
|
Revert define changes as they don't work
|
2024-02-21 13:23:52 +00:00 |
sound
|
WebAudioSound will now set hasEnded = false as part of stopAndRemoveBufferSource , after the source has been stopped and disconnected. This should prevent it from being left in a true state if the source onended callback fired late, after the sound had been re-played. Fix #6657
|
2024-02-20 17:50:44 +00:00 |
structs
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
textures
|
Remove unsynced flipY from Shader and DynamicTexture textures.
|
2024-02-27 17:29:49 +13:00 |
tilemaps
|
Revert define changes as they don't work
|
2024-02-21 13:23:52 +00:00 |
time
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
tweens
|
Spelling fixes
|
2024-03-05 22:21:42 -05:00 |
utils
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
const.js
|
Update const.js
|
2024-02-27 14:59:29 +00:00 |
phaser-arcade-physics.js
|
Revert define changes as they don't work
|
2024-02-21 13:23:52 +00:00 |
phaser-core.js
|
Revert define changes as they don't work
|
2024-02-21 13:23:52 +00:00 |
phaser-esm.js
|
Updated copyright year, company and author
|
2024-02-19 17:12:24 +00:00 |
phaser-ie9.js
|
Revert define changes as they don't work
|
2024-02-21 13:23:52 +00:00 |
phaser.js
|
Revert define changes as they don't work
|
2024-02-21 13:23:52 +00:00 |