aframe-curve-component icon indicating copy to clipboard operation
aframe-curve-component copied to clipboard

A-Frame 1.1.0 Compatibility

Open koktavy opened this issue 4 years ago • 1 comments

These updates restore functionality for A-Frame 1.1.0, I have not tested on 1.2.0.

  • Pass point position to .getWorldPosition
  • Use console warnings instead of uncaught errors to prevent crashes
  • Pass only data.color to THREE.LineBasicMaterial
  • Use .getObject3D() instead of .getOrCreateObject3D()

koktavy avatar Apr 15 '21 18:04 koktavy

Hi @kotavy, thank you very much for your contribution. It's been a while since I was actively maintaining this repository and I won't find any time soon to do so. So I've invited you to both this and aframe-alongpath-component as co-maintainer so you can merge and update as you like. Let me know your npm user, so I can give you access to publish the package as well - if you'd like to do so of course.

vedmakk avatar Apr 21 '21 17:04 vedmakk