Skip to content

Conversation

@mcauer
Copy link
Contributor

@mcauer mcauer commented Dec 10, 2013

CTM.Stream.prototype.readString() should return a String.
Otherwise comparison in the CTMLoader (file.body.attrMaps[ 0 ].name === "Color") won't work and vertexColors won't be initialized.
Also subarray has different arguments than the former substr method.

CTM.Stream.prototype.readString() should return a String.
Otherwise comparison in the CTMLoader (file.body.attrMaps[ 0 ].name === "Color") won't work and vertexColors won't be initialized.
Also subarray has different arguments than the former substr method.
@mrdoob
Copy link
Owner

mrdoob commented Dec 11, 2013

Merged into the dev branch.
I wonder how come color seemed to be working?

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.

2 participants