Historie revizí

Autor SHA1 Zpráva Datum
  Juergen Ahting 9dc43f9187 CanvasRenderer: setViewport: devicePixelRatio applied před 11 roky
  Mr.doob c116ef66b4 Merge branch 'comments' of https://github.com/jahting/three.js into dev před 11 roky
  Juergen Ahting acf315b800 added comment justifying the detailed computation of the boundingSphere před 11 roky
  Juergen Ahting 04cd4ef926 THREE.Shape.Utils.triangulateShape: Performance of removeHoles improved if there are several hundred holes před 11 roky
  Mr.doob 65e03988dc Added canvas_lines_dashed example. před 11 roky
  Mr.doob b0626d7576 Updated builds. před 11 roky
  Mr.doob 1103e50e03 Removed UV.js. Fixes #4570 in a way... před 11 roky
  Mr.doob 032774e858 Merge branch 'fix-nodejs-build' of https://github.com/alldne/three.js into dev před 11 roky
  Mr.doob 321706dc43 Merge branch 'patch-1' of https://github.com/thuron/three.js into dev před 11 roky
  Mr.doob 43c010e08d Updated builds. před 11 roky
  Mr.doob 43cded21c8 CanvasRenderer/SVGRenderer: Discard elements with material.opacity === 0. Fixes #4617. před 11 roky
  Mr.doob 5a7d73b2ba Merge branch 'patch-1' of https://github.com/zerorzero/three.js into dev před 11 roky
  Mr.doob ac9fa24c3c Added drop events to equirectangular panorama example. před 11 roky
  zerorzero c5b91a0c61 Update FontUtils.html před 11 roky
  Tim cba24af4f1 Fixed Orthograpic Camera exporting. před 11 roky
  Jeong Yong-uk af763d7aaf Fix package.json to make 'npm install' work. před 11 roky
  Mr.doob cc71e077ac Updated builds. před 11 roky
  Mr.doob 35e18100c4 Object3D: Reverted this.position to non-configurable position. před 11 roky
  Mr.doob f4ca33de6a Merge branch 'heightfields-and-normalmaps' of https://github.com/virtual-world-framework/three.js into dev před 11 roky
  Mr.doob 59dbd22504 Updated builds. před 11 roky
  Mr.doob 5549e242e0 Object3D: Using Object.defineProperties to avoid object.rotation = new THREE.Euler() pattern. See fffeeb636ee9fa38f2e3a51358c361116d827d8b. před 11 roky
  Eric Burns ae02c24c4f Differentiate between heightfields and normalmaps and treat each appropriately před 11 roky
  Mr.doob eabdc89686 Quaternion: Avoiding double call to onChangeCallback in setFromUnitVectors. Added call to onChangeCallback in normalize(). See fffeeb636ee9fa38f2e3a51358c361116d827d8b. před 11 roky
  Mr.doob b228ef810d Updated builds. před 11 roky
  Mr.doob fffeeb636e Simplified Euler/Quaternion setup. See #4599. před 11 roky
  Mr.doob c509dcbe6c Removed unused Proxy*. před 11 roky
  Mr.doob 171dc1e6b2 Merge pull request #4598 from virtual-world-framework/use-collada-id-as-threejs-id před 11 roky
  James Baicoianu 88dc98ef70 Added skinIndices/skinWeights, vertexTangents, Geometry.clone/computeBoundingSphere/computeBoundingBox/computeFaceNormals/computeVertexNormals před 11 roky
  James Baicoianu 547c34ad52 Added new typed/multi classes to package definitions před 11 roky
  James Baicoianu b11df4cda4 Fixed renderer error caused by unknown material.defaultAttributeValues před 11 roky