.. |
actions
|
License link update
|
2019-05-10 16:15:04 +01:00 |
animations
|
Removing a frame from a 2 frame animation would cause an error when a Sprite using that animation next tried to render. Fix #4621
|
2019-07-03 15:07:53 +01:00 |
cache
|
License link update
|
2019-05-10 16:15:04 +01:00 |
cameras
|
fix intensity type
|
2019-08-01 16:19:32 +08:00 |
core
|
Added antialiasGL option
|
2019-08-29 11:46:58 +01:00 |
create
|
License link update
|
2019-05-10 16:15:04 +01:00 |
curves
|
Update Path.js
|
2019-07-11 15:17:43 +01:00 |
data
|
License link update
|
2019-05-10 16:15:04 +01:00 |
device
|
License link update
|
2019-05-10 16:15:04 +01:00 |
display
|
Updated context lost / restored handlers
|
2019-07-17 16:38:00 +01:00 |
dom
|
CreateDOMContainer will now use div.style.cssText to set the inline styles of the container, so it now works on IE11. Fix #4674
|
2019-07-24 15:16:08 +01:00 |
events
|
License link update
|
2019-05-10 16:15:04 +01:00 |
gameobjects
|
RenderTexture would not update texture size on resize
|
2019-09-10 17:03:52 +03:00 |
geom
|
Added the new Geometry type properties
|
2019-07-18 10:36:11 +01:00 |
input
|
Updated docs
|
2019-08-07 12:20:17 +01:00 |
loader
|
License link update
|
2019-05-10 16:15:04 +01:00 |
math
|
Testing rotation fix
|
2019-07-25 17:57:20 +01:00 |
physics
|
ArcadePhysics.Body.checkWorldBounds would incorrectly report as being on the World bounds if the blocked.none flag had been toggled elsewhere in the Body. It now only sets if it toggles a new internal flag
|
2019-09-05 16:06:08 +01:00 |
plugins
|
PluginManager.removeGameObject is a new method that allows you to de-register custom Game Object types from the global Game Object Factory and/or Creator. Useful for when custom plugins are destroyed and need to clean-up after themselves.
|
2019-07-17 14:34:00 +01:00 |
polyfills
|
Removed bind polyfill as it's in IE9+ anyway
|
2018-07-19 16:22:43 +01:00 |
renderer
|
Added antialiasGL option
|
2019-08-29 11:46:58 +01:00 |
scale
|
It was not possible to set the zoom value of the Scale Manager back to 1 again, having changed it to a different value. Fix #4633
|
2019-08-07 12:47:40 +01:00 |
scene
|
Better Sound Manager type
|
2019-08-07 18:20:19 +01:00 |
sound
|
The WebAudioSoundManager will now remove the document touch handlers even if the Promise fails, preventing it from throwing a rejection handler error.
|
2019-07-17 14:35:10 +01:00 |
structs
|
Removed dead code
|
2019-08-30 03:47:58 +01:00 |
textures
|
Texture.remove is a new method that allows you to remove a Frame from a Texture based on its name. Fix #4460
|
2019-08-07 13:03:00 +01:00 |
tilemaps
|
Updated context lost / restored handlers
|
2019-07-17 16:38:00 +01:00 |
time
|
JSDocs fix
|
2019-06-25 16:56:56 +01:00 |
tweens
|
Fixed Tween Event defs. Fix #4666
|
2019-08-07 13:46:50 +01:00 |
utils
|
Updated docs
|
2019-07-08 13:03:25 +01:00 |
const.js
|
Preparing for 3.20 dev
|
2019-08-28 12:03:38 +01:00 |
phaser-arcade-physics.js
|
License link update
|
2019-05-10 16:15:04 +01:00 |
phaser-core.js
|
License link update
|
2019-05-10 16:15:04 +01:00 |
phaser.js
|
License link update
|
2019-05-10 16:15:04 +01:00 |