Commit History

Author SHA1 Message Date
  Michael Herzog 6df08ab12e Examples: Clean up. (#21680) 4 years ago
  Michael Herzog ac847a8d38 Examples: Convert utils to ES6. (#21611) 4 years ago
  Marco Fugaro d9a5084d26 Run build-examples (#21588) 4 years ago
  Mugen87 5a13794814 GeometryUtils: Add gosper curve generator. 4 years ago
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 years ago
  Mugen87 226b60deab Examples: Remove author comments. 5 years ago
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 years ago
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 years ago
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 years ago
  Don McCurdy a5a4d7f57c GeometryUtils: Remove .merge() and .center(). 5 years ago
  Don McCurdy 88abe877e5 MeshSurfaceSampler: Initial commit. 5 years ago
  Mugen87 5609c6a2b9 Examples: Moved hilbert functions to GeometryUtils. 6 years ago
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 years ago
  Mr.doob 489a10f88d Replaced THREE.Math.random16() with Math.random(). 9 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 years ago
  brason eb68622a6e Add missing semicolons 10 years ago
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 years ago
  Andrei Kashcha e3b5fdc13a no need to pass removed argument 10 years ago
  Andrei Kashcha f283031855 vD is not used either. 10 years ago
  Andrei Kashcha 7b2312442b removed unused argument 10 years ago
  Mr.doob eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. 11 years ago
  Mr.doob 355b68b9a0 Moved GeometryUtils to examples/js/utils. Added randomPointsinBufferGeometry. See #4835. 11 years ago