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

Feature: three r77 upgrade #145

Merged
merged 7 commits into from
Jun 11, 2016

Conversation

fallenoak
Copy link
Member

@fallenoak fallenoak commented Jun 3, 2016

Say hello to three.js r77 (upgraded from r73).

Two sources of WebGL console spam should now be gone: both the messages about textures not being assigned to a texture unit, and messages about render count being 0 should no longer appear.

Covers #133

It turns out the render count WebGL spam that appears in the browser
console is because the 'root' mesh in every M2 has no material associated
with it, and thus isn't renderable.

At some point, we should really revisit how the geometry and meshes
in M2s are handled. There probably is no purpose for the root mesh.
@fallenoak
Copy link
Member Author

This requires the changes made here be merged: wowserhq/blizzardry#95

@timkurvers
Copy link
Member

Looks ace 👍 Will merge once the other one is merged.

@timkurvers
Copy link
Member

🎉

@timkurvers timkurvers merged commit a83ceba into wowserhq:master Jun 11, 2016
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