alteredq
|
87cc607c4f
Added createPointsGeometry for Path.
|
14 years ago |
alteredq
|
d31398b28d
Added THREE namespace to GeometryUtils.
|
14 years ago |
Mr.doob
|
0dc51e5687
Added copy method to THREE.Color.
|
14 years ago |
alteredq
|
548289b3a4
Fixed remaining extras/geometries, GeometryUtils and few examples.
|
14 years ago |
Mr.doob
|
c7aa2ab3d1
Object3D::localMatrix ⟶ Object3D::matrix
|
14 years ago |
Mr.doob
|
106db4c3f8
Object3D::autoUpdateMatrix ⟶ Object3D::matrixAutoUpdate
|
14 years ago |
alteredq
|
2ecbe2dec2
A lot of bugfixing and refactoring.
|
14 years ago |
astrodud
|
ebd21f962b
GeometryUtils.merge should obey object2.autoUpdateMatrix
|
14 years ago |
Szymon Nowak
|
5c8a089669
Fixed implied globals and added few missing semicolons
|
14 years ago |
Mr.doob
|
bffdc03cf1
`*.material`→ `*.materials`
|
14 years ago |
Mr.doob
|
59304d8a6e
Matrix4.transformVector3 ⟶ Matrix4.multiplyVector3
|
14 years ago |
Mr.doob
|
2929d5a345
GeometryUtils::merge were not copying centroid/normal/material.
|
14 years ago |
Mr.doob
|
0f2badfdd1
Previous commit: `Matrix4.transform` ⟶ `Matrix4.transformVector3` and `Matrix4.tranformVector4`
|
14 years ago |
Mr.doob
|
d734dbeaf5
Optimised GeometryUtils::merge
|
14 years ago |
Mr.doob
|
d961ee52c8
Started GeometryUtils class.
|
14 years ago |