Hiina

Results 6 comments of Hiina

I briefly tried this on win10/steamvr which also reports that `XR_MND_headless` is available. Changed the setup of `track_hmd.py` to ```python with xr.InstanceObject(application_name="track_hmd", enabled_extensions=["XR_MND_headless"]) as instance, \ xr.SystemObject(instance) as system, \...

https://github.com/godotengine/godot-proposals/issues/2748 is this directly, and https://github.com/godotengine/godot-proposals/issues/9866 is probably relevant. Thinking about it, it might not be strictly necessary for godot upstream to support multichannel audio just to be able to...

I see, thanks for the clarification. My java background assuming that all non-primitives are references doesn't work in c#... I agree that a better error message would be nice, in...

I'm having the same issue ever since whatever the latest update is, an inexplicable grey shield on messages from other logins, despite full cross-signing. I sent a bug report through...

Also tripped over this rake starting with dolt. Maybe it's not as scary as the error message makes it out to be, but it is annoying to see it by...

Also related is https://github.com/Canop/broot/issues/251 . However, the proposed special paths configuration doesn't work in the case where you want to navigate in the network shares. E.g. ``` special_paths: { "/mnt/share"...