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

Vector swizzle constructors need to be able to be disabled. #3

Closed
dyeo opened this issue Nov 21, 2019 · 1 comment
Closed

Vector swizzle constructors need to be able to be disabled. #3

dyeo opened this issue Nov 21, 2019 · 1 comment
Assignees
Labels
bug Issues in functionality, current or otherwise possible.

Comments

@dyeo
Copy link
Owner

dyeo commented Nov 21, 2019

Currently, the vector swizzle constructors are in the vector internal implementations, and should be moved to the swizzle files and made able to be disabled by defining the GMTK_DISABLE_SWIZZLING macro.

@dyeo dyeo added the bug Issues in functionality, current or otherwise possible. label Nov 21, 2019
@dyeo dyeo self-assigned this Nov 21, 2019
@dyeo
Copy link
Owner Author

dyeo commented Nov 23, 2019

Fixed in commit c92711b

@dyeo dyeo closed this as completed Nov 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues in functionality, current or otherwise possible.
Projects
None yet
Development

No branches or pull requests

1 participant