Commit History

Author SHA1 Message Date
  Mr.doob 3ab6fd2138 Second go at LoadingManager. See #3442. 12 years ago
  Mr.doob 8ed5ffc2ec First go at LoadingManager. See #3442. 12 years ago
  Mr.doob 389cf29b6b THREE.extend again breaking things. 12 years ago
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. 12 years ago
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. 12 years ago
  alteredq beaa18b652 Fixed ImageUtils.loadTexture that got broken when it was changed to use ImageLoader. 13 years ago
  Mr.doob 25978d4350 GeometryLoader using LoadingMonitor. 13 years ago
  Mr.doob e4dc8cfe89 GeometryLoader working (ex JSONLoader) 13 years ago
  Mr.doob 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. 13 years ago
  Mr.doob 9c9cf2f27d Using event.content for consistency. 13 years ago
  Mr.doob ede49a8260 OBJLoader now using EventDispatcher. 13 years ago
  Mr.doob 0008c0fd31 Changed ImageLoader to use the reusable prototype approach. 13 years ago
  Mr.doob 04c7bfb6e7 Using ImageLoader in ImageUtils.loadTexture. 13 years ago
  Mr.doob 136999875f Starting the *Loader change. First ImageLoader and testing. 13 years ago
  Mr.doob 89d49d8f92 Adding ImageLoader. 13 years ago