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

Move color definition to constructor #2

Closed
kfarr opened this issue Dec 17, 2016 · 1 comment
Closed

Move color definition to constructor #2

kfarr opened this issue Dec 17, 2016 · 1 comment

Comments

@kfarr
Copy link
Contributor

kfarr commented Dec 17, 2016

Using new aframe 0.4.0 i get this error:
three.js:40066 THREE.GridHelper: setColors() has been deprecated, pass them in the constructor instead.

I did a quick fork to fix this (passing colors as part of the constructor now):
https://github.com/kfarr/aframe-gridhelper

however i am not able to get this to work with aframe 0.4.0 yet, it only shows 2 lines of the bounding box and no internal grid lines so i'm not going to do a pull request until that issue is resolved

@dbradleyfl
Copy link
Owner

#3

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

2 participants