jure / aframe-blink-controls

A teleport (blink with rotation) component for A-Frame
https://jure.github.io/aframe-blink-controls
MIT License
50 stars 17 forks source link

Console Warnings #11

Closed AdaRoseCannon closed 2 years ago

AdaRoseCannon commented 2 years ago

Some changes in THREE result in warnings in the console: THREE.BufferAttribute: .setDynamic() has been deprecated. Use .setUsage() instead. THREE.BufferGeometry: .addAttribute() has been renamed to .setAttribute().