Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 years ago |
Mugen87
|
3a4a56f385
Math: Remove closures part II.
|
6 years ago |
WestLangley
|
a82d557cf8
remove optionalTarget
|
7 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Mugen87
|
18e1a5f2d3
Box2: Correct comment
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Tristan VALCKE
|
86f15b95b2
Protect Box2 against the closure circular reference bug
|
8 years ago |
Mr.doob
|
6acfc12d61
Clean up.
|
8 years ago |
Tristan Valcke
|
b079bd4d5e
Simplify if statement, as the other methods in Box2 and 3
|
8 years ago |
Mr.doob
|
5578c057a9
Box2/Box3: Renamed center/size to getCenter/getSize. See #9675.
|
9 years ago |
Mr.doob
|
09c778964a
Box2/Box3: Return center/size when empty. 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
|
2132c4b85d
Box*: Code prettiness.
|
9 years ago |
Mr.doob
|
2e37f1170e
Box2/Box3: Renamed .empty() to .isEmpty().
|
9 years ago |
Mr.doob
|
83c43a74c6
Clean up.
|
9 years ago |
Mr.doob
|
70b2bd4bf7
Moved Box* legacy code.
|
9 years ago |
Mr.doob
|
916ce9c675
Renamed isIntersection* to intersects*. See #7376.
|
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 |
Jan Wrobel
|
d464040d5f
Simplify Box2 and Box3 setFromPoints, add tests.
|
11 years ago |
Greg Tatum
|
2dc72cd1cb
Fleshed out Box3 docs. Added optionalTarget parameter to both box's .getParameter()
|
11 years ago |
Mr.doob
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
12 years ago |
Mr.doob
|
f60212b5b0
Removed re-asigning of constructors.
|
12 years ago |