OpenGL Mathematics (GLM)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
Christophe Riccio 4acd5b087d Added assert for initilizer lists to match sizes ago%!(EXTRA string=12 years)
..
CMakeLists.txt Initial build with half types removed ago%!(EXTRA string=12 years)
core_func_common.cpp Added a quation constructor taking two axis ago%!(EXTRA string=12 years)
core_func_exponential.cpp Updated date ago%!(EXTRA string=12 years)
core_func_geometric.cpp Factorized float to uint and co function code. ago%!(EXTRA string=12 years)
core_func_integer.cpp Factorized float to uint and co function code. ago%!(EXTRA string=12 years)
core_func_matrix.cpp - Fixed ldexp implementation ago%!(EXTRA string=12 years)
core_func_noise.cpp Factorized float to uint and co function code. ago%!(EXTRA string=12 years)
core_func_packing.cpp Factorized float to uint and co function code. ago%!(EXTRA string=12 years)
core_func_swizzle.cpp Swizzle operators are disabled again by default... :/ ago%!(EXTRA string=12 years)
core_func_trigonometric.cpp Updated date ago%!(EXTRA string=12 years)
core_func_vector_relational.cpp Merge branch '0.9.4' into 0.9.5 ago%!(EXTRA string=12 years)
core_setup_message.cpp Fixed build on GCC ago%!(EXTRA string=12 years)
core_setup_precision.cpp Fixed half precision implementation ago%!(EXTRA string=12 years)
core_type_cast.cpp Fixed merge ago%!(EXTRA string=12 years)
core_type_float.cpp Updated date ago%!(EXTRA string=12 years)
core_type_int.cpp Updated date ago%!(EXTRA string=12 years)
core_type_length.cpp Initial build with half types removed ago%!(EXTRA string=12 years)
core_type_mat2x2.cpp Added more initializer lists tests ago%!(EXTRA string=12 years)
core_type_mat2x3.cpp Fixed initializer test implementation, simplified packing implementation ago%!(EXTRA string=12 years)
core_type_mat2x4.cpp Fixed initializer test implementation, simplified packing implementation ago%!(EXTRA string=12 years)
core_type_mat3x2.cpp Added assert for initilizer lists to match sizes ago%!(EXTRA string=12 years)
core_type_mat3x3.cpp Fixed initializer test implementation, simplified packing implementation ago%!(EXTRA string=12 years)
core_type_mat3x4.cpp Fixed initializer test implementation, simplified packing implementation ago%!(EXTRA string=12 years)
core_type_mat4x2.cpp Added more initializer lists tests ago%!(EXTRA string=12 years)
core_type_mat4x3.cpp Added C++ 11 initializer list for matrix types ago%!(EXTRA string=12 years)
core_type_mat4x4.cpp Added C++ 11 initializer list for matrix types ago%!(EXTRA string=12 years)
core_type_vec1.cpp Enabled swizzle operator by default, removed GLM_SWIZZLE and add GLM_SWIZZLE_RELAX for Visual C++ lang extension implementation. ago%!(EXTRA string=12 years)
core_type_vec2.cpp Fixed B /= B.y bug for all assignment operators of vector classes. #116 ago%!(EXTRA string=12 years)
core_type_vec3.cpp Fixed B /= B.y bug for all assignment operators of vector classes. #116 ago%!(EXTRA string=12 years)
core_type_vec4.cpp Added more initializer lists tests ago%!(EXTRA string=12 years)