Pim Schreurs
|
2badf8fc4a
Fix lerpVectors for when v1 === this
|
5 yıl önce |
EthanHermsey
|
213ab2906e
Removed trailing spaces.
|
5 yıl önce |
EthanHermsey
|
21599238f2
Hard tabs and updated docs.
|
5 yıl önce |
EthanHermsey
|
1530a4cb96
added random method to vectors
|
5 yıl önce |
gonnavis
|
4d6c9b7816
Unary operator '-' must be followed by whitespace
|
5 yıl önce |
gonnavis
|
7968ff9d37
Vector2 function angle performance
|
5 yıl önce |
Leo Dutra
|
28338d4275
Optimize clampScalar() for Vector2 and Vector3
|
6 yıl önce |
zhaoy
|
ceef48eedc
add cross method to Vector2
|
7 yıl önce |
WestLangley
|
0304a5520d
lengthManhattan() -> manhattanLength()
|
8 yıl önce |
WestLangley
|
1b46a13cdd
distanceToManhattan() -> manhattanDistanceTo()
|
8 yıl önce |
Mugen87
|
493b6e1a5e
Clean up linter warnings
|
8 yıl önce |
WestLangley
|
09ca0ddddc
Texture rotation: fix transformUV()
|
8 yıl önce |
Mr.doob
|
c282b17090
Merge pull request #11253 from WestLangley/dev-vector-math
|
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
|
b6b6cad22c
Revert "Improve Vector2 closure performance"
|
8 yıl önce |
Mr.doob
|
edc85033d7
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
|
46630ad44b
Style
|
8 yıl önce |
Tristan VALCKE
|
13f13397e9
Fix Vector2 accessors
|
8 yıl önce |
Tristan VALCKE
|
5f2187fbef
Improve Vector2 closure performance
|
8 yıl önce |
Tristan VALCKE
|
13b28e7012
Protect Vector2 against the closure circular reference bug
|
8 yıl önce |
Mugen87
|
a4cf80b2c6
Vector2/3/4: Renamed .fromAttribute() to .fromBufferAttribute()
|
8 yıl önce |
Mugen87
|
87f0b391f1
Vector: Added warning to .fromAttribute()
|
8 yıl önce |
Mugen87
|
2eeb7a8f3e
Box3: .setFromObject() use Vector3.fromAttribute
|
8 yıl önce |
matthias-w
|
8caf9c5d45
branch-to-fix-#9835 (#9840)
|
9 yıl önce |
Mr.doob
|
9147f32ca2
Clean up.
|
9 yıl önce |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 yıl önce |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 yıl önce |