Skip to content

adding glm_vec2_center #350

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

Merged
merged 2 commits into from
Oct 14, 2023
Merged

adding glm_vec2_center #350

merged 2 commits into from
Oct 14, 2023

Conversation

duarm
Copy link
Contributor

@duarm duarm commented Oct 11, 2023

new glm_vec2_center function, there's already a vec3 version, this will be useful for when we implement 2d aabb

@recp
Copy link
Owner

recp commented Oct 12, 2023

Hi @duarm,

Thanks, is it possible to add this function to struct api (include/cglm/struct/) and docs/ too, otherwise I'll do it later after merge the PR.

@duarm
Copy link
Contributor Author

duarm commented Oct 12, 2023

I can do it no prob

@duarm
Copy link
Contributor Author

duarm commented Oct 14, 2023

done, I've already added the docs to docs/source/vec2.rst, couldn't find the struct api docs, if there is such a thing

@recp recp merged commit d93b46b into recp:master Oct 14, 2023
@recp
Copy link
Owner

recp commented Oct 14, 2023

@duarm many thanks, the PR is merged 🚀

couldn't the struct api docs, if there is such a thing

Since it is same job, there is no need to duplicate docs

@duarm duarm deleted the vec2_center branch October 15, 2023 04:40
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.

2 participants