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

Автор SHA1 Сообщение Дата
  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 10 лет назад
  Mr.doob 9b63a1d906 Added THREE.SegmentsLine. 10 лет назад
  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 лет назад
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 11 лет назад
  Mr.doob 24479355aa Line: renamed type property to mode. 11 лет назад
  Mr.doob 2efc87a00d Added type property to all relevant objects. 11 лет назад
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 лет назад
  Mr.doob 7ff6237c03 Moved Raycaster Line. 11 лет назад
  Mr.doob e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. 12 лет назад
  Mr.doob 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() 13 лет назад
  Mr.doob 6bdaf52ae9 Nickname consistency. 13 лет назад
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 лет назад
  Mr.doob c9213ab544 Added default material to Mesh, Line and ParticleSystem. Fixes #1373. 14 лет назад
  alteredq 046f4bfeb6 Added custom attributes for lines. 14 лет назад

粤ICP备19079148号