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 |
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 |