WestLangley
|
0a64478c5c
Clarify zero vector use case
|
6 yıl önce |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 yıl önce |
Mugen87
|
3a4a56f385
Math: Remove closures part II.
|
6 yıl önce |
Leo Dutra
|
28338d4275
Optimize clampScalar() for Vector2 and Vector3
|
6 yıl önce |
WestLangley
|
8bad3a4942
Vector3.unproject(): Avoid computing inverse
|
6 yıl önce |
WestLangley
|
fe4b07cdf9
Added cartesian conversion methods
|
7 yıl önce |
zhaoy
|
a6d174e9e6
remote ()
|
7 yıl önce |
zhaoy
|
2c86988ecb
improve performance of Vector3.(un)project, Matrix4.multiplyMatrices is more expensive than Vector3.applyMatrix4
|
7 yıl önce |
zhaoy
|
9796f88f0c
remove unnecessary calculation in Vector3.project
|
7 yıl önce |
WestLangley
|
bbe01b9e5e
Fix .cross() method
|
7 yıl önce |
WestLangley
|
0304a5520d
lengthManhattan() -> manhattanLength()
|
8 yıl önce |
WestLangley
|
1b46a13cdd
distanceToManhattan() -> manhattanDistanceTo()
|
8 yıl önce |
Mugen87
|
24fa9ed06f
Some more clean up of linter warnings
|
8 yıl önce |
Mugen87
|
493b6e1a5e
Clean up linter warnings
|
8 yıl önce |
bentok
|
680f499d6b
Add file extension to import paths
|
8 yıl önce |
Mr.doob
|
c9d12c1fd6
Vector3: Simplified applyMatrix4().
|
8 yıl önce |
Mr.doob
|
6df71f78c5
Vector3: Simplified setFromMatrixPosition().
|
8 yıl önce |
Mr.doob
|
c282b17090
Merge pull request #11253 from WestLangley/dev-vector-math
|
8 yıl önce |
Mr.doob
|
db601c2609
Clean up.
|
8 yıl önce |
06wj
|
44087407c2
Fix some param check bug
|
8 yıl önce |
Mr.doob
|
b76fff27eb
Revert "Revert closure optimisations"
|
8 yıl önce |
WestLangley
|
40c3341122
Vector2/3/4: avoid divide-by-zero
|
8 yıl önce |
Joe Fox
|
49a71ce729
Revert "Improve Vector3 closure performance"
|
8 yıl önce |
Mr.doob
|
ae2cda96f5
More clean up.
|
8 yıl önce |
Mr.doob
|
f86d072fed
Clean up.
|
8 yıl önce |
Mr.doob
|
69efd4fc18
Clean up.
|
8 yıl önce |
Mr.doob
|
381b95a291
Vector*: Removed ifFinite from multiplyScalar. See #10849.
|
8 yıl önce |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 yıl önce |
Tristan VALCKE
|
b0c0e3c789
Improve Vector3 closure performance
|
8 yıl önce |
Tristan VALCKE
|
901e01c24e
Protect Vector3 against the closure circular reference bug
|
8 yıl önce |