コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 年 前
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 年 前
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 年 前
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 13 年 前
  alteredq ef29a8e352 Made FlyControls and RollControls work. Fixed more examples. 14 年 前
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. 14 年 前
  Mr.doob 19d8261174 More examples clean up. 14 年 前
  alteredq e298ac6814 Renamed MeshShaderMaterial => ShaderMaterial 14 年 前
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. 14 年 前
  alteredq d31398b28d Added THREE namespace to GeometryUtils. 14 年 前
  alteredq ee98b4ce6e Added forgotten detector to custom attributes particle billboards example. 14 年 前
  alteredq 41b7eb7047 Added custom attributes example for billboard particles. 14 年 前