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
76831e88ec
phaser
/
plugins
History
Richard Davey
76831e88ec
The Spine 4.1 Plugin will now call
preUpdate
automatically when the
play
method is called. This forces the new animation state to update and apply itself to the skeleton. This fixes an issue where Spine object would show the default frame in the Spine atlas for a single update before the animation started.
Fix
#5443
2024-02-01 12:23:08 +00:00
..
camera3d
Cam3D plugin updated for 3.50
2020-10-10 10:29:12 +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
layer3d
Merge remote-tracking branch 'origin/master' into Fix_object_types
2020-12-10 11:23:35 +01:00
spine
Spine 3 Plugin dist for v3.70.0
2023-11-10 15:33:49 +00:00
spine4.1
The Spine 4.1 Plugin will now call
preUpdate
automatically when the
play
method is called. This forces the new animation state to update and apply itself to the skeleton. This fixes an issue where Spine object would show the default frame in the Spine atlas for a single update before the animation started.
Fix
#5443
2024-02-01 12:23:08 +00:00