You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated to the latest build of [p2.js](https://github.com/schteppe/p2.js/commit/d1c7a340c42e4d5d1d939fba5fd13c5e49d6abd2)
72
73
* TypeScript definition updates to help fix for the `noimplicitany` option (thanks @Waog#1088)
73
74
* All of the Pixi geom classes have been removed from the build file as they aren't needed (the Phaser.Geom classes overwrite them), saving some space in the process.
74
75
76
+
### p2.js changes
77
+
78
+
* DistanceConstraint signature changed to take the new localAnchors.
79
+
*
80
+
75
81
### New Features
76
82
77
83
* Device will now detect for Kindle and PS Vita (thanks @lucbloom)
0 commit comments