Michael Herzog
|
8735897544
Box3: Better support for animated objects in `expandByObject()` in precise mode. (#26919)
|
1 year ago |
Michael Herzog
|
5139941d7e
InstancedMesh: Add bounding volumes. (#25591)
|
2 years ago |
ycw
|
79a55ce8c0
refactor `setFromArray`, `setFromBufferAttribute` (#25573)
|
2 years ago |
ycw
|
b32a3de755
cmp w/ strict (in)eq (#25574)
|
2 years ago |
ycw
|
26c734de44
:) (#25547)
|
2 years ago |
ycw
|
8670f97427
Box3: preserves emptiness on `getBoundingSphere()` (#25489)
|
2 years ago |
Marco Fugaro
|
6e897f9a42
Core: Switch to this.is* = true. (#24047)
|
3 years ago |
Jason Sturges
|
93f0f985fb
Code documentation (#23723)
|
3 years ago |
mrdoob
|
f42a028f32
Revert "AABB clarification (#23125)" (#23330)
|
3 years ago |
arikwex
|
bd42765260
Box3 now supports computing minimal bounds for setFromObject (#20024)
|
3 years ago |
WestLangley
|
249e041f75
AABB clarification (#23125)
|
3 years ago |
Michael Herzog
|
4648572689
Core: Remove checks for mandatory target parameter. (#21990)
|
4 years ago |
Mr.doob
|
480bb42b15
Math: Reverted code refactorings.
|
4 years ago |
Mr.doob
|
15ab0e6e6a
Revert to *.prototype.is* = true
|
4 years ago |
Mr.doob
|
8d961db00c
Math: Clean up.
|
4 years ago |
Mr.doob
|
091f3f438c
Src: Removed Object.defineProperty() calls.
|
4 years ago |
Ian Purvis
|
c7bc586eea
Adds /*@__PURE__*/ to module var assignments
|
5 years ago |
Marco Fugaro
|
e0d182d522
ES6 Classes: Use Object.defineProperty instead of accessing the prototype
|
5 years ago |
Yomotsu
|
d322d88dd4
Box3: Convert to es6 class
|
5 years ago |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 years ago |
Mugen87
|
557171e38b
Math: Move to let/const.
|
5 years ago |
WestLangley
|
2a52d5246b
Use .union() instead
|
5 years ago |
Mr.doob
|
46f6aa455d
Box3: Clean up.
|
5 years ago |
Arseny Kapoulkine
|
43cd006f03
Eliminate redundant object creation
|
5 years ago |
Arseny Kapoulkine
|
11b8bf3d83
Fix non-bundled build - _box is defined in a different .js file
|
5 years ago |
Arseny Kapoulkine
|
47630c07c3
Optimize Box3.expandByObject
|
5 years ago |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 years ago |
Mugen87
|
c7152b174b
Math: Align syntax of module scope variables.
|
6 years ago |
Mugen87
|
50612de861
Box3: Remove closures.
|
6 years ago |
WestLangley
|
04174a3d7a
Avoid cyclic dependency
|
6 years ago |