Commit History

Author SHA1 Message Date
  WestLangley 7f0e131d96 Improve example (#9223) 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
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture 9 years ago
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 564f161d6e Replaced UV debug texture. 11 years ago
  Mr.doob af8c8471c1 Moved ConvexGeometry out of the lib. 12 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  Mr.doob 74717a1fa2 Added size parameter to AxisHelper as suggested in fda0a0a80ff7e547736a9245b8cb4baeecc2077d 13 years ago
  Mr.doob fda0a0a80f Simplified AxisHelper. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  alteredq 26fc6dd634 Unflipped UVs for TorusGeometry. 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
  Xueqiao Xu 5e0e31bb67 Added example for ConvexGeometry 13 years ago