История коммитов

Автор SHA1 Сообщение Дата
  Mr.doob 2c60d40901 Added Vector3.absoluteToRelative and Vector3.relativeToAbsolute. Thanks to @G3z for the initial suggestion. Thanks to @em for the naming hint. Fixes #1043. 13 лет назад
  Mr.doob ab7c7251e6 TrackballControls: Caching event. 13 лет назад
  Mr.doob 2856874da1 extractUrlbase() to extractUrlBase() in CTMLoader. 13 лет назад
  Mr.doob aa21b7a7db extractUrlbase() to extractUrlBase() 13 лет назад
  Mr.doob f6bc8f5e72 Yet another tweak on the extractUrlbase code. Hopefully it does the trick now. 13 лет назад
  Mr.doob 46ef0e0b11 Merge remote-tracking branch 'alteredq/dev' into dev 13 лет назад
  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 лет назад
  alteredq 05f86c7438 Fixed postprocessing demo. 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 лет назад