-
Updated
Jun 9, 2021 - TypeScript
webvr
Here are 515 public repositories matching this topic...
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Apr 16, 2018 - JavaScript
-
Updated
May 8, 2021 - JavaScript
-
Updated
Oct 29, 2017
-
Updated
Sep 17, 2019 - JavaScript
-
Updated
Mar 27, 2021 - JavaScript
Running the tabs default launch command (-t) does not respect redirects at the target.
$ node . -t https://aframe.io/a-painter
https://aframe.io/a-painter/ and serve HTML there:
$ curl -i https://aframe.io/a-painter
HTTP/1.1 301 Moved Permanently
Date: Mon, 03 Jun 2019 20:10:27 GMT
Content-Type: text/ht
-
Updated
May 27, 2021 - JavaScript
-
Updated
Feb 4, 2019 - JavaScript
-
Updated
May 27, 2021 - JavaScript
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
May 13, 2021 - JavaScript
Noticed the right half of the keyboard works correctly for transparency during hover, but the left side keys show a black background on hover. The keys circled below are the ones tested as having this issue.

![moonkeyboard](https://user-images.githubuserco
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
May 6, 2021 - JavaScript
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
May 2, 2019 - JavaScript
-
Updated
Jan 22, 2019 - JavaScript
-
Updated
Apr 18, 2020 - JavaScript
-
Updated
Jun 5, 2021 - C#
Improve this page
Add a description, image, and links to the webvr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webvr topic, visit your repo's landing page and select "manage topics."
Description
When users set their preferred locale to something other than English, the link to the scene editor does not appear on the home page.
I suspect the same might be true for some of the other translations that are not part of the default translation files:
https://github.com/mozilla/hubs/blob/5f204a029b1f451031cc18a9eb9f0f85a1b5e8f8/src/schema.toml#L3-L13
To Reproduce