Commit History

Autor SHA1 Mensaxe Data
  Mr.doob 2af775f76b Moved WebGLRenderer sortFacesByMaterial to Geometry.makeGroups as per @wivlaro's #3432 PR. %!s(int64=12) %!d(string=hai) anos
  Martin Wicke 24cfa675b8 remove __tmpVertices vertex normal cache %!s(int64=12) %!d(string=hai) anos
  Martin Wicke 089741d0ad initialize face.vertexNormals and __tmpVertices more often, to make sure they are available when computeVertexNormals is called (again) after faces or vertices have changed. %!s(int64=12) %!d(string=hai) anos
  Mr.doob 3f3cfa27de Removed THREE.Ribbon. See #3860. %!s(int64=12) %!d(string=hai) anos
  zexee 41b1a45a63 Update Geometry.js %!s(int64=12) %!d(string=hai) anos
  Mr.doob b3f7e8f923 Removed faceUvs stuff. %!s(int64=12) %!d(string=hai) anos
  Mr.doob ac1e90b9b0 Removed more Face3/Face4 checks. %!s(int64=12) %!d(string=hai) anos
  Mr.doob 41dcce8e8b Removed Face4 bits in src. %!s(int64=12) %!d(string=hai) anos
  Mr.doob a356e4dc8d Basic changes. %!s(int64=12) %!d(string=hai) anos
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. %!s(int64=12) %!d(string=hai) anos
  Mr.doob 72f94e88dd Reverted to uint vased ids. Added uuid property. %!s(int64=12) %!d(string=hai) anos
  WestLangley fc5e3e1a15 Miscelaneous fixes %!s(int64=12) %!d(string=hai) anos
  Mr.doob 0b62713ccc Removed *.uuid. %!s(int64=12) %!d(string=hai) anos
  Mr.doob a220c6c347 Renamed Math.uuid() to Math.generateUUID() %!s(int64=12) %!d(string=hai) anos
  Mr.doob 76f65d7fdb Using RFC4122, version 4 for ids instead of incremental number. %!s(int64=12) %!d(string=hai) anos
  Aleksandar Rodic 0e9c555e3a added outliner for multiple asset types %!s(int64=12) %!d(string=hai) anos
  Ben Houston 5572c5da11 increase safety in Geometry.mergeVertices() response to large float ranges. %!s(int64=12) %!d(string=hai) anos
  Ben Houston f96b8b94df make Geometry.mergeVertices 2x faster. %!s(int64=12) %!d(string=hai) anos
  Mr.doob 51d597416f Using Matrix3.getNormalMatrix. See #3220. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 389cf29b6b THREE.extend again breaking things. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 3ced32afa7 Code clean up as per Ufligy2 warnings. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 39763ab7d0 Changed back some .projectPoint() to .applyMatrix4() as per bb873d16d676ead71dfce5181a73828b5993a05f. %!s(int64=13) %!d(string=hai) anos
  Mr.doob bb873d16d6 Added Vector3.projectPoint() as suggested in #2921. %!s(int64=13) %!d(string=hai) anos
  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. %!s(int64=13) %!d(string=hai) anos
  Ben Houston 11607e60c1 Geometry.mergeVertices: remove unused variables, rename non-descript 'o' to 'indices'. %!s(int64=13) %!d(string=hai) anos
  Ben Houston 85b9bf17d1 robust support for multiple duplicate vertices in Face3 and Face4, add handling of vertex colors and vertex UVs. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 081a1fd646 Renamed .multiplyMatrix* to .applyMatrix* and .multiplyQuaternion to .applyQuaternion as suggested by @WestLangley in #2860. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 127c0f2400 matrix.multiplyVector3 to vector.multiplyMatrix4 as suggested in #2860. %!s(int64=13) %!d(string=hai) anos
  Mr.doob b7278c5d12 Removed nullifying on dispose. %!s(int64=13) %!d(string=hai) anos

粤ICP备19079148号