• M
    OBJLoader now using EventDispatcher. · ede49a82
    Mr.doob 提交于
    The only confusing part of this approach is the event object that gets dispatched. For ImageLoader you need to look for event.image, and for OBJLoader you need to look for event.object. Maybe it should be consistent for all and just be event.content?
    ede49a82
OBJLoader.js 6.6 KB