wowserhq / wowser

World of Warcraft in the browser using JavaScript and WebGL
MIT License
240 stars 63 forks source link

Feature: three r77 upgrade #145

Closed fallenoak closed 8 years ago

fallenoak commented 8 years ago

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 https://github.com/wowserhq/wowser/issues/133

fallenoak commented 8 years ago

This requires the changes made here be merged: https://github.com/wowserhq/blizzardry/pull/95

timkurvers commented 8 years ago

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

timkurvers commented 8 years ago

🎉