rezoner / playground

Playground.js is a framework for your javascript based games. It gives you out-of-box access to essentials like mouse, keyboard, sound and well designed architecture that you can expand to your needs.
MIT License
459 stars 50 forks source link

Using consistent loader ids in three.js plugin #17

Closed Rialgar closed 9 years ago

Rialgar commented 9 years ago

The three.js plugin did not supply an ID to the loader when adding a resource, because "name" was not defined. Changed the parameter to the actual ID for both helpers.