Daniel Hritzkiv
|
ba65769db7
Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method
|
10 年之前 |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 年之前 |
Mr.doob
|
cc57273cf4
Reverting to Object.prototype = { pattern. Only using it on the methods that really need it.
|
12 年之前 |
Mr.doob
|
98a8973e4f
Reverting to old WebGLRenderer again.
|
12 年之前 |
Ben Houston
|
a6357d9f45
Rename back LineSegment to Line3 per @mrdoob's preference.
|
12 年之前 |
Ben Houston
|
22f2047816
test of Line3 -> LineSegment.
|
12 年之前 |
Ben Houston
|
1f4f7e1a79
(Box3|Line3|Plane|Ray|Sphere).transform() -> applyMatrix4() for consistency.
|
12 年之前 |
Ben Houston
|
dca460bf4e
add ability to get closestPointToPointParameter on a line.
|
12 年之前 |
Ben Houston
|
eeb7919e61
add option to clamp to line or to just get closest point on infinite line.
|
12 年之前 |
Ben Houston
|
e08369e815
fix bug in Line3.distance/distanceSq
|
12 年之前 |
Ben Houston
|
4d5177f777
add initial Line3.js with unit tests.
|
12 年之前 |