Skip to content

Conversation

@linbingquan
Copy link
Contributor

I am not sure this PR will be better. Please to review the code.

@mrdoob mrdoob added this to the r122 milestone Oct 7, 2020
}

if ( ! equalArray( object.matrix.elements, [ 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1 ] ) ) {
if ( ! isIdentityMatrix( object.matrix ) ) {
Copy link
Owner

Choose a reason for hiding this comment

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

Sorry, one last change.

if ( isIdentityMatrix( object.matrix ) === false ) {

@mrdoob mrdoob merged commit 729dc55 into mrdoob:dev Oct 9, 2020
@mrdoob
Copy link
Owner

mrdoob commented Oct 9, 2020

Thanks!

@linbingquan linbingquan deleted the dev-gltf-exporter branch November 24, 2020 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants