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 |
Mr.doob
|
141e514d06
Object.assign()ed lights and objects.
|
9 years ago |
Mr.doob
|
29af11216a
Completed Helpers switch to BufferGeometry.
|
9 years ago |
Mr.doob
|
9345b1f0ec
Mesh/Line/Points: raycast code clean up.
|
9 years ago |
Mr.doob
|
84438e47d9
Points: Replace boundingBox check with boundingSphere check. See #7710.
|
9 years ago |
Mr.doob
|
7cc66e6616
Moved Points legacy code.
|
9 years ago |
Mr.doob
|
916ce9c675
Renamed isIntersection* to intersects*. See #7376.
|
9 years ago |
Mr.doob
|
c74fa04f2f
Simplified Object3D.toJSON()
|
9 years ago |
Mr.doob
|
dfd2d8be8d
toJSON: Moved geometry/material handling to Object3D. Fixes #7262.
|
9 years ago |
Mr.doob
|
c97bcf9bb8
Renamed THREE.PointCloud to THREE.Points.
|
10 years ago |
Mr.doob
|
99c002a49b
Renamed Points to PointCloud. See discussion in e58553d1ba2b32dd13b910d8ec3e82a3c8fa82b3.
|
11 years ago |
Mr.doob
|
e58553d1ba
Renamed ParticleSystem to Points and ParticleSystemMaterial to PointsMaterial. See #4726.
|
11 years ago |