Commit History

Author SHA1 Message Date
  Mr.doob d35e4f3bf0 CanvasRenderer: Avoiding errors when image hasn't yet been loaded. 13 years ago
  zz85 c7fc6afe41 uses one instance of THREE.Matrix4 as proposed by @WestLangley in #1833 13 years ago
  zz85 c85a5b5baa Merge remote-tracking branch 'mrdoob/dev' 13 years ago
  zz85 b3e0fdd4c4 Merge branch 'master' of github.com:zz85/three.js 13 years ago
  Mr.doob 3265a7efdd Fixed missing camera->controls change in webgl_trackballcamera_earth.html. Fixes #1761. 13 years ago
  Mr.doob 2c9d098282 r50dev 13 years ago
  Mr.doob c13a9e527a Added SubtractiveBlending back to CanvasRenderer. Fixes #588. 13 years ago
  Mr.doob 201c92a8dd Ray.intersectObject now also sorts. Fixes #1837. 13 years ago
  Mr.doob 5e2df8e0f1 Merge remote-tracking branch 'zz85/worldToLocal' into dev 13 years ago
  Mr.doob cfa5d1f2ea Merge branch 'master' into dev 13 years ago
  alteredq b9c9eb0933 Fixed texture coordinates export in Blender 2.63 exporter. 13 years ago
  alteredq 0c7cc481a7 Fixed texture coordinates export in Blender 2.63 exporter. 13 years ago
  alteredq 52e8507a89 Added handling of vertex colors for ImmediateRenderObjects. 13 years ago
  zz85 086f9ff00d removing less necessary stuff from Path.js. May still have to decide whether to migrate to using .curves from .actions 13 years ago
  zz85 b3ce020aa4 Merge branch 'master' of github.com:zz85/three.js 13 years ago
  zz85 7aba6e9743 Moved FontUtils into a seperate file, Removed and move TextPath into FontUtils 13 years ago
  zz85 c583db7749 Cleaning up TextGeometry a little 13 years ago
  barnabygunning 4c92b9d0e0 changed material to materialIndex in function f4() 13 years ago
  alteredq 45ec7a73ed Updated builds. 13 years ago
  alteredq 00900b99fb Merge remote-tracking branch 'remotes/gero3/smallCleanup' into dev 13 years ago
  alteredq 763fcf796e Refactored ImmediateRenderObject flags (thanks to @mrdoob). 13 years ago
  Jeroen De Cuyper c001a53377 small update 13 years ago
  Mr.doob aac7221788 Merge branch 'master' into dev 13 years ago
  Mr.doob 07b1c44667 Added Blender 2.63 Exporter. 13 years ago
  Mr.doob ed4fec1e86 Merge remote-tracking branch 'Pitel/patch-1' into dev 13 years ago
  tim baker 525dd71641 blender renamed mesh.faces to mesh.tessfaces 13 years ago
  zz85 91522e18ee Merge remote-tracking branch 'mrdoob/dev' 13 years ago
  alteredq 5d5f92d641 Fixed MarchingCubes bug introduced by previous commit. Added flat shaded material to marching cubes example. 13 years ago
  alteredq 5dd0968009 Some optimizations and cleanup in MarchingCubes and its example. 13 years ago
  alteredq 21a8465f44 Added proper texture pixel types. 13 years ago