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

Feature transform methods 3 #288

Merged
1 commit merged into from
Mar 8, 2020

Conversation

tom-leys
Copy link
Contributor

@tom-leys tom-leys commented Feb 7, 2020

Lets have another go at adding some methods shall we?

Second attempt from #208

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Just a few very tiny things regarding comments!

gdnative-core/src/geom/basis.rs Outdated Show resolved Hide resolved
gdnative-core/src/geom/basis.rs Outdated Show resolved Hide resolved
gdnative-core/src/geom/transform.rs Outdated Show resolved Hide resolved
gdnative-core/src/geom/transform.rs Outdated Show resolved Hide resolved
@tom-leys
Copy link
Contributor Author

@toasteater - I've enacted the requested changes to comments.

@tom-leys tom-leys force-pushed the feature_transform_methods_3 branch from e4ea179 to 4db4fef Compare February 19, 2020 06:23
- Add tests for transposed dot product, fix visibility and doc comments
@tom-leys tom-leys force-pushed the feature_transform_methods_3 branch from e56b457 to 9f9103c Compare February 19, 2020 07:15
@tom-leys
Copy link
Contributor Author

Please review again @toasteater, @karroffel

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I'm not sure if the turbofish in the untyped from_transforms are necessary, but it can also be good to explicit here, since the unit type isn't directly visible in the function's type signature.

@ghost ghost added this to the 0.8 milestone Feb 28, 2020
@ghost ghost merged commit f419cff into godot-rust:master Mar 8, 2020
This pull request was closed.
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.

1 participant