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

Make i, j, k optional #260

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Make i, j, k optional #260

merged 2 commits into from
Dec 12, 2024

Conversation

tylerhawkes
Copy link
Contributor

Fixes #259.

I'm happy to make this a new function that only requires x, y, & z but it feels like that should be named new and another name should be used when providing i, j, & k.

@andrei-ng
Copy link
Collaborator

@tylerhawkes , thanks for the PR.
If you could fix the tests, I will merge it directly after that.

@andrei-ng andrei-ng self-assigned this Dec 11, 2024
@andrei-ng andrei-ng self-requested a review December 11, 2024 08:51
@tylerhawkes
Copy link
Contributor Author

I fixed the test issue. It will fail on semver, so it can wait until your next version bump. I'm using my fork for now.

@andrei-ng
Copy link
Collaborator

I fixed the test issue. It will fail on semver, so it can wait until your next version bump. I'm using my fork for now.

Thank you! Yes, I won't release a new minor/major version just yet, I want to get a few more things in before I do.

@andrei-ng andrei-ng merged commit 29736fe into plotly:main Dec 12, 2024
19 checks passed
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.

Mesh3d::new() has wrong signature
2 participants