Commit History

Author SHA1 Message Date
  Mr.doob a8cc2a22ac Blender Exporter: Fixed Indexed BufferGeometry exporting. Seems like this has been broken for a year... a4e892b5a34f7bda1f75c34d1a6a6227ba6cdcfd 8 years ago
  Mr.doob 40ddc192c7 Merge pull request #10314 from takahirox/GLTFLoaderFix 8 years ago
  Takahiro 6a666d415a Fix var name conglict in GLTFLoader 8 years ago
  Takahiro bade207795 Fix GLTFLoader joint search bug 8 years ago
  Mr.doob 349d98dbd3 Removed bower.json. 8 years ago
  Mr.doob 49e3759129 Clean up 8 years ago
  Mr.doob 3e24f2f21c Editor: Fixed error when selecting scene. See #10305. 8 years ago
  Mr.doob 2fe62768e1 Removed terran.js and improved webgl_points_dynamic. 8 years ago
  Mr.doob f778f6f4b4 Removed NinjaLo_bin. 8 years ago
  Mr.doob c2be5f5aba Merge pull request #10308 from donmccurdy/feat-gltf-step-interpolation 8 years ago
  Don McCurdy 51355ac7ad Map glTF STEP interpolation to THREE.InterpolateDiscrete 8 years ago
  Mr.doob 3d9a27a72f GLTFLoader: Removed .bind() craziness. 8 years ago
  Mr.doob 67b4a111bc GLTFLoader: Continue loading even if textures are missing. 8 years ago
  Mr.doob 222b2fce19 Updated builds. 8 years ago
  Mr.doob 974a576607 Clean up. 8 years ago
  Mr.doob e4eb517f31 Merge pull request #10294 from lasdghawiv/MultiMaterial_isArray_check 8 years ago
  Mr.doob 14c47ec320 Merge pull request #10292 from takahirox/DashSupport 8 years ago
  Mr.doob 100aca8879 Updated builds. 8 years ago
  Mr.doob bc3ebe9ed1 Merge pull request #10296 from Mugen87/dev 8 years ago
  Mr.doob e24cfc8f14 Merge pull request #10300 from Coburn37/dev 8 years ago
  Mr.doob 3a3c742e2d Improved fbx example. 8 years ago
  Mr.doob 07f88bc9a5 Updated builds. 8 years ago
  Mr.doob 14419dea3b ShaderChunk: Fixed envMapIntensity typo. See #10298. 8 years ago
  Peter "Coburn" Fornari a395b9a271 WebGLIndexedBufferRenderer now supports Uint8Array 8 years ago
  Mugen87 9beb411115 Box3.html: Correct typo 8 years ago
  Mugen87 cc2a20d411 Box3: Renamed .setFromBuffer to .setFromBufferAttribute 8 years ago
  Mugen87 5b4c8936e5 BufferGeometry: Rename position attribute 8 years ago
  Mugen87 1b2d43c731 BufferGeometry: Make computeBoundingBox and computeBoundingSphere compatible to to InterleavedBufferAttribute 8 years ago
  lasdghawiv 3013656958 Update MultiMaterial.js 8 years ago
  Takahiro 3bbe3eb224 PropertyBinding.parseTracnName dash support 8 years ago