Releases: godot-sdk-integrations/godot-meta-toolkit
Releases · godot-sdk-integrations/godot-meta-toolkit
1.0.3-stable
Changes in this release:
- Modernize class registration
- Fix clang format issues
- Windows: Convert forward slashes from file dialog to backslashes for Meta XR simulator
- Update for Meta Platform SDK v77
1.0.2-stable
Changes in this release:
- Include API documentation in the editor
- Update for Meta Platform SDK v72
- Add demo project demonstrating the Platform SDK
1.0.1-stable
Changes in this release:
- Fix
MetaPlatformSDK_LeaderboardEntry::get_extra_data()andMetaPlatformSDK_ChallengeEntry::get_extra_data()to returnPackedByteArray - Change
MetaPlatformSDK_Message.get_error()method intoerrorproperty - Encode
PackedStringArrayas UTF-8 before passing to underlying Meta Platform SDK functions - Get API documentation coverage up to 100% and other small documentation improvements
- Remove
*_longsuffix fromMetaPlatformSDK_AssetFileDownloadUpdate.get_bytes_total_long()and.get_bytes_transferred_long()
1.0.0-stable
Initial release of the Godot Meta Toolkit!
Supports two main features:
- Integration with the Platform SDK (v71)
- A tool for configuring the Meta XR Simulator to work with Godot