Historique des commits

Auteur SHA1 Message Date
  Kai Schlamp 0b3ce84eb1 Fixes #4963 il y a 11 ans
  Mr.doob 5c398e68a5 Merge branch 'patch-1' of https://github.com/sentika/three.js into dev il y a 11 ans
  Alex b1f846408b Update points parser for VTK Loader il y a 11 ans
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() il y a 11 ans
  Mr.doob 315b3a4a6f Yet more Face4 removed. Also fixed VTKLoader. il y a 12 ans
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. il y a 12 ans
  Mr.doob 389cf29b6b THREE.extend again breaking things. il y a 12 ans
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. il y a 12 ans
  alteredq 53e71d2106 SceneLoader: workaround for EventDispatcher problems when loading multiple objects with one loader. il y a 12 ans
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. il y a 12 ans
  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. il y a 12 ans
  Mr.doob 85b2ab1f92 xhr -> request il y a 13 ans
  Mr.doob 233035dcf0 Made VTKLoader's vertex parsing more robust as per suggestion #2046. il y a 13 ans
  Mr.doob 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. il y a 13 ans
  Mr.doob c50d6e16ca VTKLoader using EventTarget. il y a 13 ans
  Mr.doob 919b9044b9 Promoting VTKLoader2 into VTKLoader (VTKLoader2 loads more samples than VTKLoader and is easier to maintain). il y a 13 ans
  Mr.doob 21a5aa4b6d Reformated VTKLoader. il y a 13 ans
  Mr.doob f3dc45406b Working VTKLoader. Fixes #1721. il y a 13 ans