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 |
Mugen87
|
86efe92bb2
Box3: chain method calls in .setFromObject()
|
8 years ago |
Mugen87
|
2eeb7a8f3e
Box3: .setFromObject() use Vector3.fromAttribute
|
8 years ago |
Mugen87
|
82d9f3927a
Box3: Renamed variable in .setFromObject()
|
8 years ago |
Mugen87
|
41ccfc7a0f
Box3: Changed var declaration in .setFromObject()
|
8 years ago |
Mugen87
|
08a93236a2
Box3: Refactored .setFromObject()
|
8 years ago |
Mugen87
|
cc2a20d411
Box3: Renamed .setFromBuffer to .setFromBufferAttribute
|
8 years ago |
Mugen87
|
1b2d43c731
BufferGeometry: Make computeBoundingBox and computeBoundingSphere compatible to to InterleavedBufferAttribute
|
8 years ago |