提交历史

作者 SHA1 备注 提交日期
  Mr.doob 3a171111eb Added missing includes in webgl.json. Fixes #2462. 13 年之前
  Mr.doob 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() 13 年之前
  Mr.doob 1ffb13bb98 More clean up to Three.js 13 年之前
  Mr.doob eced65448e Merge remote-tracking branch 'LarryBattle/patch-2' into dev 13 年之前
  Larry Battle a1772e687a Update src/Three.js 13 年之前
  sole 4523ce567e Correction in ColorUtils-a new color object is not returned, but the original object is modified in place instead. 13 年之前
  sole faf684a0fd Merge remote-tracking branch 'upstream/dev' into dev 13 年之前
  sole b6a41d73c0 Added brilliant clarifications from @alteredq & @zz85 to Spline documentation :-) 13 年之前
  sole e37fe7114e Document Extras/ColorUtils 13 年之前
  sole d073d158e5 Document Fog and FoxExp2 13 年之前
  sole baf95a937b Document Scene 13 年之前
  sole 82bda7443c Couple corrections to Object3D docs. 13 年之前
  Mr.doob 8278b89cf5 Merge branch 'master' into dev 13 年之前
  Mr.doob fc2db04573 Tweaked pointer lock example. 13 年之前
  Mr.doob fbb3dfadae Merge remote-tracking branch 'sole/dev' into dev 13 年之前
  Mr.doob e553a473c0 Merge branch 'master' into dev 13 年之前
  Mr.doob 1f512a992d Added Pointer Lock API example. 13 年之前
  sole 6c7b044ff1 Using the full THREE.LineStrip and THREE.LinePieces constants in the docs as it makes it more explicit and avoids guessing (is it a String? is it a constant?) 13 年之前
  Mr.doob 9bec22d56a Updated build. 13 年之前
  zz85 2a826b2eec Flipped sides of ShapeGeometry. Make canvas_geometry_shapes compatible with FrontSide. see #2422 13 年之前
  Mr.doob e0be868683 Editor: Using object.traverse() 13 年之前
  Mr.doob de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. 13 年之前
  Mr.doob 8c433a4b07 Updated build. 13 年之前
  Mr.doob 23d8430d82 Added Object3D.defaultEulerOrder. Fixes #2425. 13 年之前
  Mr.doob f82e9d712c Added parameter to Vector2.isZero() and Vector3.isZero(). Fixes #2441. 13 年之前
  Mr.doob e7f05e02d1 Editor: Added a selection axis. 13 年之前
  Mr.doob d75e7ae489 Added material.vertexColors = THREE.FaceColor support to CanvasRenderer and SVGRenderer. 13 年之前
  alteredq 72b8b8d72f Changed defines generation to skip false values. 13 年之前
  Mr.doob 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
  Mr.doob 4f4f87430f Splitted ShaderExtras into individual files. 13 年之前