Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs update for aframe v1.4.0 #317

Closed
Dirk-27 opened this issue Feb 16, 2023 · 2 comments
Closed

Needs update for aframe v1.4.0 #317

Dirk-27 opened this issue Feb 16, 2023 · 2 comments

Comments

@Dirk-27
Copy link

Dirk-27 commented Feb 16, 2023

The orbit-controls can't be used with aframe 1.4.0 due to the change of the underlying THREE.js version.

Known changes:

  • THREE.Quaternion.inverse() is renamed to THREE.Quaternion.invert().
  • THREE.Math is renamed to THREE.MathUtils

See #311

Task: Update of the entire code is needed.

@kfarr
Copy link
Contributor

kfarr commented Apr 22, 2023

in progress: #325

@dmarcos
Copy link
Member

dmarcos commented May 5, 2023

Fixed by #325

@dmarcos dmarcos closed this as completed May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants