phaser/src
2024-07-23 16:39:49 +01:00
..
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 Apply Math.floor across all camera values during preRender 2024-07-16 23:18:31 +01:00
core Include version in gameURL 2024-07-19 17:01:30 +01: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 Merge pull request #6816 from jacklehamster/master 2024-07-23 16:52:37 +08:00
geom Update GetLineToLine.js 2024-06-13 17:30:36 +08:00
input Merge pull request #6850 from rexrainbow/bugfix-drag 2024-07-10 16:47:26 +08:00
loader Merge pull request #6793 from samme/feature/remove-asset-pack 2024-07-16 16:17:53 +08:00
math Fixed call to lengthSq 2024-07-12 16:58:51 +01:00
physics Changed group.length to group.getLength() 2024-07-05 15:25:14 +08:00
plugins Revert define changes as they don't work 2024-02-21 13:23:52 +00:00
polyfills The requestVideoFrame polyfill has been updated to the latest release, which should resolve some SSR framework issues. 2024-06-06 15:49:06 +01:00
renderer Moved errors description above @ignore tag 2024-07-17 23:32:12 +08:00
scale Update ScaleManager.js 2024-06-19 14:18:50 +08:00
scene Revert define changes as they don't work 2024-02-21 13:23:52 +00:00
sound Changed version number 2024-06-06 15:49:06 +01:00
structs Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
textures The Texture.getFrameBounds method will now include the BASE texture in its calculations. This prevents it from returning a size of Infinity. This fixes an issue where a Tileset with margin/spacing loaded via load.spritesheet instead of load.image would have its margin and spacing ignored. Fix #6823 2024-07-23 16:39:49 +01:00
tilemaps Removed debugging info. 2024-07-23 16:38:07 +01:00
time Added missing var in for loop 2024-07-16 16:21:26 +08:00
tweens Fix #6768 Tweens in a looping chain fire onStart only once 2024-07-17 15:35:06 +08:00
utils Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
const.js 3.85 beta 2 const 2024-06-25 18:50:55 +01:00
phaser-arcade-physics.js Revert define changes as they don't work 2024-02-21 13:23:52 +00:00
phaser-core.js Removed .js from require paths (not needed) 2024-05-15 15:02:31 +01: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