Skip to content

Commit

Permalink
Reverse #257, breaking many vec4 types size (i8vec4, u16vec4 etc)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Riccio committed Nov 12, 2014
1 parent ee84420 commit f09888a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glm/detail/type_vec4.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ namespace detail
}//namespace detail

template <typename T, precision P = defaultp>
GLM_ALIGNED_STRUCT(16) tvec4
struct tvec4
{
//////////////////////////////////////
// Implementation detail
Expand Down

0 comments on commit f09888a

Please sign in to comment.