jesstelford / aframe-click-drag-component

Aframe Click & Drag Component
https://jesstelford.github.io/aframe-click-drag-component/
MIT License
105 stars 48 forks source link

THREE.Vector3: .applyProjection() has been removed. Use .applyMatrix4( m ) instead. #25

Closed shijunti19 closed 2 years ago

shijunti19 commented 5 years ago

THREE.Vector3: .applyProjection() has been removed. Use .applyMatrix4( m ) instead.

yjaquinas commented 5 years ago

same issue here

VM1524 index.js:55066 THREE.Vector3: .applyProjection() has been removed. Use .applyMatrix4( m ) instead.

jesstelford commented 2 years ago

Hi, this should be fixed in master now - I'll publish a new version to npm soon.