Diarmid Mackenzie

Results 52 issues of Diarmid Mackenzie

aframe-physics-system offers 2 different physics engines: CANNON.js and Ammo.js. Currently super-hands only works with the CANNON.js engine. It would be great if super-hands could work with the Ammo.js engine as...

I have run `npm run test:machinima`, and this patch passes all machinima tests: no "npm install" fails with a bunch of errors, so I've not been able to build locally...

Hi, trying to use this to create a navmesh, but I am hitting a CORS error: Access to fetch at 'https://recast-api.donmccurdy.com/v1/build/?cellSize=0.3&cellHeight=0.2&agentHeight=1.6&agentRadius=0.2&agentMaxClimb=0.5&agentMaxSlope=30' from origin 'http://127.0.0.1:8000' has been blocked by CORS policy:...

bug

Hi - I love the theme, and it's been really easy to use. Thank you so much for this! I only hit one serious issue. After adding 6 or more...

bug
good first issue

**Description:** See https://github.com/aframevr/aframe/issues/5078 **Changes proposed:** Code is currently structured as: ``` requestPermission.catch().then() ``` This is flawed, because when the `catch` branch is executed, the `then` branch then gets executed immediately...

**Description:** - A-Frame Version: 1.3.0 - Platform / Device: All - Reproducible Code Snippet or URL: https://climbing-productive-riddle.glitch.me/ source code: https://glitch.com/edit/#!/climbing-productive-riddle?path=border.js%3A29%3A4 - Raised a a result of an issue reported on...

**Description:** - A-Frame Version: 1.3.0 - Platform / Device: iPhone - Reproducible Code Snippet or URL: https://premature-granted-event.glitch.me/ Open this on an iPhone, and accept permissions for device orientation. Logs show...

**Description:** - A-Frame Version: 1.3.0 - Platform / Device: Oculus Quest 2 - Reproducible Code Snippet or URL: Any A-Frame Example that uses controllers. E.g. https://aframe.io/examples/showcase/responsiveui/ When I press the...

**Description:** Currently, if a bad URL is specified for an asset, A-Frame just shows the loading screen indefinitely (regardless of the asset timeout configured). This prevents applications from providing application-specific...

**Description:** - A-Frame Version: 1.3.0 - Platform / Device: Chrome browser - Reproducible Code Snippet or URL: https://glitch.com/edit/#!/sly-sixth-topaz?path=index.html%3A19%3A9 This is what a screenshot of the Hello Web VR app (Ctrl-Alt-S)...