Historia zmian

Autor SHA1 Wiadomość Data
  Mr.doob 0afa7a9363 Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603. 8 lat temu
  Brian Burke 64bf06d663 Correct detection of Uint32BufferAttribute for length of verticies 8 lat temu
  Brian Burke 82f3310e3f Correct detection of Uint32BufferAttribute for length of verticies 8 lat temu
  Mugen87 67d40ba05a AssimpJSONLoader: BufferGeometry 8 lat temu
  Tristan Valcke 4183f5bfab Fix implicit declaration, and unnecessary comma in AssimpJSONLoader 8 lat temu
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. 8 lat temu
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. 9 lat temu
  Mr.doob 0c42f98876 Removed tangents code. See #7094. 10 lat temu
  Mr.doob e06d89958e Merge branch 'fix/AssimpLoaderRefError' of https://github.com/tetuyoko/three.js into dev 10 lat temu
  gero3 e136001051 don't allow else statemnt on new line 10 lat temu
  gero3 760252a560 add space after comma 10 lat temu
  gero3 fb210eb85e add new rule disallowNewlineBeforeBlockStatements 10 lat temu
  gero3 923256459e fixed files to codestyle 10 lat temu
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 lat temu
  tetuyoko 5a95497835 Fixed AssimpJSONLoader example. 10 lat temu
  brason eb68622a6e Add missing semicolons 10 lat temu
  Mr.doob 03b8391b2f Removing MeshFaceMaterial. 10 lat temu
  gero3 fe8493157e codestyle fixes 10 lat temu
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 lat temu
  James Kiefer 24f376ed5e bugfixes 10 lat temu
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 lat temu
  Vincent Lark b86249bba2 passing event handlers. see #4807 #4803 10 lat temu
  acgessler f36c382b45 Update loader-assimp2json example: assimp.json is the new extension for assimp2json JSON files and a format metadata header is added to the format. 11 lat temu
  Anas Alhamdan 7418cb266e Update AssimpJSONLoader.js 11 lat temu
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 lat temu
  acgessler 19a71e9bc0 AssimpJSONLoader: rename sample to assimp2json. 11 lat temu
  acgessler a31350f540 AssimpJSONLoader: default to THREE.RepeatWrapping 11 lat temu
  acgessler 1db6d10a72 AssimpJSONLoader: support reading object hierarchy and transforms, comment and rework sample. 11 lat temu
  acgessler 2d57497f79 AssimpJSONLoader: first draft, only loads one mesh and one material. 12 lat temu