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

WIP: TS Typings #1

Merged
merged 65 commits into from
Mar 3, 2021
Merged

WIP: TS Typings #1

merged 65 commits into from
Mar 3, 2021

Conversation

giulioz
Copy link
Member

@giulioz giulioz commented Feb 24, 2021

Closes #4

@giulioz giulioz changed the title WIP: TS Typings WIP: TS Typings #4 Feb 25, 2021
@giulioz giulioz changed the title WIP: TS Typings #4 WIP: TS Typings Feb 25, 2021
@joshuaellis
Copy link
Member

Hey @giulioz, would you mind adding the eslint config from drei and setting that up? 🙏🏼

@DylanTackoor
Copy link
Contributor

@joshuaellis I just made an attempt at importing the drei eslint config, I'll make a PR into this branch shortly 😄

@DylanTackoor
Copy link
Contributor

Seeing that FirstPersonControls.js hasn't gotten an update yet, cool if I try converting it?

@giulioz
Copy link
Member Author

giulioz commented Feb 27, 2021

@DylanTackoor yeah go ahead if you want :)

@joshuaellis joshuaellis added this to the TS Transition stage 1 milestone Feb 27, 2021
@drcmda
Copy link
Member

drcmda commented Feb 28, 2021

@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?

@joshuaellis joshuaellis mentioned this pull request Feb 28, 2021
1 task
Copy link
Member

@joshuaellis joshuaellis left a 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 👀

@joshuaellis joshuaellis merged commit 8c73f17 into main Mar 3, 2021
@github-actions
Copy link

github-actions bot commented Mar 4, 2021

🎉 This PR is included in version 0.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TS1] Move Controls to TS
5 participants