Michael Herzog
|
722bb0974c
Sphere: Add `isSphere` flag. (#27395)
|
2 лет назад |
WestLangley
|
2d500d1573
Sphere: Simplify some methods (#24721)
|
3 лет назад |
WestLangley
|
ebf88fac8a
Sphere: clean up (#24704)
|
3 лет назад |
Garrett Johnson
|
341b2e863a
Handle empty cases in Sphere.union (#24701)
|
3 лет назад |
Garrett Johnson
|
fcd59f3e36
Sphere Fix: Add branch for empty condition in expandByPoint function (#24694)
|
3 лет назад |
Michael Herzog
|
9f6d206bfe
Sphere: Fix edge case in union(). (#22981)
|
4 лет назад |
Michael Herzog
|
4648572689
Core: Remove checks for mandatory target parameter. (#21990)
|
4 лет назад |
Michael Herzog
|
95ce8f1400
Sphere: Add expandByPoint() and union(). (#21493)
|
4 лет назад |
Mr.doob
|
8d961db00c
Math: Clean up.
|
4 лет назад |
Ian Purvis
|
c7bc586eea
Adds /*@__PURE__*/ to module var assignments
|
5 лет назад |
Yomotsu
|
32e90cb623
Sphere: Convert to es6 class
|
5 лет назад |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 лет назад |
Mugen87
|
557171e38b
Math: Move to let/const.
|
5 лет назад |
samfoster
|
e222f9a214
Only default radius to -1, makeEmpty, and sphere that returns isEmpty will also produce an empty box3
|
5 лет назад |
samfoster
|
7548e1c4a1
Added new empty concept to sphere with a negative radius. Modified containment / intersection functions to honor isEmpty and return false in this case
|
5 лет назад |
samfoster
|
c0a69a1f79
Add makeEmpty function to Sphere
|
5 лет назад |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 лет назад |
Mugen87
|
66e0e9d30f
Math: Remove closures part I.
|
6 лет назад |
WestLangley
|
28d516a01c
Remove optionalTarget
|
7 лет назад |
bentok
|
680f499d6b
Add file extension to import paths
|
8 лет назад |
Chaitanya Asawa
|
5e64b96df5
Remove accidental white space
|
8 лет назад |
Chaitanya Asawa
|
5806d75e8c
Fix distance of sphere center to plane
|
8 лет назад |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
9 лет назад |
Tristan VALCKE
|
c60105d93a
Improve Sphere closure performance
|
9 лет назад |
Tristan VALCKE
|
39d8d35a22
Protect Sphere against the closure circular reference bug
|
9 лет назад |
Charles Covey-Brandt
|
9c88b5924f
Update to explicitly check for undefined box value, add PR ID for discussion reference.
|
9 лет назад |
Charles Covey-Brandt
|
2cde08bc81
Allow lazy loading of the Box3 constructor, so that webpack can load three js source files directly instead of requiring all of the THREE.
|
9 лет назад |
Mr.doob
|
5578c057a9
Box2/Box3: Renamed center/size to getCenter/getSize. See #9675.
|
9 лет назад |
Mr.doob
|
9147f32ca2
Clean up.
|
9 лет назад |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 лет назад |