Michael Herzog
|
5aa098f0e1
Objects: Convert to classes. (#21625)
|
4 years ago |
Michael Herzog
|
3c7d515521
Line/Points: Support drawRange in raycast(). (#21481)
|
4 years ago |
Michael Herzog
|
8c6ae24935
Line/Points: Avoid raw array access in raycast(). (#21475)
|
4 years ago |
Mugen87
|
bac87e0814
Object3D: Stop Geometry support in raycast().
|
4 years ago |
linbingquan
|
93e1c2eb82
src: ES6 default value.
|
4 years ago |
Mugen87
|
d52afdd2ce
Matrix3/4: Introduce invert().
|
4 years ago |
Mr.doob
|
86b43b4c17
Clean up.
|
5 years ago |
manthrax
|
190fa8f657
Use attribute.count instead of computing it from stride.
|
5 years ago |
manthrax
|
bb621fcc31
Change vertex position fetch to use fromBufferAttribute instead of inlined access.
|
5 years ago |
manthrax
|
8e5c1537eb
Update Points.js
|
5 years ago |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 years ago |
Mr.doob
|
d687097241
Merge pull request #19471 from Mugen87/dev45
|
5 years ago |
Mugen87
|
17a56de9b6
Objects: Move to let/const.
|
5 years ago |
Mugen87
|
78863b5d66
Mesh/Line/Points: Fix copy().
|
5 years ago |
Mugen87
|
ec0a08c3a2
Mesh/Line/Points: Always use white as default color.
|
5 years ago |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 years ago |
Mugen87
|
6e1b8e45ae
Points: Avoid object creation in raycast().
|
6 years ago |
Mugen87
|
6160c2e779
Objects: Remove IIFEs I.
|
6 years ago |
Mugen87
|
d355347362
Points: Make updateMorphTargets() more robust.
|
6 years ago |
Lewy Blue
|
6f82a77b33
remove Geometry warning
|
6 years ago |
Lewy Blue
|
274503f36d
remove author line
|
6 years ago |
Lewy Blue
|
b2d8566d01
update error message
|
6 years ago |
Lewy Blue
|
06cc925ea5
added updateMorphTargets function to points
|
6 years ago |
Mugen87
|
6ef2798ee0
Remove optionalTarget: More clean up
|
7 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
WestLangley
|
5cd8b0300c
Add points threshold to bounding sphere radius
|
8 years ago |
aardgoose
|
c72920490e
Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035)
|
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 |