提交历史

作者 SHA1 备注 提交日期
  Mr.doob 3ae91feff3 Fixed example still using .setY() 12 年之前
  Mr.doob e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. 12 年之前
  Mr.doob e0cac36f86 Removed now unused defaultEulerOrder. 12 年之前
  Mr.doob 72f94e88dd Reverted to uint vased ids. Added uuid property. 12 年之前
  stephomi e9a07c9e38 Add a simple test for ray-segment intersection. 12 年之前
  stephomi 575dbe852e Support for ray-line picking with scale matrix + polish few stuffs. 12 年之前
  stephomi e646663c0c Support for THREE.LinePieces raypicking. 12 年之前
  stephomi 84da87ab46 Add test example with interactive lines. 12 年之前
  stephomi 95d8c32c56 Merge branch 'dev' of https://github.com/stephomi/three.js into dev 12 年之前
  Stéphane f713c12885 A ray can now compute its minimal distance to a segment 12 年之前
  Stéphane 16328ad2cd A ray can now compute its minimal distance to a segment 12 年之前
  Stéphane ec69825108 The raycaster can now pick lines... given a 3D precision threshold. 12 年之前
  Mr.doob 7a55265666 MaterialExporter: Don't export vertexColors: 0. 12 年之前
  Mr.doob ea7d4401f0 Updated builds. 12 年之前
  Mr.doob 8153c2c42b Merge remote-tracking branch 'WestLangley/dev-convenience' into dev 12 年之前
  WestLangley b87ef38b95 Added Object3D.setRotationFrom* routines 12 年之前
  Mr.doob 09da8bf6d9 Editor: CSS tweaks. 12 年之前
  Mr.doob 4d3da59eee Editor: Added button for generating new UUID. 12 年之前
  Mr.doob c184fec335 Editor: Reimplementing Editor class as proposed by @arodic in #3493. 12 年之前
  Mr.doob 57cf47bb3a Updated builds. 12 年之前
  Mr.doob 4db8f4da6f ObjectLoader: Logging errors when geometry or material is undefined. 12 年之前
  Mr.doob 6e49313e00 Fixed GeometryExporter hasFaceColor check. 12 年之前
  Mr.doob b0bbc35a50 WebGLRenderer3: Added info object. 12 年之前
  Mr.doob f159201655 Updated builds. 12 年之前
  Mr.doob 0f6b0e6fee MaterialLoader: Check if vertexColors is defined. 12 年之前
  Mr.doob e856c2963d Fixed arealights example. 12 年之前
  Mr.doob 487ba2c526 GeometryExporter tweaks. 12 年之前
  Mr.doob 0048a17d05 Editor: Fixed animation panel visibility. 12 年之前
  Mr.doob 5ddc21acb0 Updated builds. 12 年之前
  Mr.doob 3bbaec7d96 Geometry/MaterialExporter: Added vertex/face colors support. 12 年之前