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

Alternate functions for creating swizzles of vectors #558

Merged
merged 1 commit into from
Nov 1, 2016

Conversation

amc522
Copy link

@amc522 amc522 commented Oct 10, 2016

Just putting this out there as a possible idea. Current swizzling in glm incurs a decent hit to compile times. This alternate function call version of swizzling is significantly better for compilation times. Thoughts?

@Groovounet Groovounet merged commit 7157969 into g-truc:master Nov 1, 2016
@Groovounet Groovounet added this to the GLM 0.9.9 milestone Nov 1, 2016
@Groovounet Groovounet self-assigned this Nov 1, 2016
@Groovounet
Copy link
Member

This feature probably missed both tests and experimentations to become a GTC extension.
I made moved it to GTX extension in the meantime.

Thanks for contributing,
Christophe

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.

2 participants