Commit History

Автор SHA1 Съобщение Дата
  Mr.doob 11c166dd6b VTKLoader clean up. преди 9 години
  ALEXANDER PLETZER ed86af5518 ~ replaced spaces by tabs преди 9 години
  ALEXANDER PLETZER a62ef382b6 ~ formatting only преди 9 години
  ALEXANDER PLETZER 56e8acba3a removed the lut part of the code преди 9 години
  ALEXANDER PLETZER ceb86bcb99 + support for colors and normal vectors преди 9 години
  Mr.doob 626d79eb3d Updated examples. преди 10 години
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? преди 10 години
  Mr.doob d74af727b7 Added IndexBufferAttribute. преди 10 години
  Mr.doob d68f645570 Merge branch 'master' of https://github.com/pletzer/three.js into dev преди 10 години
  ALEXANDER PLETZER 5c3aab835e fix for vertices that are integer numbers преди 10 години
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev преди 10 години
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin преди 10 години
  Mr.doob 64f3472e29 Loaders clean up. преди 10 години
  Mr.doob c7e24aa04a VTKLoader: Removed computeVertexNormals(). See #5389. преди 11 години
  Mr.doob 18caa66e4e VTKLoader to BufferGeometry. преди 11 години
  Kai Schlamp 0b3ce84eb1 Fixes #4963 преди 11 години
  Mr.doob 5c398e68a5 Merge branch 'patch-1' of https://github.com/sentika/three.js into dev преди 11 години
  Alex b1f846408b Update points parser for VTK Loader преди 11 години
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() преди 11 години
  Mr.doob 315b3a4a6f Yet more Face4 removed. Also fixed VTKLoader. преди 12 години
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. преди 12 години
  Mr.doob 389cf29b6b THREE.extend again breaking things. преди 12 години
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. преди 12 години
  alteredq 53e71d2106 SceneLoader: workaround for EventDispatcher problems when loading multiple objects with one loader. преди 12 години
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. преди 12 години
  alteredq 22e512635b Added VTK and STL models to scene loader example. Added optional callback parameter to VTKLoader and STLLoader load to be compatible with other loaders. преди 12 години
  Mr.doob 85b2ab1f92 xhr -> request преди 13 години
  Mr.doob 233035dcf0 Made VTKLoader's vertex parsing more robust as per suggestion #2046. преди 13 години
  Mr.doob 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. преди 13 години
  Mr.doob c50d6e16ca VTKLoader using EventTarget. преди 13 години