shyf1301
|
3c9c090fed
fix bug 2
|
7 years ago |
shyf1301
|
1666447ea4
fix bug
|
7 years ago |
WestLangley
|
7a21db5d8e
Box3: revert applyMatrix4
|
7 years ago |
Mr.doob
|
95c229add6
Box3: applyMatrix4 clean up.
|
7 years ago |
MikiAlex
|
a355aa803b
use var instead of const
|
7 years ago |
MikiAlex
|
155d58c0c4
fast box3 applyMatrix4
|
7 years ago |
WestLangley
|
a82d557cf8
remove optionalTarget
|
7 years ago |
matthias-w
|
3e2c73ef36
Added counter method Triangle.intersectsBox; updated docs; updated tests; fixed coding style issues
|
7 years ago |
matthias-w
|
48382e07dc
formatting
|
7 years ago |
matthias-w
|
86b0cd008c
initial version
|
7 years ago |
Mr.doob
|
486fe7266e
Box3: Minor clean up.
|
7 years ago |
Mr.doob
|
50248d1b6b
Merge pull request #12377 from ngokevin/box3inlinefn
|
7 years ago |
Kevin Ngo
|
62b80f2410
remove inline fn in Box3.expandByObject to reduce GC
|
7 years ago |
Mugen87
|
493b6e1a5e
Clean up linter warnings
|
8 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Mr.doob
|
fcfb140529
Merge branch 'dev' into FixCircularReferences
|
8 years ago |
Tristan VALCKE
|
7ea7d9db89
Improve Box3 closure performance
|
8 years ago |
Tristan VALCKE
|
3c4475d3ec
Protect Box3 against the closure circular reference bug
|
8 years ago |
sunag
|
81e173ab23
add makeEmpty again
|
8 years ago |
sunag
|
dacc776cfd
return this
|
8 years ago |
sunag
|
00f53cdaae
return this
|
8 years ago |
sunag
|
59aa8cc9ab
add expandByObject
|
8 years ago |
sunag
|
30fed5bc04
optional makeEmpty
|
8 years ago |
sunag
|
306a8f1d9c
return this (line)
|
8 years ago |
sunag
|
3282d1e549
return this
|
8 years ago |
Mugen87
|
a4cf80b2c6
Vector2/3/4: Renamed .fromAttribute() to .fromBufferAttribute()
|
8 years ago |
Mr.doob
|
9111feba82
Merge pull request #10303 from Mugen87/dev
|
8 years ago |
Mr.doob
|
6acfc12d61
Clean up.
|
8 years ago |
Mr.doob
|
b8d16daed2
Merge pull request #10114 from TristanVALCKE/src_warning_fix
|
8 years ago |