Commit History

Author SHA1 Message Date
  Garrett Johnson 6ed7c24295 Add support for Uint32 and Int32 to normalize / denormalize (#25984) 2 years ago
  Ed Preston b2fdb55fe9 Linting: Update linter to enforce ES 2018 features (#25470) 2 years ago
  Patrick Schroen 4382939adc Tree-shaking: MathUtils (#24210) 3 years ago
  Don McCurdy 74e6f4c253 BufferGeometryUtils: Add MikkTSpace version of .computeTangents() (#23716) 3 years ago
  Jason Sturges c1f5d6457e Code documentation (#23722) 3 years ago
  Michael Herzog f35120c908 MathUtils: Make UUID RFC compliant. (#23679) 3 years ago
  Michael Herzog b7d4fe5a01 MathUtils: Fix seededRandom(). (#23590) 3 years ago
  Lars Moastuen 78a5832fac Revert "MathUtils: Refactored generateUUID() code." (#22805) 3 years ago
  Mr.doob e245401ff3 MathUtils: Refactored generateUUID() code. 3 years ago
  Mr.doob 5aa01f2698 MathUtils: Use crypto.randomUUID() when available. (#22556) 3 years ago
  Mr.doob a8db144196 MathUtils: Clean up. 3 years ago
  Marco Fugaro 354f955c83 MathUtils: convert to esmodules to allow for tree-shaking (#21651) 4 years ago
  Hoodgail 2916db98f0 MathUtils: Added .inverseLerp(). (#21544) 4 years ago
  Marco Fugaro 691bf0497d Add tests for MathUtils.damp() 4 years ago
  Marco Fugaro 49b7328961 Add MathUtils.damp() 4 years ago
  Marco Fugaro 38fd1144f3 Rename pingPong to pingpong 4 years ago
  Marco Fugaro c214c8a5ba Use euclideanModulo in MathUtils.pingPong 4 years ago
  Marco Fugaro 198aecc925 Add MathUtils.pingPong() 4 years ago
  Mugen87 820ad6bac0 Core: Remove author comments. 5 years ago
  Mugen87 2a7374f4c9 MathUtils: Refactor seededRandom(). 5 years ago
  WestLangley 14c138b8d8 prng() -> seededRandom() 5 years ago
  WestLangley 6714a0802f Merge branch 'dev_math_prng' of github.com:WestLangley/three.js into dev_math_prng 5 years ago
  Mugen87 557171e38b Math: Move to let/const. 5 years ago
  WestLangley 76f3c9276c if-else to switch statement 5 years ago
  WestLangley d1c6cb7fab Clean up 5 years ago
  WestLangley fb54c0b95a Restore attribution 5 years ago
  Mugen87 e7ca3006b0 Math: Rename to MathUtils. 5 years ago