提交历史

作者 SHA1 备注 提交日期
  Mr.doob 70ea860ca0 Updated builds. 13 年之前
  Mr.doob 3825790cc0 Reordered blending constants values 13 年之前
  Mr.doob 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 13 年之前
  Mr.doob 22419675e6 Merge remote-tracking branch 'kovleouf/dev' into dev 13 年之前
  Mr.doob c1b59c0204 Updated builds. 13 年之前
  Mr.doob 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 13 年之前
  Mr.doob 4e2f5aaa0c Removed old DEPRECATED messages. 13 年之前
  kovleouf f3d2d484fa add "NoBlending" to Material and WebGLRenderer 13 年之前
  Mr.doob 6b63c04d39 Updated builds. 13 年之前
  Mr.doob ca90b0aa03 Cleaned up lookAt() example. Minor tweaks. 13 年之前
  Mr.doob 104389c58e Fixed broken interactive examples. 13 年之前
  Mr.doob 9f87079155 Matrix4.lookAt(): y doesn't need to be normalized because it's a cross product of 2 normalized vectors 13 年之前
  Mr.doob 53bc1ea6e2 Implemented @rectalogic's blender exporter flipyz patch. Fixes #825 and #1351. 13 年之前
  Mr.doob 2a18c4c909 texture.onUpdated() should be texture.onUpdate(). Fixes #1347. 13 年之前
  Mr.doob 01a15e2455 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  Mr.doob 787438069b Blender exporter still works with 2.62 ^^ 13 年之前
  alteredq 382f964255 Added doubleSided handling for reflections / refractions. 13 年之前
  alteredq aa7e9865ff Added proper doubleSided handling for Lambert. 13 年之前
  alteredq 8ac9e70e6e Added proper doubleSided handling for Phong. Added doubleSided performance test. 13 年之前
  Mr.doob 73283a606f Added .setPrecision() to Ray. Fixes #1328. 13 年之前
  Mr.doob 2c6e0d1805 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  Mr.doob 954e6e90fa DOMRenderer clean up. 13 年之前
  alteredq 9f806fa522 Made ExtrudeGeometry creating UVs for all faces all the time. 13 年之前
  Felix Jorkowski 04f01d0647 Fixed: The DOMRenderer was not using the correct members from the result of the projectScene() function, which ended up meaning that no DOM elements were being updated at all. 13 年之前
  Mr.doob aa47bfcdf1 It's not really a temp var, it's a new face. 13 年之前
  Mr.doob 448e50759d If extractUrlBase returns '' textures in the root folder won't load. Fixes #1314. 13 年之前
  Mr.doob 3af68ade34 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  Mr.doob 7e01c0f589 Checking for UnsignedIntType instead ofUnsignedShortType. Fixes #1329. 13 年之前
  alteredq ca9832613e Updated builds. 13 年之前
  alteredq 3589747720 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前