Mugen87
|
557171e38b
Math: Move to let/const.
|
5 years ago |
Mr.doob
|
6e79573bc3
Ray: Set direction to 0, 0, -1 by default.
|
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
|
0aeeb7dae8
Math: Remove closures part III.
|
6 years ago |
Mugen87
|
8288ae7c33
Ray: Slightly optimize .intersectsSphere()
|
7 years ago |
WestLangley
|
7da047f53d
Remove optionalTarget
|
7 years ago |
Mugen87
|
493b6e1a5e
Clean up linter warnings
|
8 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
06wj
|
8743685a95
Optimize Ray.applyMatrix4 performance
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Tristan VALCKE
|
46630ad44b
Style
|
8 years ago |
Tristan VALCKE
|
682f968ca8
Protect Ray against the closure circular reference bug
|
8 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 |
Michael Herzog
|
4dee35ac5a
Ray: Update Links (#8947)
|
9 years ago |
Ben Houston (Clara.io)
|
b6e90711ba
Math tightening (noticed with doing the Vector3.array/offset stuff)
|
9 years ago |
Michael Herzog
|
809fbd9df8
Ray: Added missing semicolon (#8657)
|
9 years ago |
XavCo7
|
c9992f30c8
Put ray lookAt function
|
9 years ago |
Mr.doob
|
d97852924f
Ray: Removed references to avoid license confusion. See #7760.
|
9 years ago |
Mr.doob
|
2b13d3e196
Moved Ray legacy code.
|
9 years ago |
Mr.doob
|
916ce9c675
Renamed isIntersection* to intersects*. See #7376.
|
10 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
|
760252a560
add space after comma
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |