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

Автор SHA1 Сообщение Дата
  haeric d4374e31c9 Fix array overflow for Mesh.raycast on indexless BufferGeometry 10 лет назад
  Mr.doob 22cad1ab86 Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev 10 лет назад
  gero3 22b4a311c7 add function definintion to closured functions 10 лет назад
  Mr.doob c27ad52647 Clean up. 10 лет назад
  gero3 342d064345 add example usage 10 лет назад
  dubejf 2038fec6a6 Fix temporary drawcalls creation 10 лет назад
  dubejf d0dff85716 Remove uses of .offsets 10 лет назад
  Mr.doob de58fe5df0 Mesh.raycast clean up. 10 лет назад
  Ricardo Cabello 6f6f7bf5d8 Merge pull request #6302 from pavelvasev/dev 10 лет назад
  WestLangley e987551138 Removed Raycaster.precision 10 лет назад
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. 10 лет назад
  Mr.doob 25ffb41e64 Refactored Texture.toJSON implementation. See #6509 10 лет назад
  Pavel Vasev 38b0521fcd BufferGeometry: return the number of hit triangle in raycast 11 лет назад
  Mr.doob c1faad5bde Converted space indents to tabs. See #6252. 11 лет назад
  aaron 80214490ad toJSON - move class specific code onto individual classes 11 лет назад
  brason 34024452d4 Removed unused variables. 11 лет назад
  gero3 fe8493157e codestyle fixes 11 лет назад
  Ben Houston c9f111c310 adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard. 11 лет назад
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. 11 лет назад
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 11 лет назад
  Mr.doob 6c038a83ad Updated fromArray() usage. 11 лет назад
  Mr.doob 2efc87a00d Added type property to all relevant objects. 11 лет назад
  Mr.doob fe69ad0c29 Mesh raycast() returning new Face3( a, b, c, normal ) instead of [ a, b, c ] array. See #5164. 11 лет назад
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 лет назад
  Mr.doob 5ada725b52 Moved Raycaster Mesh. 11 лет назад
  James Baicoianu 886be71ed9 Pass recursive flag through from THREE.Mesh.clone() to THREE.Object3D.clone() 12 лет назад
  Mr.doob 092e3ad0d3 Mesh: Support Geometries without morphTargets. 12 лет назад
  Mr.doob e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. 12 лет назад
  Mr.doob ef4841a757 Added .setGeometry() and .setMaterial() to Mesh. 13 лет назад
  Mr.doob a8a3934287 Mesh.updateMorphTargets() clean up. 13 лет назад

粤ICP备19079148号