Commit History

Author SHA1 Message Date
  Mr.doob f6dba25589 Examples: Added padding after script tag. 6 years ago
  Mr.doob 995aa9368b Examples: Bring namespace back. 6 years ago
  Mugen87 827e18d562 Examples: More module examples. 6 years ago
  Mr.doob 0f44080d79 Examples: Unified CSS. 6 years ago
  Mugen87 6c337ef42b FirstPersonControls: Added .lookAt() 6 years ago
  Lewy Blue a5b45d15ed fix linter errors in webgl M to W 6 years ago
  Mr.doob d3f5a0b1fe Updated all examples. 6 years ago
  Mugen87 34e3dac8f0 Examples: Removed unused variables 7 years ago
  Don McCurdy 863bd7ef35 Examples: Replace JSONLoader animated examples using THREE.Geometry. 7 years ago
  Mugen87 9bf2b8e028 Examples: Clean up 7 years ago
  Mugen87 fd36a4b6d0 Examples: Clean up 7 years ago
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 years ago
  Mr.doob 8006e6e99b Using TextBufferGeometry in relevant examples. 8 years ago
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 8 years ago
  Tristan Valcke 3aa8d0dbb7 Fix br tag in webgl_shadowmap_performance 8 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
  Mr.doob ebf272066c Fixed examples that relied in custom LightShadows. See #7690. 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mugen87 63cfba0cf9 Examples: Cleanup 9 years ago
  Ben Houston dfd876dff2 finer grain timing. 9 years ago
  Mr.doob 55c725062d Updated examples that relied on SpotLight's exponent. 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
  tschw c32f31a587 Animation: New API, caching and masses. 9 years ago
  Mr.doob bc383cf790 Included FontUtils and TextGeometry in relevant examples. 9 years ago
  Mr.doob 2a91fef346 shadowDarkness clean up. 9 years ago
  Mr.doob 5720ae4e06 Geometry: Removed morphColors. 9 years ago
  Ben Houston 036147e203 geometry/object.clips -> geometry/object.animation 10 years ago
  Ben Houston 922a9dc9ad optimize Mixer (lazy updates to cache, use map instead of linear search) so that it can handle 9000 tracks. 10 years ago