Mr.doob
|
c5251fac37
Decided to write the documentation "system" in plain HTML.
|
13 年之前 |
Mr.doob
|
7eab901dae
Updated all the links to the Wald Disney head.
|
13 年之前 |
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 年之前 |