Skip to content

Conversation

JesseTG
Copy link

@JesseTG JesseTG commented Jul 25, 2015

Notably, I accidentally got the type::rows and type::cols constants backwards. So I reversed them. I also fixed the naming for mat2::columns (it should've been cols). Lastly, I added some more tests.

Sorry about that.

JesseTG added 7 commits July 25, 2015 14:17
- It should really be mat2::cols
- Oops, I mixed up the row_type and col_type typedefs
- Having it as __m128 didn't quite feel consistent with vec4/quat
- Add new tests to the matrix types
- Add vector tests to use the static values instead of constants
- Wrap the quaternion tests in #ifdefs
- Add new tests to the simdMat4 and simdVec4 tests
@JesseTG JesseTG changed the title Fixed some metaprogramming-helper mistakes Fixed some of my own metaprogramming-helper mistakes Jul 25, 2015
@Groovounet Groovounet added the bug label Jul 25, 2015
@Groovounet Groovounet added this to the GLM 0.9.7 milestone Jul 25, 2015
@Groovounet Groovounet self-assigned this Jul 25, 2015
Groovounet added a commit that referenced this pull request Jul 25, 2015
Fixed some of my own metaprogramming-helper mistakes #368
@Groovounet Groovounet merged commit 37d4ca9 into g-truc:master Jul 25, 2015
@Groovounet
Copy link
Member

It looks great, thanks for contributing!
Christophe

@JesseTG JesseTG deleted the jtg/oops-sorry branch September 14, 2015 20:43
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