wowserhq / wowser

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

Upgrade to three.js r77 #133

Closed fallenoak closed 8 years ago

fallenoak commented 8 years ago

Currently, Wowser uses r73. Several new versions have been released since r73, and the animation system has been overhauled yet again.

Before we fall too far behind, we should upgrade. r77 is the current version of three.

timkurvers commented 8 years ago

Indeed, sounds like a good plan! 👍

fallenoak commented 8 years ago

Upgrading to the latest version of three should also resolve those pesky texture unit errors that have been appearing in the console for the last few months.

timkurvers commented 8 years ago

This can probably be closed now, right?

fallenoak commented 8 years ago

Closed by #145