Commit History

Author SHA1 Message Date
  Don McCurdy 0a6f4c42d2 Docs: use ': this' for chainable methods in common classes. 7 years ago
  Don McCurdy 2b8390c1f5 Docs: Increase linewidth for Math section. 7 years ago
  Don McCurdy d6eb3a99c1 Docs: Add types to constructor params. 7 years ago
  Don McCurdy c87bad18ea Docs: Visible type information on all pages. 7 years ago
  WestLangley 0304a5520d lengthManhattan() -> manhattanLength() 7 years ago
  WestLangley 1b46a13cdd distanceToManhattan() -> manhattanDistanceTo() 7 years ago
  WestLangley 09ca0ddddc Texture rotation: fix transformUV() 8 years ago
  Jing Ma a44549476f Fixed several typos and minor errors 8 years ago
  Lewy Blue c5a5cf4b01 New branch of branding fix 8 years ago
  Mugen87 a4cf80b2c6 Vector2/3/4: Renamed .fromAttribute() to .fromBufferAttribute() 8 years ago
  Lewy Blue c53ea9e24d Spelling and minor corrections 8 years ago
  Lewy Blue c7dc5df616 Updated Vector3 doc 8 years ago
  Lewy Blue ac3d094dd2 Updated Vector2 doc 8 years ago
  aardgoose 22fe965752 Doc maths (#9884) 8 years ago
  Sean Zellmer 688c2a1aa4 Fix method link ReturnTypes for math object documenation (#9413) 9 years ago
  WestLangley 7e45066f75 Added Manhattan distance (#9206) 9 years ago
  tschw 494e016dea Automated uniform.<name>.type. (#8606) 9 years ago
  Mugen87 a10b8f781b Documentation: Added Vector2.clampLength and Vector3.clampLength 9 years ago
  WestLangley 6866b14f65 Vector2: added angle() method 9 years ago
  makc dbd83d05cb fixes #6955, and second line breaks (for consistency) 10 years ago
  Pontus Persson 9890df731f Fix "replace" > "replaced" spelling in Vector* docs. 10 years ago
  gero3 777e366453 add addScaledVector 10 years ago
  Mr.doob 514ea03724 Docs: Implemented base tag. See #6840 10 years ago
  Sergey Romanov dfb30c324a fix typo 10 years ago
  Sergey Romanov c0a36b2ff2 lengthManhatten 10 years ago
  Wandalen 6af32a24ca *.toArray documentation update 10 years ago
  WestLangley 3dd98ca85e Added Vector*.lerpVectors() 10 years ago
  Casey Grun f1277ffb1d Reformatted docs to add method anchors 10 years ago
  Casey Grun e6686eb6cf Reformatted docs to add property anchors 10 years ago
  Tom Whittock 3a58a5804c Add Vector methods clampScalar, floor, ceil, round, roundToZero 11 years ago