pnext / three-loader

Point cloud loader for ThreeJS, based on the core parts of Potree
Other
203 stars 88 forks source link

Upgrade three.js to r110 and rename addAttribute function #49

Closed geoff-harper closed 4 years ago

geoff-harper commented 4 years ago

Currently getting THREE.BufferGeometry: .addAttribute() has been renamed to .setAttribute(). warning on a fresh install. Per three's release notes they've renamed the function to setAttribute so I updated the calls

hccampos commented 4 years ago

Thank you. I've fixed this together with other dependency updates and will release a new version soon.

hccampos commented 4 years ago

Should be available as 0.1.6