GodotVR / godot_openxr_vendors

Godot 4 wrapper for OpenXR vendors loaders and extensions
MIT License
83 stars 17 forks source link

Update the gdextension api json to Godot 4.3 dev3 #95

Closed m4gr3d closed 4 months ago

m4gr3d commented 4 months ago
BastiaanOlij commented 4 months ago

Is dev3 new enough for the json? I don't think that contains Malcolms and Davids latest changes around face and hand tracking?

Considering we're about to merge things that set our minimum version to whatever is build next, I wouldn't be against just taking the json from todays master.

m4gr3d commented 4 months ago

Is dev3 new enough for the json? I don't think that contains Malcolms and Davids latest changes around face and hand tracking?

Considering we're about to merge things that set our minimum version to whatever is build next, I wouldn't be against just taking the json from todays master.

Updated with the latest from master (commit https://github.com/godotengine/godot/commit/81f3d43cc1ba01136795fb2059bbaa55bc514a16)

dsnopek commented 4 months ago

dev4 is supposed to be released this week, so we could switch from master to dev4's JSON soon too.