提交历史

作者 SHA1 备注 提交日期
  Mr.doob e89c83ea11 Updated builds. 12 年之前
  Mr.doob f6e307f484 Merge branch 'master' of https://github.com/jrimestad/three.js into dev 12 年之前
  Mr.doob 05211e70d2 Updated builds. 12 年之前
  Mr.doob dad93b3906 Merge branch 'issue-3969' of https://github.com/jotinha/three.js into dev 12 年之前
  Mr.doob 6fb6842f01 Moved scale.x -1 from mesh to geometry. See #3966. 12 年之前
  jotinha 172e6a6243 added backside support to raycaster.intersectObject 12 年之前
  Jens Rimestad 993703f11d Corrected particle depth check to be normalized device coordinates. 12 年之前
  Mr.doob 6a7d187ebf Clean up of canvas performance example. 12 年之前
  Mr.doob 8a9e567cf7 Updated builds. 12 年之前
  ohmed b4a8175dc1 fixed typos 12 年之前
  ohmed 4a5db08a6a fixed examples to use three.min version 12 年之前
  ohmed 770b693630 added .addAttribute() method to bufferGeometry & updated examples 12 年之前
  Mr.doob a82a91595f Updated BabylonLoader. 12 年之前
  Mr.doob b649c57afd Merge branch 'patch-1' of https://github.com/DouglasHeriot/three.js into dev 12 年之前
  Mr.doob 30d2dbdfa1 Merge branch 'ie11-ctmloader-xhr2' of https://github.com/MSOpenTech/three.js into dev 12 年之前
  Aleksandar Rodic 5b72598865 fixed snaping 12 年之前
  Dale Stammen b05edee9e1 replaced use of overrideMimeType xhr request with xhr2 request 12 年之前
  Dale Stammen bc272b031d changed readByte() and readString() to read from Uint8Array returned by xhr2 12 年之前
  Douglas Heriot 66ab6905a6 Fixed editing cylinder radial segments (fixed typo) 12 年之前
  Aleksandar Rodic 8f20f44270 changed handles to lines 12 年之前
  Aleksandar Rodic c63e80af72 merget upstream 12 年之前
  Dale Stammen 15deafaef9 added support for parsing ArrayBuffer from XHR2 response 12 年之前
  Dale Stammen ddc9af9083 use XMLHTTPRequest2 if available to fix IE11 errors with overrideMimeType 12 年之前
  Aleksandar Rodic 7801e03813 added change event on mouse out/up 12 年之前
  Mr.doob a39fe3f244 Simplified sprites example. 12 年之前
  Mr.doob fb1a561ad1 Updated builds. 12 年之前
  Mr.doob 030be9487f CanvasRenderer/WebGLRenderer: Support for cases were setSize() is not called. See #2835. 12 年之前
  Mort Yao c8e58aefb2 Fixed a comment typo in PointerLockControls.js 12 年之前
  Mr.doob e27236b781 Code clean up. 12 年之前
  Mr.doob f00e45fc49 TransformControls: Check if mouse is hovering gizmo onPointerUp. Fixes #3915. 12 年之前