Mugen87
|
557171e38b
Math: Move to let/const.
|
5 years ago |
WestLangley
|
da2c0affd1
Frustum: .setFromMatrix() -> .setFromProjectionMatrix()
|
5 years ago |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 years ago |
Mugen87
|
6c0300bd8a
Frustum: Add missing clsoure variable check.
|
6 years ago |
Mugen87
|
3a4a56f385
Math: Remove closures part II.
|
6 years ago |
Mr.doob
|
ea5de67335
Clean up.
|
7 years ago |
zhaoy
|
bfad0e883a
format code
|
7 years ago |
zhaoy
|
6fbd949985
format the code
|
7 years ago |
zhaoy
|
1defbe9347
Optimize Frustum.intersectsBox
|
7 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Mr.doob
|
13e1518b5f
Clean up.
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Tristan VALCKE
|
46630ad44b
Style
|
8 years ago |
Tristan VALCKE
|
fd0c336a40
Fix wrong object name in Frustrum prototype assignement
|
8 years ago |
Tristan VALCKE
|
4e6f3e3653
Protect Frustum 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 |
Mr.doob
|
a65dd8612a
Sprite: Removed geometry.
|
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 |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 years ago |
jotinha
|
3699fc2336
Support for boundingSphere with arbitrary center
|
12 years ago |
Mr.doob
|
6e96b2418a
Code clean up.
|
12 years ago |
jotinha
|
4939cc0fa8
fixed declaration of function
|
12 years ago |
jotinha
|
2665e62aae
Added intersectsBox method to Frustum
|
12 years ago |