Mr.doob
|
b22bb0c7d4
Clean up.
|
8 年之前 |
foijord
|
5708737efd
Keep Matrix3 elements in double precision rather than 32-bit floats for added precision
|
8 年之前 |
Mr.doob
|
3ff6466913
Clean up.
|
8 年之前 |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 年之前 |
Tristan VALCKE
|
2b46f6288c
Improve Matrix3 closure performance
|
8 年之前 |
Tristan VALCKE
|
a1ff3d6442
Protect Matrix3 against the closure circular reference bug
|
8 年之前 |
Mugen87
|
f9160a17e5
Matrix3/Matrix4: Removed .applyToVector3Array()
|
8 年之前 |
Mugen87
|
c85879e108
Matrix3/Matrix4: Simplify .applyToBufferAttribute()
|
8 年之前 |
Mugen87
|
e148062753
Matrix3/Matrix4: Refactored .applyToBuffer()
|
8 年之前 |
looeee
|
9caaf3b423
moved matrix3.flattenToArrayOffset to legacy
|
8 年之前 |
aardgoose
|
c72920490e
Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035)
|
8 年之前 |
Jay Weeks
|
d9a7ea4945
Fix Matrix3, Matix4 applyToBuffer (#9910)
|
8 年之前 |
Mr.doob
|
1c6e354214
Matrix3: Added missing offset parameter to fromArray()
|
9 年之前 |
Josiah Konrad
|
f5830756ed
add offset to Matrix4.fromArray for consistency with all other fromArray functions (#9611)
|
9 年之前 |
Jay Weeks
|
c1359c05f3
Fix Matrix3 Matrix4 getInverse throwOnDegenerate (#9405)
|
9 年之前 |
Mr.doob
|
9147f32ca2
Clean up.
|
9 年之前 |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 年之前 |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 年之前 |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 年之前 |
WestLangley
|
a7ed6b10ff
Name closured functions (#9116)
|
9 年之前 |
Corey Maler
|
e803bbc036
Speedup Matrix inverse (#8938)
|
9 年之前 |
tschw
|
494e016dea
Automated uniform.<name>.type. (#8606)
|
9 年之前 |
tschw
|
a83f78ac98
Let Matrix3.getInverse log an error given a Matrix4.
|
9 年之前 |
tschw
|
4a34b12aed
Matrix3: Let getNormalMatrix use new setFromMatrix4.
|
9 年之前 |
tschw
|
6989a8d4e6
Matrix3.getInverse: Added compatibility check.
|
9 年之前 |
tschw
|
4d23befac4
Implemented proper 3x3 matrix inversion.
|
9 年之前 |
Brent Walther
|
1621f57f21
Rename error flag parameter in Matrix3.getInverse()
|
9 年之前 |
Mr.doob
|
662047776b
Mover Matrix* legacy code.
|
9 年之前 |
Mr.doob
|
beef6cbf31
Matrix3: Fixed console message.
|
10 年之前 |
Ben Houston
|
036147e203
geometry/object.clips -> geometry/object.animation
|
10 年之前 |