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

Fixed ordering of blendFuncSeparate #747

Merged
merged 2 commits into from
Oct 15, 2016

Conversation

lilleyse
Copy link
Contributor

The ordering was incorrect in this area. Uncovered through this post on the Cesium forum: https://groups.google.com/forum/#!msg/cesium-dev/BP_fs8K19ww/n2SBwzEsBAAJ

@pjcozzi
Copy link
Member

pjcozzi commented Oct 15, 2016

Very nice catch,

Please update the schema as well: https://github.com/KhronosGroup/glTF/blob/master/specification/schema/technique.states.functions.schema.json#L44

Looks like the example is OK: https://github.com/KhronosGroup/glTF/blob/master/specification/schema/examples/techniques.json

Did you also spot check the models in the sampleModels directory?

@lexaknyazev
Copy link
Member

Related: #585

@lilleyse
Copy link
Contributor Author

@pjcozzi Thanks for noticing those other areas. My update fixes the remaining issues. The sample models are all fine.

@pjcozzi
Copy link
Member

pjcozzi commented Oct 15, 2016

Thanks @lilleyse!

This and #585 were my bad for sure. Good catch!

@pjcozzi pjcozzi merged commit d6b7906 into KhronosGroup:master Oct 15, 2016
lexaknyazev pushed a commit that referenced this pull request Feb 2, 2017
Fixed ordering of blendFuncSeparate
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.

None yet

3 participants