Historial de Commits

Autor SHA1 Mensaje Fecha
  Don McCurdy b66ff8007a LoaderUtils: Create utils from static Loader methods. hace 7 años
  Mr.doob 74114053bc Clean up. hace 8 años
  Veljko 0ba1ee77bc Optimize sending data to worker hace 8 años
  pjhjohn 1d3022bc4d Arrange file modes : 755 => 644 hace 8 años
  Mr.doob 36c7a7beec Removed statusDomElement. hace 9 años
  Nidin Vinayakan 9f8070c0aa CTMLoader loadParts worker issue fix (#8900) hace 9 años
  Mr.doob 626d79eb3d Updated examples. hace 10 años
  Mr.doob d15e48e6a7 Warnings for r71 code. hace 10 años
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? hace 10 años
  Mr.doob d74af727b7 Added IndexBufferAttribute. hace 10 años
  Mr.doob c200eaea13 WebGLRenderer: Removed drawcall.index. See #7003. hace 10 años
  Mr.doob dd430fc9fa Loader: Removed showStatus. hace 10 años
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. hace 10 años
  brason eb68622a6e Add missing semicolons hace 10 años
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log hace 10 años
  gero3 fe8493157e codestyle fixes hace 10 años
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes hace 10 años
  Mr.doob 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. hace 11 años
  Sebastien Valette ebee3a9bc8 THREE.CTMLoader.load : new option to manage workers outside the laoder hace 11 años
  Mr.doob 52438ae582 Fixed CTMLoader. hace 11 años
  Mr.doob 0ab16a09ee Updated loaders and examples to new BufferAttribute pattern. hace 11 años
  Mr.doob b1b9c36307 Updated CTMLoader to the new BufferAttribute. Minor improvements to BufferAttribute. Fixes #4731. hace 11 años
  Mr.doob 78bb5bae75 Fixed more bad inheritance usage code. hace 11 años
  Mr.doob 457df7983f CTMLoader: Removed createModelClassic. hace 11 años
  Mr.doob 052778f4be CTMLoader: Even nicer to the user. hace 11 años
  Mr.doob 220854aad7 CTMLoader: Nicer to the user. hace 11 años
  Mr.doob db548187e7 Code clean up. hace 11 años
  Benoit Beausejour 8b74317c49 CTMLoader can now properly load very large models by using now uses BufferGeometry's computeOffsets. hace 11 años
  Mr.doob edf14d2e6a BufferGeometry: Removed remaining numItems usage. hace 11 años
  Dale Stammen b05edee9e1 replaced use of overrideMimeType xhr request with xhr2 request hace 12 años