Brian Peiris

Results 53 comments of Brian Peiris

Nice one! That code is much simpler than I thought it would be! It would be interesting to see if this causes a significant hitch if there are many models...

Yeah, doing it off main thread may be an additional enhancement. Glad to hear that it may not cause a big hitch. This is certainly better than crashing anyway!

Can confirm, I can get Safari to crash or refresh with that test on my iPhone 11 with iOS 15.4 and Safari 15.4. I'll install updates and report back. Interestingly,...

Not surprisingly, as Jim has shown, my iPhone 11 also still crashes after updating to iOS 15.5 (and Safari 15.5)

A workaround to this issue is to use Spoke's "Image" element to add PDFs to a scene. Users will be able to change PDFs' pages without signing in, since the...

The room code button was removed in https://github.com/mozilla/hubs/pull/5617 I'll leave this issue open since it's written as an enhancement about VR entry.

The "Server Settings" page is meant for Hubs instances running on AWS, it cannot be used for local setups. These community-built instructions from @albirrkarim may also help: https://github.com/albirrkarim/mozilla-hubs-installation-detailed

Sounds right to make the workflow conditional based on the repo owner. Tagging @tanfarming for visibility.

If it helps, I was able to reproduce this issue with minimal changes to the `simple_usage` example in this repo. The steps I took: 1. Upgrade to React 18 2....

See also https://github.com/immersive-web/proposals/issues/73