提交历史

作者 SHA1 备注 提交日期
  Makis Tracend b396f66d42 :zap: fog rendering for ShaderTerrain 8 年之前
  Mr.doob 8c00347fcb ColladaLoader2: Handle nodes with no ids. 8 年之前
  Mr.doob e9e5a14e76 ColladaLoader2: Comment out alphaMap code for now. 8 年之前
  Mr.doob 24464c037e ColladaLoader2: Basic support for alphaMap. 8 年之前
  Mr.doob 891e740e79 ColladaLoader2: Support 0 opacity models. You never know...? 8 年之前
  Mr.doob aa136cb9a4 ColladaLoader2: "If either <transparent> or <transparency> exists then transparency rendering is activated" 8 年之前
  Mr.doob 50260c2c33 DragControls: Simplified code using THREE.Plane approach. 8 年之前
  Mr.doob 7b529ccc32 DragControls: Refactoring and API changes. 8 年之前
  Mr.doob c0f8fb8266 Updated examples that use DragControls. 8 年之前
  Mr.doob 2c35c268a8 DragControls: Fixed breakage. 8 年之前
  Mr.doob 5ec2f83300 DragControls: Use custom event system with EventDispatcher. 8 年之前
  Mr.doob 9dbbf18f44 Merge pull request #10240 from Akiyah/use_DragControls_for_webgl_interactive_draggablecubes 8 年之前
  Mr.doob 5d39a4d183 Object3D: Clean up. 8 年之前
  Mr.doob bdb3c0ad26 Object3D: Simplified Layer copy. See #10245. 8 年之前
  Mr.doob 526ad005a6 Merge pull request #10245 from looeee/bug/Object3D/clone/missingLayers 8 年之前
  Mr.doob 339da48372 ColladaLoader2: Removed ImageLoader and baseURL code. I think it should be implemented differently... 8 年之前
  Mr.doob c5688a26b4 KMZLoader: Added image loading support. 8 年之前
  looeee 2ac5aeea7a Added copy and clone to Layers 8 年之前
  Mr.doob 12a70b8683 Merge pull request #10243 from Mugen87/dev 8 年之前
  Mugen87 4984e7930f ExtrudeGeometry: Clean up 8 年之前
  Mr.doob 09be9555cd Merge pull request #10242 from looeee/docs/materials/improve 8 年之前
  looeee 5965620cfe Updated MeshStandardMaterial description 8 年之前
  looeee 24dc05e241 updated SpriteMaterial doc 8 年之前
  looeee 85383d42db Updated ShaderMaterial, PointsMaterial, MultiMaterial 8 年之前
  looeee d97b003355 added example code and links to multimaterial doc2 8 年之前
  Akiyah 0c4f61f7e1 use DragControls 8 年之前
  looeee e2ce14e4f7 Updated descriptions for Lambert, Phong, Standard, Physical 8 年之前
  Mr.doob acda8a7c8f Removed no longer needed Firefox workaround. See #10217. 8 年之前
  Mr.doob dc97c8df31 Merge pull request #10234 from looeee/docs/loadingManager/improve 8 年之前
  Mr.doob f0e2fb0fb7 TAARenderPass: Clean up. 8 年之前