1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-22 15:06:45 +00:00

Various fixes for OpenXR action map meta data and editing

This commit is contained in:
Bastiaan Olij
2022-11-12 01:59:22 +11:00
parent 7580565c28
commit 96bbdf7249
29 changed files with 1418 additions and 1018 deletions

View File

@@ -42,8 +42,6 @@ public:
bool is_available();
virtual bool is_path_supported(const String &p_path) override;
private:
static OpenXRPalmPoseExtension *singleton;