Diego Marcos

Results 705 comments of Diego Marcos

The events are documented in https://aframe.io/docs/1.2.0/components/hand-controls.html#events Which ones are not correct or missing? What headset are you using? Have you tried Chrome? Firefox is stuck in the old WebVR API....

Sorry for taking a few days to get to this. I need some time to look closer at the problems that A-Frame 0.8.2 introduces. Your code looks good so far.

@arthurmougin I agree it would be useful to use two hands. We have to juggle other priorities and we have no time to address this at the moment. We will...

The purpose of the registry was: 1. Help separate signal from noise by having a place where people can find good components (something that a simple google search won't give...

I see this convenient for many experiences. Content should though still have the option to implement its own keyboard. VR input is not as mature as touch screens and applications...

@RCMainak This is the markdown of the community page https://github.com/aframevr/aframe-site/tree/master/src/community This is where you would have to add the list of projects

In this case you can ignore the design and architecture. Adding the list of projects to the .md file following the markdown format should be sufficient. The site will be...

This work is very welcome and the spec is a very nice starting point. Using the 2D DOM in immersive mode has been one of the most requested features by...

FYI, The Oculus Browser team did an amazing job shipping an experimental implementation of this proposal. There was a small bug that slipped in @Artyom17 Do you know if it's...

FYI, there's a [security considerations section](https://github.com/immersive-web/navigation#security-considerations) in the current proposal I recommend reading. We can expand or modify if necessary