Historique des commits

Auteur SHA1 Message Date
  Mr.doob 2ecb6991fd Removing some more setHSV instances. il y a 12 ans
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. il y a 12 ans
  Ben Adams e9b0f9fa27 Changed indices to use Uint16Array il y a 12 ans
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. il y a 13 ans
  Mr.doob 89f5525603 Small tweaks to examples. il y a 13 ans
  Mr.doob 83bc4dbb69 Hopefully easier to understand offset array creation code. il y a 13 ans
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. il y a 13 ans
  Mr.doob a408841c61 Changed three.js link in examples. il y a 13 ans
  Mr.doob 2a870f7794 Removed unneeded code from buffergeometry example. il y a 13 ans
  Mr.doob 74d5e31b1f 15fps to 20fps on buffergeometry examples. il y a 13 ans
  Mr.doob 114d3587f6 Removed bend stuff from ExtrudeGeometry and TextGeometry. il y a 13 ans
  alteredq 154f37f840 Updated BufferGeometry example to show how to use vertex colors and normals and how to handle large geometries. il y a 13 ans
  Mr.doob d0cf6dd64d Updated buffergeometry example with more polys. il y a 13 ans
  Mr.doob d79db8c80c Tweaks to buffergeometry example. il y a 13 ans
  Mr.doob b69e19e883 Promoted BufferGeometry from src/extras/core to scr/core. Added basic example. il y a 13 ans