Историја ревизија

Аутор SHA1 Порука Датум
  Mr.doob 85ab4d1d4d BufferAttribute: onUpload callback to callback setter. пре 8 година
  Mr.doob 173caa387a stats.js usage clean up пре 9 година
  WestLangley f70369a928 Examples: three.min.js -> three.js пре 9 година
  Mr.doob 8465b81280 Examples clean up. пре 10 година
  Mr.doob c200eaea13 WebGLRenderer: Removed drawcall.index. See #7003. пре 10 година
  dubejf d0dff85716 Remove uses of .offsets пре 10 година
  dubejf d2ca5091f6 Encapsulate drawcalls/offsets пре 10 година
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 10 година
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). пре 10 година
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 10 година
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 10 година
  Mr.doob d43dd3868a Minor tweaks. пре 11 година
  Mr.doob f4ce69bc98 Updated examples with API changes. пре 11 година
  Mr.doob 0ab16a09ee Updated loaders and examples to new BufferAttribute pattern. пре 11 година
  Mr.doob dfffeef1da Updated src and examples to latest BufferGeometry API. пре 11 година
  Mr.doob 982ca16c1a Added Uint Indexed BufferGeometry example. пре 11 година
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. пре 11 година
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. пре 11 година
  Mr.doob 8a9e567cf7 Updated builds. пре 12 година
  ohmed b4a8175dc1 fixed typos пре 12 година
  ohmed 4a5db08a6a fixed examples to use three.min version пре 12 година
  ohmed 770b693630 added .addAttribute() method to bufferGeometry & updated examples пре 12 година
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. пре 12 година
  Tapio Vierros 44216e72b5 Remove usage of attributes' numItem properties in examples. пре 12 година
  Mr.doob 2ecb6991fd Removing some more setHSV instances. пре 12 година
  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. пре 12 година
  Ben Adams e9b0f9fa27 Changed indices to use Uint16Array пре 12 година
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. пре 12 година
  Mr.doob 89f5525603 Small tweaks to examples. пре 12 година
  Mr.doob 83bc4dbb69 Hopefully easier to understand offset array creation code. пре 12 година