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
It seems that since version 18.1.2, the Vec* types are no longer exported from the Matrix4 file. This change should likely be noted as a breaking change, as it may cause issues with builds that rely on these types.
That would be great; I'm implementing something similar to what you've done with the sticker app a few years back here, and re-exporting these types would help maintain backward compatibility
Hello,
It seems that since version 18.1.2, the Vec* types are no longer exported from the Matrix4 file. This change should likely be noted as a breaking change, as it may cause issues with builds that rely on these types.
Here's the relevant pull request: #519
Thank you for your awesome work!
The text was updated successfully, but these errors were encountered: