История коммитов

Автор SHA1 Сообщение Дата
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 лет назад
  gero3 923256459e fixed files to codestyle 10 лет назад
  Mr.doob 22cad1ab86 Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev 10 лет назад
  gero3 22b4a311c7 add function definintion to closured functions 10 лет назад
  gero3 777e366453 add addScaledVector 10 лет назад
  Ricardo Cabello 99340ec216 Merge pull request #6786 from saromanov/lengthManhatten-Vector2 10 лет назад
  Sergey Romanov dfb30c324a fix typo 10 лет назад
  Sergey Romanov 354a5c095e add lengthManhatten 10 лет назад
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. 11 лет назад
  Mr.doob 1f97cfaa5d Added subScalar to Vector2 and Vector4 too. 11 лет назад
  gero3 4501d5a51d revert last commit 11 лет назад
  Mr.doob ef2c65dd6d Merge branch 'error_handlers' of http://github.com/bhouston/three.js into dev 11 лет назад
  WestLangley 3dd98ca85e Added Vector*.lerpVectors() 11 лет назад
  Ben Houston c9f111c310 adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard. 11 лет назад
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. 11 лет назад
  WestLangley a48b71515c Added fromAttribute() method 11 лет назад
  arose 9c30286b38 Vector*, Quaternion toArray: cleaner code 11 лет назад
  Alexander Rose ebba6ea4a5 Vector2 toArray(): return array 11 лет назад
  Alexander Rose 1a0153b9b5 Vector2: Added array and offset to toArray() 11 лет назад
  Mr.doob 7fa9abeda2 Quaternion, Vector*: Added offset to fromArray() 11 лет назад
  Mr.doob 2c4f25af3d Vector*: Simpler negate code. 11 лет назад
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 лет назад
  Mr.doob 40633c8573 Cleaned up warnings and error messages. 12 лет назад
  Mr.doob 5549e242e0 Object3D: Using Object.defineProperties to avoid object.rotation = new THREE.Euler() pattern. See fffeeb636ee9fa38f2e3a51358c361116d827d8b. 12 лет назад
  gero3 9ef56d921f Update vector2 to add divide and multiply. 12 лет назад
  Mr.doob 174ed38ff5 Code clean up. 12 лет назад
  Tom Whittock 8375a6f421 Use clamp for clampScalar implementation 12 лет назад
  Tom Whittock 3a58a5804c Add Vector methods clampScalar, floor, ceil, round, roundToZero 12 лет назад
  Mr.doob d30c3703c8 Code clean up and now using inv* pattern. 12 лет назад
  Mr.doob af203fe9dd Returning this in fromArray methods. 13 лет назад

粤ICP备19079148号