提交历史

作者 SHA1 备注 提交日期
  Lewy Blue 4894f4e444 Fix linter errors in examples WebGL A-L 6 年之前
  Mr.doob d3f5a0b1fe Updated all examples. 6 年之前
  WestLangley fb7db268d2 Geometry -> BufferGeometry 7 年之前
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 年之前
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 8 年之前
  Tristan Valcke 5f41d24da0 Add missing semicolon in webgl_custom_attributes_lines 8 年之前
  Mr.doob 724b535553 Examples: *Attribute to *BufferAttribute. 8 年之前
  Mr.doob 928c8177ab Removed no longer needed uniform types. 9 年之前
  Mr.doob 805d99b551 FontLoader: Deprecated typeface.js support. See #8262. 9 年之前
  Mr.doob 173caa387a stats.js usage clean up 9 年之前
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 年之前
  Mr.doob fffe45c78a FontLoader now strips typeface.js header. Reverted typeface.js to typeface.json change. 9 年之前
  Mr.doob f0e0f5be24 Updated examples with new TextGeometry API. 9 年之前
  Mr.doob bc383cf790 Included FontUtils and TextGeometry in relevant examples. 9 年之前
  Mr.doob 34a2055d38 Fixed all custom attributes examples. 10 年之前
  Mr.doob 7693007fc6 Updated example to new attributes approach. 10 年之前
  Mr.doob 9b63a1d906 Added THREE.SegmentsLine. 10 年之前
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). 10 年之前
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 年之前
  Mr.doob eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. 11 年之前
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 年之前
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. 12 年之前
  Mr.doob 40ba1e83b2 Removed Color.getHSV, Color.setHSV and ColorUtils.adjustHSV. Added Color.offsetHSL. Updated some examples... 12 年之前
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 年之前
  Mr.doob a408841c61 Changed three.js link in examples. 13 年之前
  Mr.doob bfa5a1d910 Added info box to canvas shape example. 13 年之前
  Mr.doob 114d3587f6 Removed bend stuff from ExtrudeGeometry and TextGeometry. 13 年之前
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 年之前
  Mr.doob 632b0f8e0c HTML correctness. 13 年之前