Historial de Commits

Autor SHA1 Mensaje Fecha
  Marco Fugaro 6e897f9a42 Core: Switch to this.is* = true. (#24047) hace 3 años
  WestLangley 02cf0df1cb Added Vector3.setFromEuler(); removed Euler.toVector3() (#23494) hace 3 años
  B3epBo0p fbdb7453b9 Iterable vectors (#22548) hace 3 años
  Brian Peiris 0579cdeb72 Add randomDirection and random methods to Vector3 and Quaternion (#22494) hace 3 años
  Marco Fugaro 354f955c83 MathUtils: convert to esmodules to allow for tree-shaking (#21651) hace 4 años
  Mr.doob 480bb42b15 Math: Reverted code refactorings. hace 4 años
  Mr.doob 15ab0e6e6a Revert to *.prototype.is* = true hace 4 años
  Mr.doob 8d961db00c Math: Clean up. hace 4 años
  Mr.doob 091f3f438c Src: Removed Object.defineProperty() calls. hace 4 años
  linbingquan c3327da203 Math: Covert to ES6 default value. hace 4 años
  Ian Purvis c7bc586eea Adds /*@__PURE__*/ to module var assignments hace 4 años
  Marco Fugaro e0d182d522 ES6 Classes: Use Object.defineProperty instead of accessing the prototype hace 5 años
  Yomotsu a53fcce912 is*** should not be a getter function hace 5 años
  Yomotsu 8bcfccda1b move internal use instances to the end of the file hace 5 años
  Yomotsu 979f99d21b solve hoisting in Vector3 hace 5 años
  Yomotsu 9d14b87378 Vector3, Vector4 hace 5 años
  Mugen87 820ad6bac0 Core: Remove author comments. hace 5 años
  Mr.doob 36a4794bac Vector3: Handle undefined z in set() hace 5 años
  Mr.doob 84bad2e75d Euler/Quaternion/Vector*: Introduced constructor default values hace 5 años
  Mugen87 557171e38b Math: Move to let/const. hace 5 años
  Pim Schreurs 2badf8fc4a Fix lerpVectors for when v1 === this hace 5 años
  EthanHermsey 213ab2906e Removed trailing spaces. hace 5 años
  EthanHermsey 21599238f2 Hard tabs and updated docs. hace 5 años
  EthanHermsey 1530a4cb96 added random method to vectors hace 5 años
  WestLangley 23649acb80 Zero vector orthogonal to every vector hace 5 años
  WestLangley 1fa508d0f9 Added .setFromMatrix3Column() hace 5 años
  Mugen87 e7ca3006b0 Math: Rename to MathUtils. hace 5 años
  WestLangley e7f01d89db Added .applyNormalMatrix() hace 5 años
  Mr.doob b6870df3e6 Vector3: Clarified angleTo() error message. hace 5 años
  Mugen87 04c1ca5ea5 Vector3: Improve feedback of .angleTo(). hace 5 años