This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-11-21 20:23:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3f9950fc00
phaser
/
plugins
History
Richard Davey
3f9950fc00
Update Sprite3D.js
2020-08-26 13:06:15 +01:00
..
camera3d
Update Sprite3D.js
2020-08-26 13:06:15 +01:00
fbinstant
FacebookInstantGamesPlugin.showAd
and
showVideo
will now break out of the ad iteration search once a valid ad has been found and called. Previously, it would carry on interating if the async didn't complete quickly.
Fix
#4888
2020-01-14 22:16:41 +00:00
impact
Impact Physics is now removed from the core API
2020-02-04 14:52:04 +00:00
spine
The
SpineFile
will no longer throw a warning if adding a texture into the Texture Manager that already exists. This allows you to have multiple Spine JSON use the same texture file, however, it also means you now get no warning if you accidentally load a texture that exists, so be careful with your keys!
Fix
#4947
2020-08-26 00:14:16 +01:00