Skip to content

Conversation

@yaRnMcDonuts
Copy link
Member

I've added these convenience multiplication and division methods that were missing from the Vector3f class, and did my best to also follow the same javadoc formatting that the rest of the similar methods have.

Let me know if this looks alright and then I will do the same for Vector2f and Vector4f. And should I make the changes to Vector2f and Vector4f in this PR or should I make a new PR for each?

I've added these convenience multiplication and division methods that were missing from the Vector3f class, and did my best to also follow the same javadoc formatting. 

Let me know if this looks alright and then I will do the same for Vector2f and Vector4f. Should I make the changes to Vector2f and Vector4f in this PR or should I make a new PR for each?
@stephengold
Copy link
Member

should I make the changes to Vector2f and Vector4f in this PR or should I make a new PR for each?

Either way is fine.

@stephengold stephengold added this to the Future Release milestone Jan 16, 2022
@stephengold
Copy link
Member

Looks good so far.

@yaRnMcDonuts yaRnMcDonuts changed the title Add more simple math methods to Vector classes Add simple math methods to Vector3f Jan 19, 2022
@stephengold
Copy link
Member

Unless there's more to discuss, I plan to integrate this to "master" in about 24 hours.

@stephengold stephengold merged commit 2c05c10 into jMonkeyEngine:master Jan 20, 2022
@stephengold
Copy link
Member

Thanks for your contribution, @yaRnMcDonuts.

@yaRnMcDonuts
Copy link
Member Author

Glad to contribute whenever I can

@Ali-RS Ali-RS modified the milestones: Future Release, v3.6.0 Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants