提交历史

作者 SHA1 备注 提交日期
  zz85 aa7567f46e Refactored Curve.js to individual classes (#3378) 12 年之前
  Mr.doob 6f171d7a45 WebGLRenderer3: Added MeshNormalMaterial support. 12 年之前
  Mr.doob 5cd2f6a846 WebGLRenderer3: Added normals, programs cache, fallback for program compiled with errors and basic support for ShaderMaterial. 12 年之前
  Mr.doob 3b8f7f560e Merge remote-tracking branch 'cjshannon/dev' into dev 12 年之前
  cjshannon 9a4afcb914 added documentation 12 年之前
  Mr.doob ca1271e694 Updated builds. 12 年之前
  Mr.doob 0dfb49ae26 WebGLRenderer: Making z sorting more stable. See #3315. 12 年之前
  Mr.doob 7bf9f3bcff Clean up. 12 年之前
  Roberto Agostino Vitillo 40e10d801e Restore previously selected option when updating a drop-down list. 12 年之前
  Mr.doob 0aa61720cb Updated builds. 12 年之前
  Mr.doob 8c7b0e94b4 Merge remote-tracking branch 'nhalloran/dev' into dev 12 年之前
  Mr.doob bf6f9fe76a Updated builds. 12 年之前
  Neil 88092284cb Changed Material.overdraw from a boolean to a number 12 年之前
  Ben Houston 5572c5da11 increase safety in Geometry.mergeVertices() response to large float ranges. 12 年之前
  Ben Houston f96b8b94df make Geometry.mergeVertices 2x faster. 12 年之前
  Mr.doob cce9c95e41 Updated builds. 12 年之前
  Mr.doob be30090d5f Clock: window to self. 12 年之前
  Ben Houston d0f65966c2 'window' to 'self' in npm header. 12 年之前
  Ben Houston 8d715d1795 replace 'window' with 'self' in src/three.js for both NodeJS and IE10 compatibility. 12 年之前
  Mr.doob 1838bae46c CSS3DRenderer: Fixed undeclared var. Closes #3398. 12 年之前
  Mr.doob 25e4f52e22 Fixed remaining instances of detatch typo. 12 年之前
  Mr.doob b5a917226b Fixed remaining instances of attatch typo. 12 年之前
  Ben Houston 8662aec3f3 fix spelling in TransformControl.js (attatch->attach, detatch->detach) 12 年之前
  Mr.doob 57ced6a5ab Added FaceNormalsHelper in subdivicion example. Also some examples clean up. 12 年之前
  Mr.doob 9e16a991d7 Added FaceNormalsHelper. 12 年之前
  Mr.doob f62f5a4973 Editot: Changed order of transformControls update. It was one frame behind. 12 年之前
  Mr.doob 3080578f45 Added hovered boolean to TransformControls. Improved Editor mouse behaviour. 12 年之前
  Mr.doob 86f7b44322 TransformControls: Dispatch change event only when really changed. 12 年之前
  Mr.doob fd97c09c40 Updated builds. 12 年之前
  Mr.doob 0bdbb9362e CanvasRenderer: Fixed camera not being accessible in MeshDepthMaterial. 12 年之前