Commit History

Author SHA1 Message Date
  Mr.doob 724b535553 Examples: *Attribute to *BufferAttribute. 8 years ago
  Mr.doob 928c8177ab Removed no longer needed uniform types. 9 years ago
  Mr.doob 805d99b551 FontLoader: Deprecated typeface.js support. See #8262. 9 years ago
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mr.doob fffe45c78a FontLoader now strips typeface.js header. Reverted typeface.js to typeface.json change. 9 years ago
  Mr.doob f0e0f5be24 Updated examples with new TextGeometry API. 9 years ago
  Mr.doob bc383cf790 Included FontUtils and TextGeometry in relevant examples. 9 years ago
  Mr.doob 34a2055d38 Fixed all custom attributes examples. 10 years ago
  Mr.doob 7693007fc6 Updated example to new attributes approach. 10 years ago
  Mr.doob 9b63a1d906 Added THREE.SegmentsLine. 10 years ago
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. 11 years ago
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 years ago
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. 12 years ago
  Mr.doob 40ba1e83b2 Removed Color.getHSV, Color.setHSV and ColorUtils.adjustHSV. Added Color.offsetHSL. Updated some examples... 12 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  Mr.doob a408841c61 Changed three.js link in examples. 13 years ago
  Mr.doob bfa5a1d910 Added info box to canvas shape example. 13 years ago
  Mr.doob 114d3587f6 Removed bend stuff from ExtrudeGeometry and TextGeometry. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 years ago
  Mr.doob 632b0f8e0c HTML correctness. 13 years ago
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 years ago
  alteredq 15db34ad9a Refactored custom attributes for particles. 13 years ago
  alteredq 9a2a535fe0 Removed forgotten code in lines example. 13 years ago
  alteredq 046f4bfeb6 Added custom attributes for lines. 13 years ago