romainberger / voxel-painter-core

Extract the core module from maxogden/voxel-painter
https://github.com/maxogden/voxel-painter
BSD 2-Clause "Simplified" License
3 stars 0 forks source link

Information: raf module has breaking changes in 1.0.0 #4

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.