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

Аутор SHA1 Порука Датум
  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. пре 10 година
  Mr.doob 2324c4e8c6 Merge pull request #7064 from jee7/master пре 10 година
  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. пре 10 година
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? пре 10 година
  Mr.doob f627040913 Line: Nicer backwards compatibility for THREE.LinePieces. пре 10 година
  Mr.doob 5fa3f190e6 Removed unneeded addDrawCalls()s. пре 10 година
  Mr.doob c200eaea13 WebGLRenderer: Removed drawcall.index. See #7003. пре 10 година
  Daniel Hritzkiv 8d3f1ce652 Prefer one-line constructor+copy in clone methods пре 10 година
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method пре 10 година
  gero3 923256459e fixed files to codestyle пре 10 година
  Mr.doob 6f15df93dc Merge branch 'geo-clone' of https://github.com/dubejf/three.js into dev пре 10 година
  dubejf 2f76f92a1b Rename _copyFrom to copy пре 10 година
  Mr.doob 22cad1ab86 Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev пре 10 година
  dubejf 802e589cc0 CloneProperties renamed _copyFrom, swap src / dest arg order пре 10 година
  dubejf 89491d9ba0 Clone should take no argument. Introduce CloneProperties пре 10 година
  gero3 22b4a311c7 add function definintion to closured functions пре 10 година
  dubejf 2038fec6a6 Fix temporary drawcalls creation пре 10 година
  dubejf d0dff85716 Remove uses of .offsets пре 10 година
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. пре 10 година
  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 година
  mschuetz 37db3e5a35 added raycasting to lines with buffered geometry пре 11 година

粤ICP备19079148号