Ben Houston
|
7cbfbbf288
reorder based on @WestLangley suggestion.
|
12 years ago |
Ben Houston
|
449d203de7
pull out common factors of Matrix4.determinant.
|
12 years ago |
Ben Houston
|
d3bd682b37
reorder Matrix4.determinant to match order used by Matrix4.getInverse
|
12 years ago |
Ben Houston
|
0263059a2e
add credits.
|
12 years ago |
Ben Houston
|
bffacabbf3
optimize determinant calculation in Matrix4.getInverse()
|
12 years ago |
Ben Houston
|
f52aa6303d
expand Matrix3 with set, identity, copy, multiplyScalar, deteminant, clone; Matrix3/4.getInverse will now optionally throw an exception; start Matrix3/4 unit tests
|
12 years ago |
Ben Houston
|
56a1e4fca1
Merge branch 'quaternion_polish' into three_math_degreesToRadians
|
12 years ago |
Ben Houston
|
a1c4489a2e
add new credits to Quaternion.js, expand Quaternion unit tests, move Matrix4 set* methods to standard file location.
|
12 years ago |
Ben Houston
|
6e0d2115ca
adopting THREE.Math.degToRad/radToDeg for code readability.
|
12 years ago |
Ben Houston
|
26b57b81be
Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780
|
12 years ago |
Ben Houston
|
d821397c16
fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives.
|
12 years ago |