Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glTF 0.8 #320

Merged
merged 87 commits into from
Aug 12, 2014
Merged

glTF 0.8 #320

merged 87 commits into from
Aug 12, 2014

Conversation

pjcozzi
Copy link
Member

@pjcozzi pjcozzi commented Aug 9, 2014

@fabrobinet for your immediate review.

CC #241

"title" : "accessor",
"type" : "object",
"description" : "A typed accessor into a buffer-view. WebGL: see vertexAttribPointer().",
"extends" : { "$ref" : "glTFChildOfRootProperty.schema.json" },
Copy link
Contributor

Choose a reason for hiding this comment

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

accessor is more generic than vertexAttribPointer

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeap, I plan on breaking these "WebGL" comments out into a separate custom schema property for "Related WebGL Concepts and APIs." (auto-generated spec from schema). I think these are related enough that we should keep this.

Copy link
Contributor

Choose a reason for hiding this comment

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

In a separate custom schema as you suggest yes. For now I will remove the reference to vertexAttribPointer.

@fabrobinet
Copy link
Contributor

@pjcozzi that's it for my first pass on reviewing. it's a huge amount of work here, thanks a lot Patrick for having put this together. based on your feedback I can iterate on this and push something tomorrow evening and merge at once.

@pjcozzi
Copy link
Member Author

pjcozzi commented Aug 11, 2014

Will comment on this tonight or tomorrow morning as SIGGRAPH allows. :)

@pjcozzi
Copy link
Member Author

pjcozzi commented Aug 11, 2014

@fabrobinet please update and merge when ready. Sorry, I have limited time to make changes here at SIGGRAPH.

@fabrobinet
Copy link
Contributor

Thanks @pjcozzi I will manage to update and merge this tonight

fabrobinet added a commit that referenced this pull request Aug 12, 2014
@fabrobinet fabrobinet merged commit 9f4fe9d into master Aug 12, 2014
@pjcozzi
Copy link
Member Author

pjcozzi commented Aug 12, 2014

Ah yes, we'll probably reintroduce in 0.9 with quaternions then

If you removed this in 0.8, the converter is now broke because it will still be there.

@fabrobinet
Copy link
Contributor

@pjcozzi actually I didn't remember interpolation was actually exported and you're right so I have reverted this change.

@pjcozzi pjcozzi deleted the schema-8 branch September 30, 2014 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants