Results 33 comments of Nova King

I could also really use this, as I have ```rs pub trait Item { ... } impl Item for EnvironmentItem { ... } impl Item for PanelItem { ... }...

For the record, that SteamVR OpenGL bug is NOT unique in any way, the exact same thing happens with StereoKit and is uber annoying

stardust xr is based on stereokit so... yea of course it won't work :p

shutt, steamvr on linux is only bad because valve doesn't put the time into it and monado actually works much more reliably than even steamvr on windows (i'm an XR...

I think there are 3 important steps to this project: ## 1. Determine the scope of data The data we collect IMO should be the technological connections and a rough...

I think the best way to do this is to ask the BuildTheEarth people who have had to do exactly this for Minecraft with the Terra1:1 mod. They chose dymaxion...

yes, non platform owners should be able to participate given they can provide citations for their data On Wed, Dec 1, 2021 at 11:28 AM Jesse ***@***.***> wrote: > discussed...

> > I'm not sure if it should be public, I can't imagine any use cases for it. > > Ah right, I guess the fact that the methods are...

what should I do about that dead code that gets the checks to fail? and how can i run the same tests on my machine so i don't have to...

> The `dead_code` warnings from `KeymapFile` fields come from the fact that most of its methods are gated by the `wayland_frontend` cargo feature. Is there a reason to not just...