Closed epreston closed 1 year ago
I think it'd be:
var mesh = new pc.Mesh(this._app.graphicsDevice);
Will clarified the timeline for the Mesh constructor signature change here: https://github.com/playcanvas/playcanvas-spine/pull/73#discussion_r1287148079
It's been 3 years since 1.27
Remediation plan here: https://github.com/playcanvas/playcanvas-spine/pull/73#discussion_r1285579429
Description
Engine Build: 1.6.5
Deprecation warning:
From the following line:
https://github.com/playcanvas/playcanvas-spine/blob/71ec3c5d9a534cf05e6b5a20db6aa55198aad842/src/spine.js#L543C38-L543C38
Resolution
Should be changed to the following or similar:
Deprecated 10 months ago.