Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob e9fea44c6c Added name property to BufferGeometry. hace 12 años
  Mr.doob b015c544c7 BufferGeometry dynamic to true by default. hace 12 años
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. hace 12 años
  Mr.doob 72f94e88dd Reverted to uint vased ids. Added uuid property. hace 12 años
  Mr.doob 26b36b38da Merge branch 'auto-buffer-size' of git://github.com/tapio/three.js into dev hace 12 años
  Tapio Vierros 44216e72b5 Remove usage of attributes' numItem properties in examples. hace 12 años
  Mr.doob a220c6c347 Renamed Math.uuid() to Math.generateUUID() hace 12 años
  Mr.doob 76f65d7fdb Using RFC4122, version 4 for ids instead of incremental number. hace 12 años
  Mr.doob 51d597416f Using Matrix3.getNormalMatrix. See #3220. hace 13 años
  Mr.doob 389cf29b6b THREE.extend again breaking things. hace 13 años
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. hace 13 años
  Mr.doob 3ced32afa7 Code clean up as per Ufligy2 warnings. hace 13 años
  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. hace 13 años
  Mr.doob 0fd5a5ce24 Renamed .deallocate() to .dispose() as discussed in #2760 and fdb737d078e0e3d6eba9856cec77401082a42fe8. hace 13 años
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. hace 13 años
  Mr.doob fdb737d078 Sending target in the deallocate event. hace 13 años
  alteredq 9d0dfbc566 Quick fix to make Editor and examples using BufferGeometry working again after EventTarget changes. hace 13 años
  Mr.doob 609329f11e Removed *Library objects as per discussion in #2712. hace 13 años
  Mr.doob 6e0c0aaecf Simplified Geometry's boundingSphere and boundingBox checks. hace 13 años
  Mr.doob 3823a3d42e Changed *Library from Array to Object. Fixes #2745. hace 13 años
  Ben Houston c60f006646 fix #2738 - bounding box is calculated incorrect if there is only one position vector. hace 13 años
  Ben Houston d782e3a17e adopt Box3 in BufferGeometry. hace 13 años
  alteredq b2600a27a8 Added computing of normals also for non-indexed BufferGeometry. hace 13 años
  alteredq 8c26ddf224 Fixed multiple issues caught by stricter Closer Compiler settings (checkTypes on). hace 13 años
  alteredq 748159e4f1 Transplanted @WestLangley's normal matrix fix from Geometry.applyMatrix to BufferGeometry. hace 13 años
  Jason Davies 6b3eaa0d35 Add deallocation to BufferGeometry. hace 13 años
  Mr.doob 5bc4598bb0 Fixed BufferGeometry getting id = NaN. hace 13 años
  Mr.doob b69e19e883 Promoted BufferGeometry from src/extras/core to scr/core. Added basic example. hace 13 años