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-14 00:47:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3f2ad4dd79
phaser
/
plugins
History
Richard Davey
3f2ad4dd79
SpineFile
will now check to see if another identical atlas in the load queue is already loading the texture it needs and will no longer get locked waiting for a file that will never complete. This allows multiple skeleton JSONs to use the same atlas data.
Fix
#5331
2020-09-29 12:13:25 +01:00
..
camera3d
Update readme.md
2020-08-26 13:55:19 +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
SpineFile
will now check to see if another identical atlas in the load queue is already loading the texture it needs and will no longer get locked waiting for a file that will never complete. This allows multiple skeleton JSONs to use the same atlas data.
Fix
#5331
2020-09-29 12:13:25 +01:00