コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 8eace267b2 SpritePlugin: Only create program when needed. 11 年 前
  Mr.doob 3b7781afde SpritePlugin: Clean up. Passing renderer instance in the constructor. 11 年 前
  Mr.doob c991af3972 Updated builds. 11 年 前
  Mr.doob ce6c729ec8 SpritePlugin: Add support for .renderDepth. Fixes #5468. 11 年 前
  Mr.doob 832377e3ec Merge pull request #5453 from arose/patch-1 11 年 前
  Mr.doob 5d1b296458 Merge pull request #5456 from caseygrun/tutorials-docs 11 年 前
  Mr.doob fd2dcbcb95 Merge pull request #5455 from caseygrun/shader-docs 11 年 前
  Casey Grun 300cb9138f Added better description of how to calculate matrix transform in vertex shader, borrowing from https://github.com/mrdoob/three.js/issues/1188#issuecomment-3666286 11 年 前
  Casey Grun 8baa059b15 Added tutorial on object matrix transformations 11 年 前
  Casey Grun b70a1b989a Improve description of default shader parameters 11 年 前
  Casey Grun 2392547922 Further improvements to ShaderMaterial docs 11 年 前
  Casey Grun 4c81ab6036 Merge branch 'dev' into shader-docs 11 年 前
  Mr.doob 66c4226d81 Fixed ColladaLoader. It was misusing overwrite Object3D.id :( 11 年 前
  Mr.doob df6e3f9f16 ColladaLoader: Clean up. 11 年 前
  arose 9c30286b38 Vector*, Quaternion toArray: cleaner code 11 年 前
  Mr.doob 2f0fd8f0ea Merge pull request #5449 from TatumCreative/docs-helpers 11 年 前
  Mr.doob 638e86fc10 Merge pull request #5452 from alexan0308/webgl_geometry_terrain_raycast 11 年 前
  Alexander Rose df724c6b5b Quaternion toArray(): return array; fix property names 11 年 前
  Alexander Rose fab56e5a67 Vector4 toArray(): return array 11 年 前
  Alexander Rose a590cc7b0c Vector3 toArray(): return array 11 年 前
  Alexander Rose ebba6ea4a5 Vector2 toArray(): return array 11 年 前
  Alexander Rose 654da558fb Quaternion: Added array and offset to toArray() 11 年 前
  Alexander Rose 4375424eba Vector4: Added array and offset to toArray() 11 年 前
  Alexander Rose 1a0153b9b5 Vector2: Added array and offset to toArray() 11 年 前
  Alexander Rose e46327be45 Vector3: Added array and offset to toArray() 11 年 前
  alexan0308 42f6f3b72d big_Muzzy_shouldSphereFollowMouse_controls_handleResize; 11 年 前
  Mr.doob cd350e4a1d Updated builds. 11 年 前
  Mr.doob 8fba64ca66 WebGLRenderer: Reset _currentGeometryGroupHash at the beginning of the frame. 11 年 前
  Mr.doob c63db605fe Updated builds. 11 年 前
  Mr.doob c8c7056f64 WebGLRenderer: More code cleaning. 11 年 前