Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

initial spec rewrite (v1.0) #12

Merged
merged 5 commits into from Feb 28, 2016
Merged

initial spec rewrite (v1.0) #12

merged 5 commits into from Feb 28, 2016

Conversation

cvan
Copy link
Contributor

@cvan cvan commented Feb 23, 2016

r? @toji @kearwood

Here's the initial draft. There are omissions and issues. I'll continue work on this, but don't hesitate to say something when you see something.

* Begin presenting to the VRDisplay. Must be called in response to a user gesture.
* Repeat calls while already presenting will update the VRLayer being displayed.
*/
Promise<void> requestPresent();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requestPresent Needs to accept a VRLayer

@toji
Copy link
Collaborator

toji commented Feb 23, 2016

Looking good so far. Added a few comments from what I could remember earlier, I'll try and do a more thorough readthrough soon.

@toji
Copy link
Collaborator

toji commented Feb 28, 2016

Merging now so that I can make some updates against it. Sorry if you were still working on a few things.

toji added a commit that referenced this pull request Feb 28, 2016
initial spec rewrite (v1.0)
@toji toji merged commit 25797c7 into MozillaReality:master Feb 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants