Commit History

Author SHA1 Message Date
  Mr.doob 8934c44b6d Improved minecraft examples. Using atlas instead of MeshFaceMaterial. 12 years ago
  Mr.doob 51d597416f Using Matrix3.getNormalMatrix. See #3220. 12 years ago
  Mr.doob 389cf29b6b THREE.extend again breaking things. 12 years ago
  Mr.doob 2b63e4f8b2 Removed unused Matrix4.matrixRotationWorld. See #3220. 12 years ago
  Mr.doob 79214bbf74 Renamed Matrix4's copyRotation to extractRotation back. As per @WestLangley suggestion in #3220. 12 years ago
  Mr.doob 1b51d576ab Helpers: Using matrixWorld instead of just position. 12 years ago
  Mr.doob 21ebca8ecf ColladaLoader: Support DirectionalLights. 12 years ago
  Mr.doob af179b8e73 ColladaLoader: Basic light support. 12 years ago
  Mr.doob af203fe9dd Returning this in fromArray methods. 12 years ago
  Mr.doob 2974eaa0f8 Examples improvements. 12 years ago
  Mr.doob b4d8734f4e Updated builds. 12 years ago
  Mr.doob 6cf4fb7bdd LOD support in Raycaster. Fixes #3167. 12 years ago
  Mr.doob 82b9a10a80 Added linewidth to ShaderMaterial. Closes #3255. 12 years ago
  Mr.doob 676e8928d7 Reduced poly count from dynamic cubemap example. 12 years ago
  Mr.doob 857b2e6134 Switched to FlyControls in LOD example. 12 years ago
  Mr.doob 873325eadc Updated builds. 12 years ago
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. 12 years ago
  Mr.doob 4cf1419852 Docs: HemisphereLight: Renamed hex to skyColor and groundColor. Closes #3215. 12 years ago
  Mr.doob ac98fe6720 Merge remote-tracking branch 'tmcw/docs' into dev 12 years ago
  Mr.doob e4802d0782 Starting GeometryLoader. 12 years ago
  Mr.doob 3969c50e4f SceneLoader2/SceneExporter2: Material format tweaks. 12 years ago
  Mr.doob be05c06f8b SceneLoader2/SceneExporter2: Last minute format change. User level shouldn't notice it. 12 years ago
  Mr.doob 82e3a4da97 Editor: Enable recursivity when looking for the object child. 12 years ago
  Mr.doob 1c7f48e92f Updated builds. 12 years ago
  Mr.doob 696794d7c0 GeometryUtils.merge materialOffset to materialIndexOffset. See #3249. 12 years ago
  Tapio Vierros 740c35ac9d Update GeometryUtils.merge docs. 12 years ago
  Tapio Vierros 14144f3776 Add materialOffset parameter to THREE.GeometryUtils.merge. 12 years ago
  Mr.doob 89aba0a9c4 Editor: Fixed Object3D panel being visible at startup. 12 years ago
  Mr.doob 4b8c2a7afe Merge remote-tracking branch 'cjshannon/dev' into dev 12 years ago
  cjshannon 891f8878f0 Fog and FogExp2 documentation 12 years ago