Commit History

Author SHA1 Message Date
  Marco Fugaro 6e897f9a42 Core: Switch to this.is* = true. (#24047) 3 years ago
  Michael Herzog 366c97f8a4 Color: Do not use prototype for r/g/b properties. (#24061) 3 years ago
  Michael Herzog b857c9d6bb Math: Make Euler, Quaternion and Color iterable. (#23796) 3 years ago
  Don McCurdy 5c94e668c5 Color: Add 'colorSpace' argument for getters/setters (#23392) 3 years ago
  mrdoob c626a52659 Color: Clamp values in getHex(). (#23582) 3 years ago
  Mr.doob 5a1bcd9ada Color: Clean up. 3 years ago
  Michael Herzog 05fc79cd52 WebGLRenderer: Remove inline sRGB decode. (#23129) 3 years ago
  Don McCurdy 9f566281e0 Color: Remove gamma-related methods (#23082) 3 years ago
  WestLangley 4b26288aa0 Removed .isBlack() method (#22385) 3 years ago
  WestLangley 588bc496e7 MeshPhysicalMaterial.sheen -> .sheenTint (#22381) 3 years ago
  Michael Herzog 4648572689 Core: Remove checks for mandatory target parameter. (#21990) 4 years ago
  puxiao d376e1061a Color: added support for add color values using uppercase (#21687) 4 years ago
  Marco Fugaro 354f955c83 MathUtils: convert to esmodules to allow for tree-shaking (#21651) 4 years ago
  Mr.doob 15ab0e6e6a Revert to *.prototype.is* = true 4 years ago
  Mr.doob 091f3f438c Src: Removed Object.defineProperty() calls. 4 years ago
  Yeting Li 4a58235521 Fix ReDoS 4 years ago
  Yeting Li 0f5de4f5da Fix ReDos in Color.js 4 years ago
  Yeting Li 8fe30a5d3e Fix ReDoS 4 years ago
  Yeting Li 35f9d33435 Color: Fix ReDoS in setStyle 4 years ago
  Mr.doob 622a475a2d Color: Added lerpColors. 4 years ago
  gonnavis 7b42efbb4e UpdateRegExpOfColor 4 years ago
  linbingquan d48832331b src: Covert to ES6 default value. 4 years ago
  linbingquan c3327da203 Math: Covert to ES6 default value. 4 years ago
  Marco Fugaro e0d182d522 ES6 Classes: Use Object.defineProperty instead of accessing the prototype 5 years ago
  Yomotsu 07469d7e97 Color: Convert to es6 class 5 years ago
  Mr.doob 4944e56c06 Removed all @author mrdoob. 5 years ago
  Mugen87 8544262f46 Merge remote-tracking branch 'upstream/dev' into dev39 5 years ago
  Mugen87 557171e38b Math: Move to let/const. 5 years ago
  Mugen87 eed2322cf1 Color: Fix typo. 5 years ago
  Mugen87 34c24ce9bd Geometry: Make .fromBufferGeometry() more generic. 5 years ago