提交历史

作者 SHA1 备注 提交日期
  Drew Noakes 52aeb2e270 Using THREE.Math.clamp instead of locally defined version. 12 年之前
  Drew Noakes e4a451a8a0 Improved implementation and unit test for Vector3.angleTo to account for numerical problems outside of full [-1,1] range. 12 年之前
  Drew Noakes 791a11ddb9 Fixed bug in test. 12 年之前
  Drew Noakes 55242bab09 Fixed bug in Vector3.angleTo where NaN was being returned instead of zero. Added corresponding unit test. 12 年之前
  Mr.doob fde5632b36 Updated builds. 12 年之前
  Mr.doob e2b0c58076 Fixed SceneLoader example. 12 年之前
  Mr.doob 5a0323ac28 Replaced startsWidth and endsWidth with regexp. See #3003. 12 年之前
  Mr.doob e1b7007996 Updated builds. 12 年之前
  Mr.doob 3ced32afa7 Code clean up as per Ufligy2 warnings. 12 年之前
  Mr.doob 3b63de5239 WebGLRenderer code clean up. 12 年之前
  Mr.doob 2340b75da8 Updated builds. 12 年之前
  Mr.doob da7e72551a Implemented extend pattern in WebGLRenderer2 objects. 12 年之前
  Mr.doob 82f90a00ed Updated builds. 12 年之前
  Mr.doob ff9afb1c17 Replaced WebGLRenderer with WebGLRenderer2. Old WebGLRenderer is now WebGLRendererOld. 12 年之前
  Mr.doob eac0f12b78 Update builds. 12 年之前
  Mr.doob a8660905c2 Handle linewidth for BufferGeometry Line in WebGLRenderer2. 12 年之前
  Aleksandar Rodic ac4f62d780 fixed issue #3045 - linewidth ignored with buffergeometry lines 12 年之前
  Mr.doob 9ca880d926 Docs: FontUtils had wrong information. 12 年之前
  Mr.doob 9113ca2ab1 Docs: Removed ColorUtils. 12 年之前
  Mr.doob 57d1cf125b Updated builds. 12 年之前
  Mr.doob 4b232302f8 And more adjustHSV removal. 12 年之前
  Mr.doob 9e2f76bbe8 Yet some more adjustHSV removal. 12 年之前
  Mr.doob 95925ef2be Updated builds. 12 年之前
  Mr.doob 1c4009dc12 Added temporal setHSV to Color (converts to HSL). 12 年之前
  Mr.doob e2879a019e Updated some more examples. 12 年之前
  Mr.doob 1b58bb4b54 Updated some more examples from setHSV to setHSL. 12 年之前
  Mr.doob 40ba1e83b2 Removed Color.getHSV, Color.setHSV and ColorUtils.adjustHSV. Added Color.offsetHSL. Updated some examples... 12 年之前
  Mr.doob 7bb329b9e7 Simplified setHSL and getHSL. 12 年之前
  Mr.doob af5b9786cf Merge remote-tracking branch 'pksunkara/dev' into dev 12 年之前
  Mr.doob 5a87153193 Simplified STL loader example. 12 年之前