manthrax
|
190fa8f657
Use attribute.count instead of computing it from stride.
|
hace 5 años |
manthrax
|
bb621fcc31
Change vertex position fetch to use fromBufferAttribute instead of inlined access.
|
hace 5 años |
manthrax
|
8e5c1537eb
Update Points.js
|
hace 5 años |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
hace 5 años |
Mr.doob
|
d687097241
Merge pull request #19471 from Mugen87/dev45
|
hace 5 años |
Mugen87
|
17a56de9b6
Objects: Move to let/const.
|
hace 5 años |
Mugen87
|
78863b5d66
Mesh/Line/Points: Fix copy().
|
hace 5 años |
Mugen87
|
ec0a08c3a2
Mesh/Line/Points: Always use white as default color.
|
hace 6 años |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
hace 6 años |
Mugen87
|
6e1b8e45ae
Points: Avoid object creation in raycast().
|
hace 6 años |
Mugen87
|
6160c2e779
Objects: Remove IIFEs I.
|
hace 6 años |
Mugen87
|
d355347362
Points: Make updateMorphTargets() more robust.
|
hace 6 años |
Lewy Blue
|
6f82a77b33
remove Geometry warning
|
hace 7 años |
Lewy Blue
|
274503f36d
remove author line
|
hace 7 años |
Lewy Blue
|
b2d8566d01
update error message
|
hace 7 años |
Lewy Blue
|
06cc925ea5
added updateMorphTargets function to points
|
hace 7 años |
Mugen87
|
6ef2798ee0
Remove optionalTarget: More clean up
|
hace 8 años |
bentok
|
680f499d6b
Add file extension to import paths
|
hace 8 años |
WestLangley
|
5cd8b0300c
Add points threshold to bounding sphere radius
|
hace 9 años |
aardgoose
|
c72920490e
Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035)
|
hace 9 años |
Mr.doob
|
9147f32ca2
Clean up.
|
hace 9 años |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
hace 9 años |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
hace 9 años |
Rich Harris
|
f65e669af9
Modules (#9310)
|
hace 9 años |
Mr.doob
|
141e514d06
Object.assign()ed lights and objects.
|
hace 9 años |
Mr.doob
|
29af11216a
Completed Helpers switch to BufferGeometry.
|
hace 10 años |
Mr.doob
|
9345b1f0ec
Mesh/Line/Points: raycast code clean up.
|
hace 10 años |
Mr.doob
|
84438e47d9
Points: Replace boundingBox check with boundingSphere check. See #7710.
|
hace 10 años |
Mr.doob
|
7cc66e6616
Moved Points legacy code.
|
hace 10 años |
Mr.doob
|
916ce9c675
Renamed isIntersection* to intersects*. See #7376.
|
hace 10 años |