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 |
Tristan VALCKE
|
fcf6239e0b
Change containsPoint return statement accordingly to mrdoob request
|
8 years ago |
Tristan Valcke
|
b079bd4d5e
Simplify if statement, as the other methods in Box2 and 3
|
8 years ago |
aardgoose
|
c72920490e
Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035)
|
8 years ago |
Eric Berberich
|
8e8e2e20ac
remove usages of deprecated functions size/center of Box2/3 (#9740)
|
9 years ago |
Mr.doob
|
d2399c7b8c
Box3: Reuse Sphere.center in getBoundingSphere(). See 5578c057a95b84972f80fecf134485e9666f0ea3
|
9 years ago |
Mr.doob
|
5578c057a9
Box2/Box3: Renamed center/size to getCenter/getSize. See #9675.
|
9 years ago |
Mr.doob
|
09c778964a
Box2/Box3: Return center/size when empty. See #9675.
|
9 years ago |
Mr.doob
|
562ac3d442
Box3: Return 0,0,0 center if empty. See #9675
|
9 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
Mr.doob
|
7625ca7e9e
Box3: Added @indif's InterleavedBufferAttribute support. See #9171.
|
9 years ago |
WestLangley
|
a7ed6b10ff
Name closured functions (#9116)
|
9 years ago |
Mr.doob
|
fdc1793498
BufferGeometry.computeBoundingBox() / Box3.setFromArray() clean up.
|
9 years ago |
Ben Houston (Clara.io)
|
2901f76492
Box3.intersect should ensure that empty intersections result in fully empty boxes
|
9 years ago |
Ben Houston (Clara.io)
|
b66633e2be
Ensure empty box is still an empty box after a Box3.applyTransform
|
9 years ago |
Mr.doob
|
a818e6a248
Box3: Clean up.
|
9 years ago |
WestLangley
|
cb853767d3
Box3: revert setFromObject()
|
9 years ago |
Mr.doob
|
536bce1781
Box3: Explicit check.
|
9 years ago |
WestLangley
|
7cb156d024
Box3.setFromObject(): handle empty children
|
9 years ago |
Mr.doob
|
02a36a8fa6
Box3: Implemented @arose min/max optimisation. See #8078.
|
9 years ago |
Mr.doob
|
2132c4b85d
Box*: Code prettiness.
|
9 years ago |