Commit History

作者 SHA1 備註 提交日期
  Mugen87 c7152b174b Math: Align syntax of module scope variables. 6 年之前
  Mugen87 0aeeb7dae8 Math: Remove closures part III. 6 年之前
  Dan Kaplun 77d308fa36 Fix lint 8 年之前
  Takahiro b4812b4a11 Flatten UUID with .toUpperCase() to save heap memory space. 8 年之前
  Takahiro 386dd4efbf Name inner function of IIFE 8 年之前
  Mugen87 6a7c8564b7 Clean up 8 年之前
  Mr.doob bb0e2947b9 Math: Use toUpperCase() in the new generateUUID to match previous UUIDs. See #12432. 8 年之前
  Mr.doob 89356fa6e2 Math: Faster generateUUID. See #12432 8 年之前
  Mr.doob d5e8d07e7f Math: Optimised generateUUID: See #12432 8 年之前
  Mr.doob a264642204 Math: Renamed nearestPowerOfTwo() to floorPowerOfTwo() and nextPowerOfTwo() to ceilPowerOfTwo(). See 31e8e610b6ad86aca97c24c71fd4ebc6b5bfa259 8 年之前
  Mr.doob 31e8e610b6 Math: Changed nearestPowerOfTwo to be smaller or equal. See #12208. 8 年之前
  Mr.doob 933f4cae14 Moved arrayMin and arrayMax out of _Math. See #10603. 9 年之前
  Mr.doob 50b8ce5c6f Math: Added arrayMin() and arrayMax(). See #10603. 9 年之前
  looeee 6037b41cef moved Math.random16 to legacy 9 年之前
  Mr.doob d37e7b8f68 Clean up. 9 年之前
  Mr.doob 9a1a06c9f2 Clean up. 9 年之前
  koolkap aa3df26a2a adding the lerp to Math class #9728 (#9767) 9 年之前
  Rich Harris f65e669af9 Modules (#9310) 9 年之前
  WestLangley a7ed6b10ff Name closured functions (#9116) 9 年之前
  Mr.doob 41068f8283 Math: Added DEG2RAD and RAD2DEG. See #8471. 10 年之前
  Mr.doob 21e2216b1b Math: Deprecated random16(). 10 年之前
  Mr.doob ff3465c7f0 WebGLRenderer: Convert to power of two textures that require it instead of giving wrap/minFilter warnings. 10 年之前
  Mr.doob 7956297be9 Math: Removed clampBottom. 10 年之前
  Mr.doob 70bd430c73 Math: Using max/min in clamp(). See #7326. 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  Mr.doob ad50d97541 Reverted Math.randInt change. See discussion in 2258b069efb14a2fec6d96c161622b1c9577b09f. 10 年之前
  Gregg Tavares a1d3430b22 mod hue and clamp saturation and lightness 10 年之前
  Fabian Lange dad328077d use strict (in)equalities 11 年之前
  Mr.doob aababd2eb9 Math: Added nextPowerOfTwo method. 11 年之前
  Mr.doob 2258b069ef Math: randInt return value in range between low (inclusive) and high (exclusive). Thanks @AaronMeyers. 11 年之前

粤ICP备19079148号