2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Mr.doob 36c7a7beec Removed statusDomElement. 9 жил өмнө
  Nidin Vinayakan 9f8070c0aa CTMLoader loadParts worker issue fix (#8900) 9 жил өмнө
  Mr.doob 626d79eb3d Updated examples. 10 жил өмнө
  Mr.doob d15e48e6a7 Warnings for r71 code. 10 жил өмнө
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 жил өмнө
  Mr.doob d74af727b7 Added IndexBufferAttribute. 10 жил өмнө
  Mr.doob c200eaea13 WebGLRenderer: Removed drawcall.index. See #7003. 10 жил өмнө
  Mr.doob dd430fc9fa Loader: Removed showStatus. 10 жил өмнө
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 жил өмнө
  brason eb68622a6e Add missing semicolons 10 жил өмнө
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 жил өмнө
  gero3 fe8493157e codestyle fixes 10 жил өмнө
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 10 жил өмнө
  Mr.doob 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. 11 жил өмнө
  Sebastien Valette ebee3a9bc8 THREE.CTMLoader.load : new option to manage workers outside the laoder 11 жил өмнө
  Mr.doob 52438ae582 Fixed CTMLoader. 11 жил өмнө
  Mr.doob 0ab16a09ee Updated loaders and examples to new BufferAttribute pattern. 11 жил өмнө
  Mr.doob b1b9c36307 Updated CTMLoader to the new BufferAttribute. Minor improvements to BufferAttribute. Fixes #4731. 11 жил өмнө
  Mr.doob 78bb5bae75 Fixed more bad inheritance usage code. 11 жил өмнө
  Mr.doob 457df7983f CTMLoader: Removed createModelClassic. 11 жил өмнө
  Mr.doob 052778f4be CTMLoader: Even nicer to the user. 11 жил өмнө
  Mr.doob 220854aad7 CTMLoader: Nicer to the user. 11 жил өмнө
  Mr.doob db548187e7 Code clean up. 11 жил өмнө
  Benoit Beausejour 8b74317c49 CTMLoader can now properly load very large models by using now uses BufferGeometry's computeOffsets. 11 жил өмнө
  Mr.doob edf14d2e6a BufferGeometry: Removed remaining numItems usage. 11 жил өмнө
  Dale Stammen b05edee9e1 replaced use of overrideMimeType xhr request with xhr2 request 12 жил өмнө
  Dale Stammen ddc9af9083 use XMLHTTPRequest2 if available to fix IE11 errors with overrideMimeType 12 жил өмнө
  Alex Kogan 99b779084d Support for sprawled triangles in BufferGeometry - #3524 12 жил өмнө
  Simon c32ababfb9 commented out logging and fixed tabs 12 жил өмнө
  Simon ebbf99a78a fixes for sprawled faces for BufferGeometry 12 жил өмнө