Skip to content
New issue

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

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

Already on GitHub? # to your account

Load blendFuncSeparate in the correct order #4435

Merged
merged 3 commits into from
Oct 15, 2016
Merged

Conversation

lilleyse
Copy link
Contributor

Brought up on the forum here: https://groups.google.com/forum/#!msg/cesium-dev/BP_fs8K19ww/n2SBwzEsBAAJ

Changed the order from [srcRGB, srcAlpha, dstRGB, dstAlpha] to [srcRGB, dstRGB, srcAlpha, dstAlpha] in accordance with the glTF spec.

@pjcozzi
Copy link
Contributor

pjcozzi commented Oct 15, 2016

CC KhronosGroup/glTF#747

@pjcozzi
Copy link
Contributor

pjcozzi commented Oct 15, 2016

Good catch. Please check our sample models (Sandcastle and unit tests) and open a separate PR if they need to be updated.

@pjcozzi pjcozzi merged commit 3315c22 into master Oct 15, 2016
@pjcozzi pjcozzi deleted the fix-transparency branch October 15, 2016 15:30
@lilleyse
Copy link
Contributor Author

Our sample models are all correct.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants