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
2025-03-06 16:27:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e976721321
phaser
/
src
/
physics
History
Richard Davey
e976721321
Start of the update to make it work across both axis
2019-03-24 23:31:31 +00:00
..
arcade
Start of the update to make it work across both axis
2019-03-24 23:31:31 +00:00
impact
The
ScaleMode
Component has been removed from every Game Object, and along with it the
scaleMode
property and
setScaleMode
method. These did nothing anyway as they were not hooked to the render pipeline and scale mode should be set on the texture, not the Game Object.
Fix
#4413
2019-03-24 23:07:27 +00:00
matter-js
The
ScaleMode
Component has been removed from every Game Object, and along with it the
scaleMode
property and
setScaleMode
method. These did nothing anyway as they were not hooked to the render pipeline and scale mode should be set on the texture, not the Game Object.
Fix
#4413
2019-03-24 23:07:27 +00:00
index.js
Happy New Year
2019-01-15 16:20:22 +00:00