Julien Barrois
|
102a82102c
fix typo
|
6 years ago |
Julien Barrois
|
aad961c02b
lint
|
6 years ago |
Julien Barrois
|
bb80ef4a69
comment typo
|
6 years ago |
Julien Barrois
|
50df9fbe0a
Merge branch 'master' into MatrixDetAndInvert2
|
6 years ago |
Julien Barrois
|
769f34c71f
final commit
|
6 years ago |
Julien Barrois
|
70f7d41726
undo minor change
|
6 years ago |
Julien Barrois
|
0fd749435d
final pass to ensure _markAsUpdated is alway called
|
6 years ago |
Julien Barrois
|
973dd29074
give variable real names in Matrix method
|
6 years ago |
Julien Barrois
|
eda702349b
lint
|
6 years ago |
Julien Barrois
|
13c5bb5563
PR comments + some updates
|
6 years ago |
Julien Barrois
|
3e7e6c20ee
a bit more cleaning
|
6 years ago |
Julien Barrois
|
4cbc2f7096
update what's new and Matrix method return type
|
6 years ago |
Julien Barrois
|
a4d76736c7
linting
|
6 years ago |
Julien Barrois
|
58c232f99a
minor
|
6 years ago |
Julien Barrois
|
d4e3c00f22
make the m member of the Matrix returning a Readonly<Float32Array>
|
6 years ago |
Julien Barrois
|
695be54f6e
make Matrix.m member private
|
6 years ago |
Julien Barrois
|
b9f7970aa0
code polishing
|
6 years ago |
Julien Barrois
|
2df3ca4b52
use new Matrix() instead of Matrix.Zero()
|
6 years ago |
Julien Barrois
|
ff5322b342
use MathTmp instead of static variables of Matrix
|
6 years ago |
Julien Barrois
|
1f65582946
add Vector3.ClampToRef to avoid temp Vector3 instantiation
|
6 years ago |
Julien Barrois
|
287945423e
fix toNormalMatrix
|
6 years ago |
David Catuhe
|
a51c2bc352
Fix ome readonly checks
|
6 years ago |
Julien Barrois
|
636303e971
align BoundingBox and BoundingSphere API
|
6 years ago |
Julien Barrois
|
bb1a681b71
remove useless parameter in Matrix.Identity
|
6 years ago |
Julien Barrois
|
4b69c3cf89
Merge remote-tracking branch 'upstream/master' into LinesMeshIntersection
|
6 years ago |
David Catuhe
|
0ec7646764
Improve matrix identity checks when dealing with 3x2
|
6 years ago |
Julien Barrois
|
ec097dfc34
fix Matix.Identity + simplify API
|
6 years ago |
Julien Barrois
|
55e9f6be5b
minor
|
6 years ago |
Julien Barrois
|
80b7e9e3b9
revet change + use little matrix optimization
|
6 years ago |
Julien Barrois
|
e59c62d8eb
revert unwanted change + little optim in matrix
|
6 years ago |