コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 年 前
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 年 前
  alteredq 15db34ad9a Refactored custom attributes for particles. 13 年 前