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

Автор SHA1 Сообщение Дата
  Mr.doob 916ce9c675 Renamed isIntersection* to intersects*. See #7376. 10 лет назад
  Mr.doob c74fa04f2f Simplified Object3D.toJSON() 10 лет назад
  Mr.doob dfd2d8be8d toJSON: Moved geometry/material handling to Object3D. Fixes #7262. 10 лет назад
  Mr.doob 7488add52f Removed groups/offsets/drawcalls code from raycast methods. 11 лет назад
  Mr.doob 2324c4e8c6 Merge pull request #7064 from jee7/master 11 лет назад
  Raimond Tunnel 576801f8af Line-ray intersection testing. Distance should be calculated in world space. Otherwise it fails, when Line has a scale transformation. Also added to the docs the requirement that the Raycaster direction vector needs to be normalized. 11 лет назад
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 11 лет назад
  Mr.doob f627040913 Line: Nicer backwards compatibility for THREE.LinePieces. 11 лет назад
  Mr.doob 5fa3f190e6 Removed unneeded addDrawCalls()s. 11 лет назад
  Mr.doob c200eaea13 WebGLRenderer: Removed drawcall.index. See #7003. 11 лет назад
  Daniel Hritzkiv 8d3f1ce652 Prefer one-line constructor+copy in clone methods 11 лет назад
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 11 лет назад
  gero3 923256459e fixed files to codestyle 11 лет назад
  Mr.doob 6f15df93dc Merge branch 'geo-clone' of https://github.com/dubejf/three.js into dev 11 лет назад
  dubejf 2f76f92a1b Rename _copyFrom to copy 11 лет назад
  Mr.doob 22cad1ab86 Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev 11 лет назад
  dubejf 802e589cc0 CloneProperties renamed _copyFrom, swap src / dest arg order 11 лет назад
  dubejf 89491d9ba0 Clone should take no argument. Introduce CloneProperties 11 лет назад
  gero3 22b4a311c7 add function definintion to closured functions 11 лет назад
  dubejf 2038fec6a6 Fix temporary drawcalls creation 11 лет назад
  dubejf d0dff85716 Remove uses of .offsets 11 лет назад
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. 11 лет назад
  Mr.doob 191bb16cd4 Renamed THREE.SegmentsLine to THREE.LineSegments. See 9b63a1d906e0e5f33cadc145664c6bf44aa68fed 11 лет назад
  Mr.doob 9b63a1d906 Added THREE.SegmentsLine. 11 лет назад
  Mr.doob c1faad5bde Converted space indents to tabs. See #6252. 11 лет назад
  aaron 80214490ad toJSON - move class specific code onto individual classes 11 лет назад
  Mr.doob ba5e977918 Minor code clean up. 11 лет назад
  gero3 fe8493157e codestyle fixes 11 лет назад
  genrich 7dca5f99ab add line segment index which was intersected with raycast 11 лет назад
  Mr.doob d4f73ae81f Updated builds. 11 лет назад

粤ICP备19079148号