Commit History

Author SHA1 Message Date
  Mr.doob b858a99cf8 ImageLoader/XHRLoader: Added .setPath() 9 years ago
  makc 457f64b976 fix ObjectLoader for cached images 10 years ago
  Mr.doob 81f11b4076 LoadingManager: Added itemError. See #7089. 10 years ago
  dubejf 71bb6883bd Async callback for cached resources. 10 years ago
  tschw dc08f86f04 mgr.itemStart, then img.src = ... (browser cache) 10 years ago
  Mr.doob 8d267bb086 ImageLoader/XHRLoader: Fixed Cache issue. 10 years ago
  brason eb68622a6e Add missing semicolons 10 years ago
  Mr.doob f88546724c THREE.Cache now global. See #5650. 10 years ago
  Mr.doob a072f1f862 Made THREE.Cache per Loader instead of global. 11 years ago
  Mr.doob b26c8e77d8 Implemented THREE.Cache in Loader, XHRLoader and ImageLoader. Closes #4059. 11 years ago
  Mr.doob c4e1c30342 ImageUtils.loadTexture doesn't create additional Images anymore. Fixes #3793. 12 years ago
  Mr.doob e4208e30da More work on LoadingManager. 12 years ago
  Mr.doob 08f1038dcc Third go at LoadingManager. See #3442. 12 years ago
  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