-
Notifications
You must be signed in to change notification settings - Fork 128
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
WIP: TS Typings #1
Conversation
Hey @giulioz, would you mind adding the |
@joshuaellis I just made an attempt at importing the drei eslint config, I'll make a PR into this branch shortly 😄 |
Seeing that |
@DylanTackoor yeah go ahead if you want :) |
@giulioz do we merge little by little or as a whole? there are some changes still made to the js files, does that complicate things for you? controls currently have side effects in the constructor which is a no go, they should add event listeners in a manual connect function. see mrdoob/three.js#21224 should i make this change now to the js files or in here? |
This reverts commit b9aa92b.
…oving back into controller for rn
simplifies PointerLockControls.getDirection()
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is all good, OrbitControls is a mind blower, lets leave that for now 👀
🎉 This PR is included in version 0.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Closes #4