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

Remove THREE.Math in favor of THREE.MathUtils to sync with three.js/A-Frame master branch #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jameskane05
Copy link

three.js changed its Math API to be called THREE.MathUtils recently, and the latest master branch of A-Frame reflects this, so this repo currently breaks A-Frame master (though is stable on 1.3.0). Updating this will reverse this situation and I am not sure how the maintainer would like to handle that - but I thought I'd make the issue known and the code available here.

@vincentfretin
Copy link

I confirm the examples work with aframe 1.4.0, excepted the rain example but it's broken since aframe 1.1.0 #70

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

Successfully merging this pull request may close these issues.

None yet

2 participants