Kyle Baker

Results 230 comments of Kyle Baker

Just clicking the 'vr' button A-Frame creates in the bottom right as soon as it's visible. I haven't for sure confirmed that that is relevant, though--just mentioning what I've done...

I've also encountered an issue along these lines, and had a hacky fix that I later decided wasn't a perfect solution, but didn't keep digging. I do remember tracing it...

I think the issue is that the current raycastor only handles the default case correctly, but when the origin should be changed (there are settings to do so), it fails...

Yeah, huge pain, because those string swells ruin the experience.

I'm looking forward to this. I just created a new demo wiki.js site to play with and have all but finished deciding to use wiki.js, but then realized the editor...

btw, running `rustc --explain E0599` gets me: ``` This error occurs when a method is used on a type which doesn't implement it: Erroneous code example: struct Mouth; let x...

Oh, I ended up moving on and working around. I'd have to spin up a new cloud instance to see, unfortunately. We can close it if desired, but it may...

When done, this should probably be closed, then.

likewise, ubuntu 20.10, trying to follow this guide: https://onestepcode.com/debugging-ios-on-linux/ getting stuck running ./autogen.sh (note: had to `pip install cython`, wasn't in apt source anymore, but logs here show cython found...