Historial de Commits

Autor SHA1 Mensaje Fecha
  Antonio Vázquez Blanco 3e922bc40a Make BinaryLoader work on iOS 4.3.3 and some older browsers. hace 12 años
  Mr.doob 2a0264d231 CSS3DObject now notifies its children of removal. hace 12 años
  Mr.doob 3f580a5830 Updated builds. hace 12 años
  Mr.doob 03759e1e40 Object3D now dispatching added/removed events when object is removed from it's parent. CSS3D can nore auto-remove DOM elements. See #3575. hace 12 años
  Mr.doob dbcc13bfa1 Improved line intersection example. hace 12 años
  Mr.doob 8d55e8114e Updated builds. hace 12 años
  Mr.doob 6e96b2418a Code clean up. hace 12 años
  jotinha 4939cc0fa8 fixed declaration of function hace 12 años
  jotinha 2665e62aae Added intersectsBox method to Frustum hace 12 años
  Mr.doob cd209ca540 WebGLRenderer3: Using geometry id + material id as hash. hace 12 años
  Mr.doob 15899ccead Updated builds. hace 12 años
  Mr.doob 3ae91feff3 Fixed example still using .setY() hace 12 años
  Mr.doob e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. hace 12 años
  Mr.doob e0cac36f86 Removed now unused defaultEulerOrder. hace 12 años
  Mr.doob 72f94e88dd Reverted to uint vased ids. Added uuid property. hace 12 años
  stephomi e9a07c9e38 Add a simple test for ray-segment intersection. hace 12 años
  stephomi 575dbe852e Support for ray-line picking with scale matrix + polish few stuffs. hace 12 años
  stephomi e646663c0c Support for THREE.LinePieces raypicking. hace 12 años
  stephomi 84da87ab46 Add test example with interactive lines. hace 12 años
  stephomi 95d8c32c56 Merge branch 'dev' of https://github.com/stephomi/three.js into dev hace 12 años
  Stéphane f713c12885 A ray can now compute its minimal distance to a segment hace 12 años
  Stéphane 16328ad2cd A ray can now compute its minimal distance to a segment hace 12 años
  Stéphane ec69825108 The raycaster can now pick lines... given a 3D precision threshold. hace 12 años
  Mr.doob 7a55265666 MaterialExporter: Don't export vertexColors: 0. hace 12 años
  Mr.doob ea7d4401f0 Updated builds. hace 12 años
  Mr.doob 8153c2c42b Merge remote-tracking branch 'WestLangley/dev-convenience' into dev hace 12 años
  WestLangley b87ef38b95 Added Object3D.setRotationFrom* routines hace 12 años
  Mr.doob 09da8bf6d9 Editor: CSS tweaks. hace 12 años
  Mr.doob 4d3da59eee Editor: Added button for generating new UUID. hace 12 años
  Mr.doob c184fec335 Editor: Reimplementing Editor class as proposed by @arodic in #3493. hace 12 años