Mr.doob
|
cf1366af12
GeometryUtils.explode to ExplodeModifier and GeometryUtils.tessellate to TessellateModifier.
|
há 12 anos atrás |
Mr.doob
|
b062fee866
Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860.
|
há 12 anos atrás |
Mr.doob
|
081a1fd646
Renamed .multiplyMatrix* to .applyMatrix* and .multiplyQuaternion to .applyQuaternion as suggested by @WestLangley in #2860.
|
há 12 anos atrás |
Mr.doob
|
cfc73cc53d
Simplified normal matrix in GeometryUtils.merge.
|
há 12 anos atrás |
Mr.doob
|
127c0f2400
matrix.multiplyVector3 to vector.multiplyMatrix4 as suggested in #2860.
|
há 12 anos atrás |
OpenShift guest
|
a81dfc9c99
add the function setMaterialIndex to GeometryUtils
|
há 12 anos atrás |
Ben Houston
|
26b57b81be
Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780
|
há 12 anos atrás |
Mr.doob
|
c1f9ef832e
Replaced THREE.UV with THREE.Vector2.
|
há 12 anos atrás |
alteredq
|
f3e0205f50
Simpler GeometryUtils.triangleArea()
|
há 12 anos atrás |
Mr.doob
|
95238b00de
GeometryUtils.clone() to geometry.clone()
|
há 12 anos atrás |
alteredq
|
261869ac0a
Removed remaining traces of geometry.materials
|
há 12 anos atrás |
alteredq
|
bd7d3fb6de
Added GeometryUtils.removeMaterials
|
há 12 anos atrás |
Mr.doob
|
1abc24587e
Removing geometry.materials and returning materials from JSONLoader.
|
há 12 anos atrás |
Mr.doob
|
5a7aa01cd5
Refactored Minecraft demo.
|
há 12 anos atrás |
alteredq
|
829b236a74
Fixed UVs bug in GeometryUtils.triangulateQuads when handling faces which were already triangles.
|
há 13 anos atrás |
Mr.doob
|
ded6c16ad3
Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703.
|
há 13 anos atrás |
alteredq
|
f70002c704
Fixed UVs handling bug in GeometryUtils.tessellate.
|
há 13 anos atrás |
Mr.doob
|
7f05ba167c
Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615.
|
há 13 anos atrás |
alteredq
|
619cbaa556
Refactored GeometryUtils.triangulateQuads not to use array.splice.
|
há 13 anos atrás |
alteredq
|
7230ffa2fc
Refactored GeometryUtils.tessellate not to use array.splice.
|
há 13 anos atrás |
alteredq
|
51bd5bcd7b
Added handling of vertex colors to GeometryUtils.tessellate.
|
há 13 anos atrás |
alteredq
|
3c0413aeaa
Added handling of vertex normals to GeometryUtils.tessellate.
|
há 13 anos atrás |
alteredq
|
70ee0cf598
Fixed bug in GeometryUtils.triangulateQuads.
|
há 13 anos atrás |
alteredq
|
a763461d42
Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate.
|
há 13 anos atrás |
alteredq
|
14fdaa11e7
Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example.
|
há 13 anos atrás |
alteredq
|
0ed890f71c
Added Vertex.clone and GeometryUtils.explode.
|
há 13 anos atrás |
alteredq
|
5a48c3488e
Added GeometryUtils.triangulateQuads
|
há 13 anos atrás |
alteredq
|
befc98a01e
Refactored bounding box to use 2x Vector3 instead of custom object.
|
há 13 anos atrás |
alteredq
|
b1ef3409a6
Sorting out accidental double-merge.
|
há 13 anos atrás |
alteredq
|
3aa1767844
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
há 13 anos atrás |