wowserhq / blizzardry

JavaScript library for mastering the wizardry that is Blizzard's game files
MIT License
55 stars 15 forks source link

Feature: Animation changes #95

Closed fallenoak closed 8 years ago

fallenoak commented 8 years ago

three's new animation system makes it quite a bit easier to work with the data present in M2 animations. This PR brings Blizzardry more in line with what three expects, and produces somewhat leaner output-- particularly when serializing and deserializing.

fallenoak commented 8 years ago

This PR will break Wowser until https://github.com/wowserhq/wowser/pull/145 is merged.

timkurvers commented 8 years ago

🎉 Awesome!