GodotVR / godot_openvr

GDExtension-based OpenVR module
MIT License
229 stars 35 forks source link

Bare minimum changes to demo to get errors resolved #153

Closed BastiaanOlij closed 6 days ago

BastiaanOlij commented 1 week ago

I don't have time right now to do a full update on the demo to make all the features work, but with Godot XR Tools removed the demo couldn't be loaded anymore.

This PR simply disjoints it from XR Tools.

Will see if I can find some spare time to get some basic functionality back in but that will need to be a separate PR.

fire commented 1 week ago

Is this ready to merge?

BastiaanOlij commented 1 week ago

Is this ready to merge?

I'm happy to merge it, but it just stops the errors, it doesn't make the demo work yet, that can be follow up PRs but I haven't had time to implement more yet.

vilhalmer commented 6 days ago

I was planning on picking up the demo as soon as I get my other PRs posted, I want to add an overlay demo as well. So if you want to merge this, I can continue from there!