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 年之前 |
alteredq
|
a763461d42
Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate.
|
13 年之前 |
Mr.doob
|
ae17306f8d
Merge remote-tracking branch 'AddictArts/dev_kfAnimCacheFix' into dev
|
13 年之前 |
Mr.doob
|
3090c30a07
Cleaning up after the merge.
|
13 年之前 |
alteredq
|
dba0cf0194
Merged with mrdoob's dev branch.
|
13 年之前 |
alteredq
|
14fdaa11e7
Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example.
|
13 年之前 |
Mr.doob
|
1aa5bfe85d
Updated builds.
|
13 年之前 |
Mr.doob
|
fe4466a40b
Trying to cherry pick from a previous @alteredq commit.
|
13 年之前 |
Mr.doob
|
a48864b47a
Reverted TrackballControls changes.
|
13 年之前 |
alteredq
|
7836beab9f
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 年之前 |