Paul A 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
..
_features.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
_fixes.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
_noise.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
_swizzle.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
_swizzle_func.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
_vectorize.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
compute_common.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
compute_vector_relational.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_common.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_common_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_exponential.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_exponential_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_geometric.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_geometric_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_integer.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_integer_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_matrix.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_matrix_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_packing.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_packing_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_trigonometric.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_trigonometric_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_vector_relational.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
func_vector_relational_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
glm.cpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
qualifier.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
setup.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_float.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_half.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_half.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat2x2.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat2x2.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat2x3.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat2x3.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat2x4.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat2x4.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat3x2.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat3x2.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat3x3.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat3x3.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat3x4.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat3x4.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat4x2.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat4x2.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat4x3.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat4x3.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat4x4.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat4x4.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_mat4x4_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_quat.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_quat.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_quat_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_vec1.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_vec1.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_vec2.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_vec2.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_vec3.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_vec3.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_vec4.hpp 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_vec4.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前
type_vec4_simd.inl 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 年 前