max-mapper / voxel-engine

3D HTML5 voxel game engine
http://maxogden.github.com/voxel-engine
BSD 3-Clause "New" or "Revised" License
1.29k stars 220 forks source link

Information: raf module has breaking changes in 1.0.0 #101

Closed CMTegner closed 10 years ago

CMTegner commented 10 years ago

Hi!

The raf module has introduced breaking changes in v1.0.0. The event emitter logic has been moved into raf-stream, while raf retains the actual polyfill logic.

Let me know if you need any help migrating.