Commit History

Author SHA1 Message Date
  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