samfoster
|
c0a69a1f79
Add makeEmpty function to Sphere
|
5 years ago |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 years ago |
Mugen87
|
66e0e9d30f
Math: Remove closures part I.
|
6 years ago |
WestLangley
|
28d516a01c
Remove optionalTarget
|
7 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Chaitanya Asawa
|
5e64b96df5
Remove accidental white space
|
8 years ago |
Chaitanya Asawa
|
5806d75e8c
Fix distance of sphere center to plane
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Tristan VALCKE
|
c60105d93a
Improve Sphere closure performance
|
8 years ago |
Tristan VALCKE
|
39d8d35a22
Protect Sphere against the closure circular reference bug
|
8 years ago |
Charles Covey-Brandt
|
9c88b5924f
Update to explicitly check for undefined box value, add PR ID for discussion reference.
|
8 years ago |
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.
|
8 years ago |
Mr.doob
|
5578c057a9
Box2/Box3: Renamed center/size to getCenter/getSize. 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 |
WestLangley
|
a7ed6b10ff
Name closured functions (#9116)
|
9 years ago |
Mr.doob
|
1e413bd1c3
Sphere: Clean up.
|
9 years ago |
Mugen87
|
b89521d1c2
bugfix intersectsPlane and new unit tests
|
9 years ago |
Mugen87
|
f220ce1d65
add plane/box and plane/sphere intersection test
|
9 years ago |
Mr.doob
|
916ce9c675
Renamed isIntersection* to intersects*. See #7376.
|
9 years ago |
Mugen87
|
bd236dab4c
Added Box3/Sphere intersection tests
|
9 years ago |
Ben Houston
|
036147e203
geometry/object.clips -> geometry/object.animation
|
10 years ago |
Daniel Hritzkiv
|
8d3f1ce652
Prefer one-line constructor+copy in clone methods
|
10 years ago |
Daniel Hritzkiv
|
ba65769db7
Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
gero3
|
4501d5a51d
revert last commit
|
10 years ago |
gero3
|
fe8493157e
codestyle fixes
|
10 years ago |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 years ago |