summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaG1924 <12997935+LaG1924@users.noreply.github.com>2018-01-13 03:51:33 +0100
committerLaG1924 <12997935+LaG1924@users.noreply.github.com>2018-01-13 03:51:34 +0100
commit6f67371bb1b46579ae837d0e0c61ac1b291be743 (patch)
tree5a43692a064d84e5c5688b1b3639342555139c3c
parentBackported to C++14 (diff)
downloadAltCraft-6f67371bb1b46579ae837d0e0c61ac1b291be743.tar
AltCraft-6f67371bb1b46579ae837d0e0c61ac1b291be743.tar.gz
AltCraft-6f67371bb1b46579ae837d0e0c61ac1b291be743.tar.bz2
AltCraft-6f67371bb1b46579ae837d0e0c61ac1b291be743.tar.lz
AltCraft-6f67371bb1b46579ae837d0e0c61ac1b291be743.tar.xz
AltCraft-6f67371bb1b46579ae837d0e0c61ac1b291be743.tar.zst
AltCraft-6f67371bb1b46579ae837d0e0c61ac1b291be743.zip
-rw-r--r--CMakeLists.txt4
-rw-r--r--external/CMakeLists.txt (renamed from depedencies/CMakeLists.txt)0
-rw-r--r--external/include/GL/glew.h (renamed from depedencies/include/GL/glew.h)0
-rw-r--r--external/include/GL/glxew.h (renamed from depedencies/include/GL/glxew.h)0
-rw-r--r--external/include/GL/wglew.h (renamed from depedencies/include/GL/wglew.h)0
-rw-r--r--external/include/easylogging++.h (renamed from depedencies/include/easylogging++.h)0
-rw-r--r--external/include/glm/common.hpp (renamed from depedencies/include/glm/common.hpp)0
-rw-r--r--external/include/glm/detail/_features.hpp (renamed from depedencies/include/glm/detail/_features.hpp)0
-rw-r--r--external/include/glm/detail/_fixes.hpp (renamed from depedencies/include/glm/detail/_fixes.hpp)0
-rw-r--r--external/include/glm/detail/_noise.hpp (renamed from depedencies/include/glm/detail/_noise.hpp)0
-rw-r--r--external/include/glm/detail/_swizzle.hpp (renamed from depedencies/include/glm/detail/_swizzle.hpp)0
-rw-r--r--external/include/glm/detail/_swizzle_func.hpp (renamed from depedencies/include/glm/detail/_swizzle_func.hpp)0
-rw-r--r--external/include/glm/detail/_vectorize.hpp (renamed from depedencies/include/glm/detail/_vectorize.hpp)0
-rw-r--r--external/include/glm/detail/dummy.cpp (renamed from depedencies/include/glm/detail/dummy.cpp)0
-rw-r--r--external/include/glm/detail/func_common.hpp (renamed from depedencies/include/glm/detail/func_common.hpp)0
-rw-r--r--external/include/glm/detail/func_common.inl (renamed from depedencies/include/glm/detail/func_common.inl)0
-rw-r--r--external/include/glm/detail/func_common_simd.inl (renamed from depedencies/include/glm/detail/func_common_simd.inl)0
-rw-r--r--external/include/glm/detail/func_exponential.hpp (renamed from depedencies/include/glm/detail/func_exponential.hpp)0
-rw-r--r--external/include/glm/detail/func_exponential.inl (renamed from depedencies/include/glm/detail/func_exponential.inl)0
-rw-r--r--external/include/glm/detail/func_exponential_simd.inl (renamed from depedencies/include/glm/detail/func_exponential_simd.inl)0
-rw-r--r--external/include/glm/detail/func_geometric.hpp (renamed from depedencies/include/glm/detail/func_geometric.hpp)0
-rw-r--r--external/include/glm/detail/func_geometric.inl (renamed from depedencies/include/glm/detail/func_geometric.inl)0
-rw-r--r--external/include/glm/detail/func_geometric_simd.inl (renamed from depedencies/include/glm/detail/func_geometric_simd.inl)0
-rw-r--r--external/include/glm/detail/func_integer.hpp (renamed from depedencies/include/glm/detail/func_integer.hpp)0
-rw-r--r--external/include/glm/detail/func_integer.inl (renamed from depedencies/include/glm/detail/func_integer.inl)0
-rw-r--r--external/include/glm/detail/func_integer_simd.inl (renamed from depedencies/include/glm/detail/func_integer_simd.inl)0
-rw-r--r--external/include/glm/detail/func_matrix.hpp (renamed from depedencies/include/glm/detail/func_matrix.hpp)0
-rw-r--r--external/include/glm/detail/func_matrix.inl (renamed from depedencies/include/glm/detail/func_matrix.inl)0
-rw-r--r--external/include/glm/detail/func_matrix_simd.inl (renamed from depedencies/include/glm/detail/func_matrix_simd.inl)0
-rw-r--r--external/include/glm/detail/func_packing.hpp (renamed from depedencies/include/glm/detail/func_packing.hpp)0
-rw-r--r--external/include/glm/detail/func_packing.inl (renamed from depedencies/include/glm/detail/func_packing.inl)0
-rw-r--r--external/include/glm/detail/func_packing_simd.inl (renamed from depedencies/include/glm/detail/func_packing_simd.inl)0
-rw-r--r--external/include/glm/detail/func_trigonometric.hpp (renamed from depedencies/include/glm/detail/func_trigonometric.hpp)0
-rw-r--r--external/include/glm/detail/func_trigonometric.inl (renamed from depedencies/include/glm/detail/func_trigonometric.inl)0
-rw-r--r--external/include/glm/detail/func_trigonometric_simd.inl (renamed from depedencies/include/glm/detail/func_trigonometric_simd.inl)0
-rw-r--r--external/include/glm/detail/func_vector_relational.hpp (renamed from depedencies/include/glm/detail/func_vector_relational.hpp)0
-rw-r--r--external/include/glm/detail/func_vector_relational.inl (renamed from depedencies/include/glm/detail/func_vector_relational.inl)0
-rw-r--r--external/include/glm/detail/func_vector_relational_simd.inl (renamed from depedencies/include/glm/detail/func_vector_relational_simd.inl)0
-rw-r--r--external/include/glm/detail/glm.cpp (renamed from depedencies/include/glm/detail/glm.cpp)0
-rw-r--r--external/include/glm/detail/precision.hpp (renamed from depedencies/include/glm/detail/precision.hpp)0
-rw-r--r--external/include/glm/detail/setup.hpp (renamed from depedencies/include/glm/detail/setup.hpp)0
-rw-r--r--external/include/glm/detail/type_float.hpp (renamed from depedencies/include/glm/detail/type_float.hpp)0
-rw-r--r--external/include/glm/detail/type_gentype.hpp (renamed from depedencies/include/glm/detail/type_gentype.hpp)0
-rw-r--r--external/include/glm/detail/type_gentype.inl (renamed from depedencies/include/glm/detail/type_gentype.inl)0
-rw-r--r--external/include/glm/detail/type_half.hpp (renamed from depedencies/include/glm/detail/type_half.hpp)0
-rw-r--r--external/include/glm/detail/type_half.inl (renamed from depedencies/include/glm/detail/type_half.inl)0
-rw-r--r--external/include/glm/detail/type_int.hpp (renamed from depedencies/include/glm/detail/type_int.hpp)0
-rw-r--r--external/include/glm/detail/type_mat.hpp (renamed from depedencies/include/glm/detail/type_mat.hpp)0
-rw-r--r--external/include/glm/detail/type_mat.inl (renamed from depedencies/include/glm/detail/type_mat.inl)0
-rw-r--r--external/include/glm/detail/type_mat2x2.hpp (renamed from depedencies/include/glm/detail/type_mat2x2.hpp)0
-rw-r--r--external/include/glm/detail/type_mat2x2.inl (renamed from depedencies/include/glm/detail/type_mat2x2.inl)0
-rw-r--r--external/include/glm/detail/type_mat2x3.hpp (renamed from depedencies/include/glm/detail/type_mat2x3.hpp)0
-rw-r--r--external/include/glm/detail/type_mat2x3.inl (renamed from depedencies/include/glm/detail/type_mat2x3.inl)0
-rw-r--r--external/include/glm/detail/type_mat2x4.hpp (renamed from depedencies/include/glm/detail/type_mat2x4.hpp)0
-rw-r--r--external/include/glm/detail/type_mat2x4.inl (renamed from depedencies/include/glm/detail/type_mat2x4.inl)0
-rw-r--r--external/include/glm/detail/type_mat3x2.hpp (renamed from depedencies/include/glm/detail/type_mat3x2.hpp)0
-rw-r--r--external/include/glm/detail/type_mat3x2.inl (renamed from depedencies/include/glm/detail/type_mat3x2.inl)0
-rw-r--r--external/include/glm/detail/type_mat3x3.hpp (renamed from depedencies/include/glm/detail/type_mat3x3.hpp)0
-rw-r--r--external/include/glm/detail/type_mat3x3.inl (renamed from depedencies/include/glm/detail/type_mat3x3.inl)0
-rw-r--r--external/include/glm/detail/type_mat3x4.hpp (renamed from depedencies/include/glm/detail/type_mat3x4.hpp)0
-rw-r--r--external/include/glm/detail/type_mat3x4.inl (renamed from depedencies/include/glm/detail/type_mat3x4.inl)0
-rw-r--r--external/include/glm/detail/type_mat4x2.hpp (renamed from depedencies/include/glm/detail/type_mat4x2.hpp)0
-rw-r--r--external/include/glm/detail/type_mat4x2.inl (renamed from depedencies/include/glm/detail/type_mat4x2.inl)0
-rw-r--r--external/include/glm/detail/type_mat4x3.hpp (renamed from depedencies/include/glm/detail/type_mat4x3.hpp)0
-rw-r--r--external/include/glm/detail/type_mat4x3.inl (renamed from depedencies/include/glm/detail/type_mat4x3.inl)0
-rw-r--r--external/include/glm/detail/type_mat4x4.hpp (renamed from depedencies/include/glm/detail/type_mat4x4.hpp)0
-rw-r--r--external/include/glm/detail/type_mat4x4.inl (renamed from depedencies/include/glm/detail/type_mat4x4.inl)0
-rw-r--r--external/include/glm/detail/type_mat4x4_simd.inl (renamed from depedencies/include/glm/detail/type_mat4x4_simd.inl)0
-rw-r--r--external/include/glm/detail/type_vec.hpp (renamed from depedencies/include/glm/detail/type_vec.hpp)0
-rw-r--r--external/include/glm/detail/type_vec.inl (renamed from depedencies/include/glm/detail/type_vec.inl)0
-rw-r--r--external/include/glm/detail/type_vec1.hpp (renamed from depedencies/include/glm/detail/type_vec1.hpp)0
-rw-r--r--external/include/glm/detail/type_vec1.inl (renamed from depedencies/include/glm/detail/type_vec1.inl)0
-rw-r--r--external/include/glm/detail/type_vec2.hpp (renamed from depedencies/include/glm/detail/type_vec2.hpp)0
-rw-r--r--external/include/glm/detail/type_vec2.inl (renamed from depedencies/include/glm/detail/type_vec2.inl)0
-rw-r--r--external/include/glm/detail/type_vec3.hpp (renamed from depedencies/include/glm/detail/type_vec3.hpp)0
-rw-r--r--external/include/glm/detail/type_vec3.inl (renamed from depedencies/include/glm/detail/type_vec3.inl)0
-rw-r--r--external/include/glm/detail/type_vec4.hpp (renamed from depedencies/include/glm/detail/type_vec4.hpp)0
-rw-r--r--external/include/glm/detail/type_vec4.inl (renamed from depedencies/include/glm/detail/type_vec4.inl)0
-rw-r--r--external/include/glm/detail/type_vec4_simd.inl (renamed from depedencies/include/glm/detail/type_vec4_simd.inl)0
-rw-r--r--external/include/glm/exponential.hpp (renamed from depedencies/include/glm/exponential.hpp)0
-rw-r--r--external/include/glm/ext.hpp (renamed from depedencies/include/glm/ext.hpp)0
-rw-r--r--external/include/glm/fwd.hpp (renamed from depedencies/include/glm/fwd.hpp)0
-rw-r--r--external/include/glm/geometric.hpp (renamed from depedencies/include/glm/geometric.hpp)0
-rw-r--r--external/include/glm/glm.hpp (renamed from depedencies/include/glm/glm.hpp)0
-rw-r--r--external/include/glm/gtc/bitfield.hpp (renamed from depedencies/include/glm/gtc/bitfield.hpp)0
-rw-r--r--external/include/glm/gtc/bitfield.inl (renamed from depedencies/include/glm/gtc/bitfield.inl)0
-rw-r--r--external/include/glm/gtc/color_encoding.inl (renamed from depedencies/include/glm/gtc/color_encoding.inl)0
-rw-r--r--external/include/glm/gtc/color_space.hpp (renamed from depedencies/include/glm/gtc/color_space.hpp)0
-rw-r--r--external/include/glm/gtc/color_space.inl (renamed from depedencies/include/glm/gtc/color_space.inl)0
-rw-r--r--external/include/glm/gtc/constants.hpp (renamed from depedencies/include/glm/gtc/constants.hpp)0
-rw-r--r--external/include/glm/gtc/constants.inl (renamed from depedencies/include/glm/gtc/constants.inl)0
-rw-r--r--external/include/glm/gtc/epsilon.hpp (renamed from depedencies/include/glm/gtc/epsilon.hpp)0
-rw-r--r--external/include/glm/gtc/epsilon.inl (renamed from depedencies/include/glm/gtc/epsilon.inl)0
-rw-r--r--external/include/glm/gtc/functions.hpp (renamed from depedencies/include/glm/gtc/functions.hpp)0
-rw-r--r--external/include/glm/gtc/functions.inl (renamed from depedencies/include/glm/gtc/functions.inl)0
-rw-r--r--external/include/glm/gtc/integer.hpp (renamed from depedencies/include/glm/gtc/integer.hpp)0
-rw-r--r--external/include/glm/gtc/integer.inl (renamed from depedencies/include/glm/gtc/integer.inl)0
-rw-r--r--external/include/glm/gtc/matrix_access.hpp (renamed from depedencies/include/glm/gtc/matrix_access.hpp)0
-rw-r--r--external/include/glm/gtc/matrix_access.inl (renamed from depedencies/include/glm/gtc/matrix_access.inl)0
-rw-r--r--external/include/glm/gtc/matrix_integer.hpp (renamed from depedencies/include/glm/gtc/matrix_integer.hpp)0
-rw-r--r--external/include/glm/gtc/matrix_inverse.hpp (renamed from depedencies/include/glm/gtc/matrix_inverse.hpp)0
-rw-r--r--external/include/glm/gtc/matrix_inverse.inl (renamed from depedencies/include/glm/gtc/matrix_inverse.inl)0
-rw-r--r--external/include/glm/gtc/matrix_transform.hpp (renamed from depedencies/include/glm/gtc/matrix_transform.hpp)0
-rw-r--r--external/include/glm/gtc/matrix_transform.inl (renamed from depedencies/include/glm/gtc/matrix_transform.inl)0
-rw-r--r--external/include/glm/gtc/noise.hpp (renamed from depedencies/include/glm/gtc/noise.hpp)0
-rw-r--r--external/include/glm/gtc/noise.inl (renamed from depedencies/include/glm/gtc/noise.inl)0
-rw-r--r--external/include/glm/gtc/packing.hpp (renamed from depedencies/include/glm/gtc/packing.hpp)0
-rw-r--r--external/include/glm/gtc/packing.inl (renamed from depedencies/include/glm/gtc/packing.inl)0
-rw-r--r--external/include/glm/gtc/quaternion.hpp (renamed from depedencies/include/glm/gtc/quaternion.hpp)0
-rw-r--r--external/include/glm/gtc/quaternion.inl (renamed from depedencies/include/glm/gtc/quaternion.inl)0
-rw-r--r--external/include/glm/gtc/quaternion_simd.inl (renamed from depedencies/include/glm/gtc/quaternion_simd.inl)0
-rw-r--r--external/include/glm/gtc/random.hpp (renamed from depedencies/include/glm/gtc/random.hpp)0
-rw-r--r--external/include/glm/gtc/random.inl (renamed from depedencies/include/glm/gtc/random.inl)0
-rw-r--r--external/include/glm/gtc/reciprocal.hpp (renamed from depedencies/include/glm/gtc/reciprocal.hpp)0
-rw-r--r--external/include/glm/gtc/reciprocal.inl (renamed from depedencies/include/glm/gtc/reciprocal.inl)0
-rw-r--r--external/include/glm/gtc/round.hpp (renamed from depedencies/include/glm/gtc/round.hpp)0
-rw-r--r--external/include/glm/gtc/round.inl (renamed from depedencies/include/glm/gtc/round.inl)0
-rw-r--r--external/include/glm/gtc/type_aligned.hpp (renamed from depedencies/include/glm/gtc/type_aligned.hpp)0
-rw-r--r--external/include/glm/gtc/type_precision.hpp (renamed from depedencies/include/glm/gtc/type_precision.hpp)0
-rw-r--r--external/include/glm/gtc/type_precision.inl (renamed from depedencies/include/glm/gtc/type_precision.inl)0
-rw-r--r--external/include/glm/gtc/type_ptr.hpp (renamed from depedencies/include/glm/gtc/type_ptr.hpp)0
-rw-r--r--external/include/glm/gtc/type_ptr.inl (renamed from depedencies/include/glm/gtc/type_ptr.inl)0
-rw-r--r--external/include/glm/gtc/ulp.hpp (renamed from depedencies/include/glm/gtc/ulp.hpp)0
-rw-r--r--external/include/glm/gtc/ulp.inl (renamed from depedencies/include/glm/gtc/ulp.inl)0
-rw-r--r--external/include/glm/gtc/vec1.hpp (renamed from depedencies/include/glm/gtc/vec1.hpp)0
-rw-r--r--external/include/glm/gtc/vec1.inl (renamed from depedencies/include/glm/gtc/vec1.inl)0
-rw-r--r--external/include/glm/gtx/associated_min_max.hpp (renamed from depedencies/include/glm/gtx/associated_min_max.hpp)0
-rw-r--r--external/include/glm/gtx/associated_min_max.inl (renamed from depedencies/include/glm/gtx/associated_min_max.inl)0
-rw-r--r--external/include/glm/gtx/bit.hpp (renamed from depedencies/include/glm/gtx/bit.hpp)0
-rw-r--r--external/include/glm/gtx/bit.inl (renamed from depedencies/include/glm/gtx/bit.inl)0
-rw-r--r--external/include/glm/gtx/closest_point.hpp (renamed from depedencies/include/glm/gtx/closest_point.hpp)0
-rw-r--r--external/include/glm/gtx/closest_point.inl (renamed from depedencies/include/glm/gtx/closest_point.inl)0
-rw-r--r--external/include/glm/gtx/color_space.hpp (renamed from depedencies/include/glm/gtx/color_space.hpp)0
-rw-r--r--external/include/glm/gtx/color_space.inl (renamed from depedencies/include/glm/gtx/color_space.inl)0
-rw-r--r--external/include/glm/gtx/color_space_YCoCg.hpp (renamed from depedencies/include/glm/gtx/color_space_YCoCg.hpp)0
-rw-r--r--external/include/glm/gtx/color_space_YCoCg.inl (renamed from depedencies/include/glm/gtx/color_space_YCoCg.inl)0
-rw-r--r--external/include/glm/gtx/common.hpp (renamed from depedencies/include/glm/gtx/common.hpp)0
-rw-r--r--external/include/glm/gtx/common.inl (renamed from depedencies/include/glm/gtx/common.inl)0
-rw-r--r--external/include/glm/gtx/compatibility.hpp (renamed from depedencies/include/glm/gtx/compatibility.hpp)0
-rw-r--r--external/include/glm/gtx/compatibility.inl (renamed from depedencies/include/glm/gtx/compatibility.inl)0
-rw-r--r--external/include/glm/gtx/component_wise.hpp (renamed from depedencies/include/glm/gtx/component_wise.hpp)0
-rw-r--r--external/include/glm/gtx/component_wise.inl (renamed from depedencies/include/glm/gtx/component_wise.inl)0
-rw-r--r--external/include/glm/gtx/dual_quaternion.hpp (renamed from depedencies/include/glm/gtx/dual_quaternion.hpp)0
-rw-r--r--external/include/glm/gtx/dual_quaternion.inl (renamed from depedencies/include/glm/gtx/dual_quaternion.inl)0
-rw-r--r--external/include/glm/gtx/euler_angles.hpp (renamed from depedencies/include/glm/gtx/euler_angles.hpp)0
-rw-r--r--external/include/glm/gtx/euler_angles.inl (renamed from depedencies/include/glm/gtx/euler_angles.inl)0
-rw-r--r--external/include/glm/gtx/extend.hpp (renamed from depedencies/include/glm/gtx/extend.hpp)0
-rw-r--r--external/include/glm/gtx/extend.inl (renamed from depedencies/include/glm/gtx/extend.inl)0
-rw-r--r--external/include/glm/gtx/extended_min_max.hpp (renamed from depedencies/include/glm/gtx/extended_min_max.hpp)0
-rw-r--r--external/include/glm/gtx/extended_min_max.inl (renamed from depedencies/include/glm/gtx/extended_min_max.inl)0
-rw-r--r--external/include/glm/gtx/fast_exponential.hpp (renamed from depedencies/include/glm/gtx/fast_exponential.hpp)0
-rw-r--r--external/include/glm/gtx/fast_exponential.inl (renamed from depedencies/include/glm/gtx/fast_exponential.inl)0
-rw-r--r--external/include/glm/gtx/fast_square_root.hpp (renamed from depedencies/include/glm/gtx/fast_square_root.hpp)0
-rw-r--r--external/include/glm/gtx/fast_square_root.inl (renamed from depedencies/include/glm/gtx/fast_square_root.inl)0
-rw-r--r--external/include/glm/gtx/fast_trigonometry.hpp (renamed from depedencies/include/glm/gtx/fast_trigonometry.hpp)0
-rw-r--r--external/include/glm/gtx/fast_trigonometry.inl (renamed from depedencies/include/glm/gtx/fast_trigonometry.inl)0
-rw-r--r--external/include/glm/gtx/float_notmalize.inl (renamed from depedencies/include/glm/gtx/float_notmalize.inl)0
-rw-r--r--external/include/glm/gtx/gradient_paint.hpp (renamed from depedencies/include/glm/gtx/gradient_paint.hpp)0
-rw-r--r--external/include/glm/gtx/gradient_paint.inl (renamed from depedencies/include/glm/gtx/gradient_paint.inl)0
-rw-r--r--external/include/glm/gtx/handed_coordinate_space.hpp (renamed from depedencies/include/glm/gtx/handed_coordinate_space.hpp)0
-rw-r--r--external/include/glm/gtx/handed_coordinate_space.inl (renamed from depedencies/include/glm/gtx/handed_coordinate_space.inl)0
-rw-r--r--external/include/glm/gtx/hash.hpp (renamed from depedencies/include/glm/gtx/hash.hpp)0
-rw-r--r--external/include/glm/gtx/hash.inl (renamed from depedencies/include/glm/gtx/hash.inl)0
-rw-r--r--external/include/glm/gtx/integer.hpp (renamed from depedencies/include/glm/gtx/integer.hpp)0
-rw-r--r--external/include/glm/gtx/integer.inl (renamed from depedencies/include/glm/gtx/integer.inl)0
-rw-r--r--external/include/glm/gtx/intersect.hpp (renamed from depedencies/include/glm/gtx/intersect.hpp)0
-rw-r--r--external/include/glm/gtx/intersect.inl (renamed from depedencies/include/glm/gtx/intersect.inl)0
-rw-r--r--external/include/glm/gtx/io.hpp (renamed from depedencies/include/glm/gtx/io.hpp)0
-rw-r--r--external/include/glm/gtx/io.inl (renamed from depedencies/include/glm/gtx/io.inl)0
-rw-r--r--external/include/glm/gtx/log_base.hpp (renamed from depedencies/include/glm/gtx/log_base.hpp)0
-rw-r--r--external/include/glm/gtx/log_base.inl (renamed from depedencies/include/glm/gtx/log_base.inl)0
-rw-r--r--external/include/glm/gtx/matrix_cross_product.hpp (renamed from depedencies/include/glm/gtx/matrix_cross_product.hpp)0
-rw-r--r--external/include/glm/gtx/matrix_cross_product.inl (renamed from depedencies/include/glm/gtx/matrix_cross_product.inl)0
-rw-r--r--external/include/glm/gtx/matrix_decompose.hpp (renamed from depedencies/include/glm/gtx/matrix_decompose.hpp)0
-rw-r--r--external/include/glm/gtx/matrix_decompose.inl (renamed from depedencies/include/glm/gtx/matrix_decompose.inl)0
-rw-r--r--external/include/glm/gtx/matrix_interpolation.hpp (renamed from depedencies/include/glm/gtx/matrix_interpolation.hpp)0
-rw-r--r--external/include/glm/gtx/matrix_interpolation.inl (renamed from depedencies/include/glm/gtx/matrix_interpolation.inl)0
-rw-r--r--external/include/glm/gtx/matrix_major_storage.hpp (renamed from depedencies/include/glm/gtx/matrix_major_storage.hpp)0
-rw-r--r--external/include/glm/gtx/matrix_major_storage.inl (renamed from depedencies/include/glm/gtx/matrix_major_storage.inl)0
-rw-r--r--external/include/glm/gtx/matrix_operation.hpp (renamed from depedencies/include/glm/gtx/matrix_operation.hpp)0
-rw-r--r--external/include/glm/gtx/matrix_operation.inl (renamed from depedencies/include/glm/gtx/matrix_operation.inl)0
-rw-r--r--external/include/glm/gtx/matrix_query.hpp (renamed from depedencies/include/glm/gtx/matrix_query.hpp)0
-rw-r--r--external/include/glm/gtx/matrix_query.inl (renamed from depedencies/include/glm/gtx/matrix_query.inl)0
-rw-r--r--external/include/glm/gtx/matrix_transform_2d.hpp (renamed from depedencies/include/glm/gtx/matrix_transform_2d.hpp)0
-rw-r--r--external/include/glm/gtx/matrix_transform_2d.inl (renamed from depedencies/include/glm/gtx/matrix_transform_2d.inl)0
-rw-r--r--external/include/glm/gtx/mixed_product.hpp (renamed from depedencies/include/glm/gtx/mixed_product.hpp)0
-rw-r--r--external/include/glm/gtx/mixed_product.inl (renamed from depedencies/include/glm/gtx/mixed_product.inl)0
-rw-r--r--external/include/glm/gtx/norm.hpp (renamed from depedencies/include/glm/gtx/norm.hpp)0
-rw-r--r--external/include/glm/gtx/norm.inl (renamed from depedencies/include/glm/gtx/norm.inl)0
-rw-r--r--external/include/glm/gtx/normal.hpp (renamed from depedencies/include/glm/gtx/normal.hpp)0
-rw-r--r--external/include/glm/gtx/normal.inl (renamed from depedencies/include/glm/gtx/normal.inl)0
-rw-r--r--external/include/glm/gtx/normalize_dot.hpp (renamed from depedencies/include/glm/gtx/normalize_dot.hpp)0
-rw-r--r--external/include/glm/gtx/normalize_dot.inl (renamed from depedencies/include/glm/gtx/normalize_dot.inl)0
-rw-r--r--external/include/glm/gtx/number_precision.hpp (renamed from depedencies/include/glm/gtx/number_precision.hpp)0
-rw-r--r--external/include/glm/gtx/number_precision.inl (renamed from depedencies/include/glm/gtx/number_precision.inl)0
-rw-r--r--external/include/glm/gtx/optimum_pow.hpp (renamed from depedencies/include/glm/gtx/optimum_pow.hpp)0
-rw-r--r--external/include/glm/gtx/optimum_pow.inl (renamed from depedencies/include/glm/gtx/optimum_pow.inl)0
-rw-r--r--external/include/glm/gtx/orthonormalize.hpp (renamed from depedencies/include/glm/gtx/orthonormalize.hpp)0
-rw-r--r--external/include/glm/gtx/orthonormalize.inl (renamed from depedencies/include/glm/gtx/orthonormalize.inl)0
-rw-r--r--external/include/glm/gtx/perpendicular.hpp (renamed from depedencies/include/glm/gtx/perpendicular.hpp)0
-rw-r--r--external/include/glm/gtx/perpendicular.inl (renamed from depedencies/include/glm/gtx/perpendicular.inl)0
-rw-r--r--external/include/glm/gtx/polar_coordinates.hpp (renamed from depedencies/include/glm/gtx/polar_coordinates.hpp)0
-rw-r--r--external/include/glm/gtx/polar_coordinates.inl (renamed from depedencies/include/glm/gtx/polar_coordinates.inl)0
-rw-r--r--external/include/glm/gtx/projection.hpp (renamed from depedencies/include/glm/gtx/projection.hpp)0
-rw-r--r--external/include/glm/gtx/projection.inl (renamed from depedencies/include/glm/gtx/projection.inl)0
-rw-r--r--external/include/glm/gtx/quaternion.hpp (renamed from depedencies/include/glm/gtx/quaternion.hpp)0
-rw-r--r--external/include/glm/gtx/quaternion.inl (renamed from depedencies/include/glm/gtx/quaternion.inl)0
-rw-r--r--external/include/glm/gtx/range.hpp (renamed from depedencies/include/glm/gtx/range.hpp)0
-rw-r--r--external/include/glm/gtx/raw_data.hpp (renamed from depedencies/include/glm/gtx/raw_data.hpp)0
-rw-r--r--external/include/glm/gtx/raw_data.inl (renamed from depedencies/include/glm/gtx/raw_data.inl)0
-rw-r--r--external/include/glm/gtx/rotate_normalized_axis.hpp (renamed from depedencies/include/glm/gtx/rotate_normalized_axis.hpp)0
-rw-r--r--external/include/glm/gtx/rotate_normalized_axis.inl (renamed from depedencies/include/glm/gtx/rotate_normalized_axis.inl)0
-rw-r--r--external/include/glm/gtx/rotate_vector.hpp (renamed from depedencies/include/glm/gtx/rotate_vector.hpp)0
-rw-r--r--external/include/glm/gtx/rotate_vector.inl (renamed from depedencies/include/glm/gtx/rotate_vector.inl)0
-rw-r--r--external/include/glm/gtx/scalar_multiplication.hpp (renamed from depedencies/include/glm/gtx/scalar_multiplication.hpp)0
-rw-r--r--external/include/glm/gtx/scalar_relational.hpp (renamed from depedencies/include/glm/gtx/scalar_relational.hpp)0
-rw-r--r--external/include/glm/gtx/scalar_relational.inl (renamed from depedencies/include/glm/gtx/scalar_relational.inl)0
-rw-r--r--external/include/glm/gtx/simd_mat4.hpp (renamed from depedencies/include/glm/gtx/simd_mat4.hpp)0
-rw-r--r--external/include/glm/gtx/simd_mat4.inl (renamed from depedencies/include/glm/gtx/simd_mat4.inl)0
-rw-r--r--external/include/glm/gtx/simd_quat.hpp (renamed from depedencies/include/glm/gtx/simd_quat.hpp)0
-rw-r--r--external/include/glm/gtx/simd_quat.inl (renamed from depedencies/include/glm/gtx/simd_quat.inl)0
-rw-r--r--external/include/glm/gtx/simd_vec4.hpp (renamed from depedencies/include/glm/gtx/simd_vec4.hpp)0
-rw-r--r--external/include/glm/gtx/simd_vec4.inl (renamed from depedencies/include/glm/gtx/simd_vec4.inl)0
-rw-r--r--external/include/glm/gtx/spline.hpp (renamed from depedencies/include/glm/gtx/spline.hpp)0
-rw-r--r--external/include/glm/gtx/spline.inl (renamed from depedencies/include/glm/gtx/spline.inl)0
-rw-r--r--external/include/glm/gtx/std_based_type.hpp (renamed from depedencies/include/glm/gtx/std_based_type.hpp)0
-rw-r--r--external/include/glm/gtx/std_based_type.inl (renamed from depedencies/include/glm/gtx/std_based_type.inl)0
-rw-r--r--external/include/glm/gtx/string_cast.hpp (renamed from depedencies/include/glm/gtx/string_cast.hpp)0
-rw-r--r--external/include/glm/gtx/string_cast.inl (renamed from depedencies/include/glm/gtx/string_cast.inl)0
-rw-r--r--external/include/glm/gtx/transform.hpp (renamed from depedencies/include/glm/gtx/transform.hpp)0
-rw-r--r--external/include/glm/gtx/transform.inl (renamed from depedencies/include/glm/gtx/transform.inl)0
-rw-r--r--external/include/glm/gtx/transform2.hpp (renamed from depedencies/include/glm/gtx/transform2.hpp)0
-rw-r--r--external/include/glm/gtx/transform2.inl (renamed from depedencies/include/glm/gtx/transform2.inl)0
-rw-r--r--external/include/glm/gtx/type_aligned.hpp (renamed from depedencies/include/glm/gtx/type_aligned.hpp)0
-rw-r--r--external/include/glm/gtx/type_aligned.inl (renamed from depedencies/include/glm/gtx/type_aligned.inl)0
-rw-r--r--external/include/glm/gtx/type_trait.hpp (renamed from depedencies/include/glm/gtx/type_trait.hpp)0
-rw-r--r--external/include/glm/gtx/type_trait.inl (renamed from depedencies/include/glm/gtx/type_trait.inl)0
-rw-r--r--external/include/glm/gtx/vector_angle.hpp (renamed from depedencies/include/glm/gtx/vector_angle.hpp)0
-rw-r--r--external/include/glm/gtx/vector_angle.inl (renamed from depedencies/include/glm/gtx/vector_angle.inl)0
-rw-r--r--external/include/glm/gtx/vector_query.hpp (renamed from depedencies/include/glm/gtx/vector_query.hpp)0
-rw-r--r--external/include/glm/gtx/vector_query.inl (renamed from depedencies/include/glm/gtx/vector_query.inl)0
-rw-r--r--external/include/glm/gtx/wrap.hpp (renamed from depedencies/include/glm/gtx/wrap.hpp)0
-rw-r--r--external/include/glm/gtx/wrap.inl (renamed from depedencies/include/glm/gtx/wrap.inl)0
-rw-r--r--external/include/glm/integer.hpp (renamed from depedencies/include/glm/integer.hpp)0
-rw-r--r--external/include/glm/mat2x2.hpp (renamed from depedencies/include/glm/mat2x2.hpp)0
-rw-r--r--external/include/glm/mat2x3.hpp (renamed from depedencies/include/glm/mat2x3.hpp)0
-rw-r--r--external/include/glm/mat2x4.hpp (renamed from depedencies/include/glm/mat2x4.hpp)0
-rw-r--r--external/include/glm/mat3x2.hpp (renamed from depedencies/include/glm/mat3x2.hpp)0
-rw-r--r--external/include/glm/mat3x3.hpp (renamed from depedencies/include/glm/mat3x3.hpp)0
-rw-r--r--external/include/glm/mat3x4.hpp (renamed from depedencies/include/glm/mat3x4.hpp)0
-rw-r--r--external/include/glm/mat4x2.hpp (renamed from depedencies/include/glm/mat4x2.hpp)0
-rw-r--r--external/include/glm/mat4x3.hpp (renamed from depedencies/include/glm/mat4x3.hpp)0
-rw-r--r--external/include/glm/mat4x4.hpp (renamed from depedencies/include/glm/mat4x4.hpp)0
-rw-r--r--external/include/glm/matrix.hpp (renamed from depedencies/include/glm/matrix.hpp)0
-rw-r--r--external/include/glm/packing.hpp (renamed from depedencies/include/glm/packing.hpp)0
-rw-r--r--external/include/glm/simd/common.h (renamed from depedencies/include/glm/simd/common.h)0
-rw-r--r--external/include/glm/simd/exponential.h (renamed from depedencies/include/glm/simd/exponential.h)0
-rw-r--r--external/include/glm/simd/geometric.h (renamed from depedencies/include/glm/simd/geometric.h)0
-rw-r--r--external/include/glm/simd/integer.h (renamed from depedencies/include/glm/simd/integer.h)0
-rw-r--r--external/include/glm/simd/matrix.h (renamed from depedencies/include/glm/simd/matrix.h)0
-rw-r--r--external/include/glm/simd/packing.h (renamed from depedencies/include/glm/simd/packing.h)0
-rw-r--r--external/include/glm/simd/platform.h (renamed from depedencies/include/glm/simd/platform.h)0
-rw-r--r--external/include/glm/simd/trigonometric.h (renamed from depedencies/include/glm/simd/trigonometric.h)0
-rw-r--r--external/include/glm/simd/vector_relational.h (renamed from depedencies/include/glm/simd/vector_relational.h)0
-rw-r--r--external/include/glm/trigonometric.hpp (renamed from depedencies/include/glm/trigonometric.hpp)0
-rw-r--r--external/include/glm/vec2.hpp (renamed from depedencies/include/glm/vec2.hpp)0
-rw-r--r--external/include/glm/vec3.hpp (renamed from depedencies/include/glm/vec3.hpp)0
-rw-r--r--external/include/glm/vec4.hpp (renamed from depedencies/include/glm/vec4.hpp)0
-rw-r--r--external/include/glm/vector_relational.hpp (renamed from depedencies/include/glm/vector_relational.hpp)0
-rw-r--r--external/include/imconfig.h (renamed from depedencies/include/imconfig.h)0
-rw-r--r--external/include/imgui.h (renamed from depedencies/include/imgui.h)0
-rw-r--r--external/include/imgui_internal.h (renamed from depedencies/include/imgui_internal.h)0
-rw-r--r--external/include/nlohmann/json.hpp (renamed from depedencies/include/nlohmann/json.hpp)0
-rw-r--r--external/include/stb_rect_pack.h (renamed from depedencies/include/stb_rect_pack.h)0
-rw-r--r--external/include/stb_textedit.h (renamed from depedencies/include/stb_textedit.h)0
-rw-r--r--external/include/stb_truetype.h (renamed from depedencies/include/stb_truetype.h)0
-rw-r--r--external/src/easylogging++.cc (renamed from depedencies/src/easylogging++.cc)0
-rw-r--r--external/src/glew.c (renamed from depedencies/src/glew.c)0
-rw-r--r--external/src/imgui.cpp (renamed from depedencies/src/imgui.cpp)0
-rw-r--r--external/src/imgui_demo.cpp (renamed from depedencies/src/imgui_demo.cpp)0
-rw-r--r--external/src/imgui_draw.cpp (renamed from depedencies/src/imgui_draw.cpp)0
281 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2033db4..a6da6b1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -47,8 +47,8 @@ target_link_libraries(AltCraft ${PLATFORM_LIBRARIES})
############
#Setup dependencies (GLEW, glm, nlohmann/json, easylogging++)
-add_subdirectory(depedencies)
-target_include_directories(AltCraft PUBLIC ./depedencies/include)
+add_subdirectory(external)
+target_include_directories(AltCraft PUBLIC external/include)
target_link_libraries(AltCraft deps)
#Setup SDL2
diff --git a/depedencies/CMakeLists.txt b/external/CMakeLists.txt
index d370f1a..d370f1a 100644
--- a/depedencies/CMakeLists.txt
+++ b/external/CMakeLists.txt
diff --git a/depedencies/include/GL/glew.h b/external/include/GL/glew.h
index 3c95c71..3c95c71 100644
--- a/depedencies/include/GL/glew.h
+++ b/external/include/GL/glew.h
diff --git a/depedencies/include/GL/glxew.h b/external/include/GL/glxew.h
index d803d26..d803d26 100644
--- a/depedencies/include/GL/glxew.h
+++ b/external/include/GL/glxew.h
diff --git a/depedencies/include/GL/wglew.h b/external/include/GL/wglew.h
index 23e4d3f..23e4d3f 100644
--- a/depedencies/include/GL/wglew.h
+++ b/external/include/GL/wglew.h
diff --git a/depedencies/include/easylogging++.h b/external/include/easylogging++.h
index f8741ce..f8741ce 100644
--- a/depedencies/include/easylogging++.h
+++ b/external/include/easylogging++.h
diff --git a/depedencies/include/glm/common.hpp b/external/include/glm/common.hpp
index f57e800..f57e800 100644
--- a/depedencies/include/glm/common.hpp
+++ b/external/include/glm/common.hpp
diff --git a/depedencies/include/glm/detail/_features.hpp b/external/include/glm/detail/_features.hpp
index 97dd633..97dd633 100644
--- a/depedencies/include/glm/detail/_features.hpp
+++ b/external/include/glm/detail/_features.hpp
diff --git a/depedencies/include/glm/detail/_fixes.hpp b/external/include/glm/detail/_fixes.hpp
index c957562..c957562 100644
--- a/depedencies/include/glm/detail/_fixes.hpp
+++ b/external/include/glm/detail/_fixes.hpp
diff --git a/depedencies/include/glm/detail/_noise.hpp b/external/include/glm/detail/_noise.hpp
index 89403f4..89403f4 100644
--- a/depedencies/include/glm/detail/_noise.hpp
+++ b/external/include/glm/detail/_noise.hpp
diff --git a/depedencies/include/glm/detail/_swizzle.hpp b/external/include/glm/detail/_swizzle.hpp
index 8e134d9..8e134d9 100644
--- a/depedencies/include/glm/detail/_swizzle.hpp
+++ b/external/include/glm/detail/_swizzle.hpp
diff --git a/depedencies/include/glm/detail/_swizzle_func.hpp b/external/include/glm/detail/_swizzle_func.hpp
index 4b37edb..4b37edb 100644
--- a/depedencies/include/glm/detail/_swizzle_func.hpp
+++ b/external/include/glm/detail/_swizzle_func.hpp
diff --git a/depedencies/include/glm/detail/_vectorize.hpp b/external/include/glm/detail/_vectorize.hpp
index a08ed34..a08ed34 100644
--- a/depedencies/include/glm/detail/_vectorize.hpp
+++ b/external/include/glm/detail/_vectorize.hpp
diff --git a/depedencies/include/glm/detail/dummy.cpp b/external/include/glm/detail/dummy.cpp
index a519a6d..a519a6d 100644
--- a/depedencies/include/glm/detail/dummy.cpp
+++ b/external/include/glm/detail/dummy.cpp
diff --git a/depedencies/include/glm/detail/func_common.hpp b/external/include/glm/detail/func_common.hpp
index 871fed6..871fed6 100644
--- a/depedencies/include/glm/detail/func_common.hpp
+++ b/external/include/glm/detail/func_common.hpp
diff --git a/depedencies/include/glm/detail/func_common.inl b/external/include/glm/detail/func_common.inl
index 327b058..327b058 100644
--- a/depedencies/include/glm/detail/func_common.inl
+++ b/external/include/glm/detail/func_common.inl
diff --git a/depedencies/include/glm/detail/func_common_simd.inl b/external/include/glm/detail/func_common_simd.inl
index c76f180..c76f180 100644
--- a/depedencies/include/glm/detail/func_common_simd.inl
+++ b/external/include/glm/detail/func_common_simd.inl
diff --git a/depedencies/include/glm/detail/func_exponential.hpp b/external/include/glm/detail/func_exponential.hpp
index a83de0b..a83de0b 100644
--- a/depedencies/include/glm/detail/func_exponential.hpp
+++ b/external/include/glm/detail/func_exponential.hpp
diff --git a/depedencies/include/glm/detail/func_exponential.inl b/external/include/glm/detail/func_exponential.inl
index 227fe91..227fe91 100644
--- a/depedencies/include/glm/detail/func_exponential.inl
+++ b/external/include/glm/detail/func_exponential.inl
diff --git a/depedencies/include/glm/detail/func_exponential_simd.inl b/external/include/glm/detail/func_exponential_simd.inl
index d7529ba..d7529ba 100644
--- a/depedencies/include/glm/detail/func_exponential_simd.inl
+++ b/external/include/glm/detail/func_exponential_simd.inl
diff --git a/depedencies/include/glm/detail/func_geometric.hpp b/external/include/glm/detail/func_geometric.hpp
index 2f39bf5..2f39bf5 100644
--- a/depedencies/include/glm/detail/func_geometric.hpp
+++ b/external/include/glm/detail/func_geometric.hpp
diff --git a/depedencies/include/glm/detail/func_geometric.inl b/external/include/glm/detail/func_geometric.inl
index 07137c3..07137c3 100644
--- a/depedencies/include/glm/detail/func_geometric.inl
+++ b/external/include/glm/detail/func_geometric.inl
diff --git a/depedencies/include/glm/detail/func_geometric_simd.inl b/external/include/glm/detail/func_geometric_simd.inl
index f0d14a2..f0d14a2 100644
--- a/depedencies/include/glm/detail/func_geometric_simd.inl
+++ b/external/include/glm/detail/func_geometric_simd.inl
diff --git a/depedencies/include/glm/detail/func_integer.hpp b/external/include/glm/detail/func_integer.hpp
index bd195a9..bd195a9 100644
--- a/depedencies/include/glm/detail/func_integer.hpp
+++ b/external/include/glm/detail/func_integer.hpp
diff --git a/depedencies/include/glm/detail/func_integer.inl b/external/include/glm/detail/func_integer.inl
index 25910eb..25910eb 100644
--- a/depedencies/include/glm/detail/func_integer.inl
+++ b/external/include/glm/detail/func_integer.inl
diff --git a/depedencies/include/glm/detail/func_integer_simd.inl b/external/include/glm/detail/func_integer_simd.inl
index 6175860..6175860 100644
--- a/depedencies/include/glm/detail/func_integer_simd.inl
+++ b/external/include/glm/detail/func_integer_simd.inl
diff --git a/depedencies/include/glm/detail/func_matrix.hpp b/external/include/glm/detail/func_matrix.hpp
index 9be3449..9be3449 100644
--- a/depedencies/include/glm/detail/func_matrix.hpp
+++ b/external/include/glm/detail/func_matrix.hpp
diff --git a/depedencies/include/glm/detail/func_matrix.inl b/external/include/glm/detail/func_matrix.inl
index 6d1746b..6d1746b 100644
--- a/depedencies/include/glm/detail/func_matrix.inl
+++ b/external/include/glm/detail/func_matrix.inl
diff --git a/depedencies/include/glm/detail/func_matrix_simd.inl b/external/include/glm/detail/func_matrix_simd.inl
index 61b0a5b..61b0a5b 100644
--- a/depedencies/include/glm/detail/func_matrix_simd.inl
+++ b/external/include/glm/detail/func_matrix_simd.inl
diff --git a/depedencies/include/glm/detail/func_packing.hpp b/external/include/glm/detail/func_packing.hpp
index 47e074b..47e074b 100644
--- a/depedencies/include/glm/detail/func_packing.hpp
+++ b/external/include/glm/detail/func_packing.hpp
diff --git a/depedencies/include/glm/detail/func_packing.inl b/external/include/glm/detail/func_packing.inl
index 505c80a..505c80a 100644
--- a/depedencies/include/glm/detail/func_packing.inl
+++ b/external/include/glm/detail/func_packing.inl
diff --git a/depedencies/include/glm/detail/func_packing_simd.inl b/external/include/glm/detail/func_packing_simd.inl
index 1d4a522..1d4a522 100644
--- a/depedencies/include/glm/detail/func_packing_simd.inl
+++ b/external/include/glm/detail/func_packing_simd.inl
diff --git a/depedencies/include/glm/detail/func_trigonometric.hpp b/external/include/glm/detail/func_trigonometric.hpp
index 719cff0..719cff0 100644
--- a/depedencies/include/glm/detail/func_trigonometric.hpp
+++ b/external/include/glm/detail/func_trigonometric.hpp
diff --git a/depedencies/include/glm/detail/func_trigonometric.inl b/external/include/glm/detail/func_trigonometric.inl
index 2986673..2986673 100644
--- a/depedencies/include/glm/detail/func_trigonometric.inl
+++ b/external/include/glm/detail/func_trigonometric.inl
diff --git a/depedencies/include/glm/detail/func_trigonometric_simd.inl b/external/include/glm/detail/func_trigonometric_simd.inl
index e69de29..e69de29 100644
--- a/depedencies/include/glm/detail/func_trigonometric_simd.inl
+++ b/external/include/glm/detail/func_trigonometric_simd.inl
diff --git a/depedencies/include/glm/detail/func_vector_relational.hpp b/external/include/glm/detail/func_vector_relational.hpp
index ec0f68a..ec0f68a 100644
--- a/depedencies/include/glm/detail/func_vector_relational.hpp
+++ b/external/include/glm/detail/func_vector_relational.hpp
diff --git a/depedencies/include/glm/detail/func_vector_relational.inl b/external/include/glm/detail/func_vector_relational.inl
index 3d8d2b7..3d8d2b7 100644
--- a/depedencies/include/glm/detail/func_vector_relational.inl
+++ b/external/include/glm/detail/func_vector_relational.inl
diff --git a/depedencies/include/glm/detail/func_vector_relational_simd.inl b/external/include/glm/detail/func_vector_relational_simd.inl
index faab59b..faab59b 100644
--- a/depedencies/include/glm/detail/func_vector_relational_simd.inl
+++ b/external/include/glm/detail/func_vector_relational_simd.inl
diff --git a/depedencies/include/glm/detail/glm.cpp b/external/include/glm/detail/glm.cpp
index da3be4e..da3be4e 100644
--- a/depedencies/include/glm/detail/glm.cpp
+++ b/external/include/glm/detail/glm.cpp
diff --git a/depedencies/include/glm/detail/precision.hpp b/external/include/glm/detail/precision.hpp
index 7c54437..7c54437 100644
--- a/depedencies/include/glm/detail/precision.hpp
+++ b/external/include/glm/detail/precision.hpp
diff --git a/depedencies/include/glm/detail/setup.hpp b/external/include/glm/detail/setup.hpp
index 68c8cb4..68c8cb4 100644
--- a/depedencies/include/glm/detail/setup.hpp
+++ b/external/include/glm/detail/setup.hpp
diff --git a/depedencies/include/glm/detail/type_float.hpp b/external/include/glm/detail/type_float.hpp
index 900a3fb..900a3fb 100644
--- a/depedencies/include/glm/detail/type_float.hpp
+++ b/external/include/glm/detail/type_float.hpp
diff --git a/depedencies/include/glm/detail/type_gentype.hpp b/external/include/glm/detail/type_gentype.hpp
index 8fd202e..8fd202e 100644
--- a/depedencies/include/glm/detail/type_gentype.hpp
+++ b/external/include/glm/detail/type_gentype.hpp
diff --git a/depedencies/include/glm/detail/type_gentype.inl b/external/include/glm/detail/type_gentype.inl
index 6a90288..6a90288 100644
--- a/depedencies/include/glm/detail/type_gentype.inl
+++ b/external/include/glm/detail/type_gentype.inl
diff --git a/depedencies/include/glm/detail/type_half.hpp b/external/include/glm/detail/type_half.hpp
index c3ef617..c3ef617 100644
--- a/depedencies/include/glm/detail/type_half.hpp
+++ b/external/include/glm/detail/type_half.hpp
diff --git a/depedencies/include/glm/detail/type_half.inl b/external/include/glm/detail/type_half.inl
index 78d3e26..78d3e26 100644
--- a/depedencies/include/glm/detail/type_half.inl
+++ b/external/include/glm/detail/type_half.inl
diff --git a/depedencies/include/glm/detail/type_int.hpp b/external/include/glm/detail/type_int.hpp
index 764a32c..764a32c 100644
--- a/depedencies/include/glm/detail/type_int.hpp
+++ b/external/include/glm/detail/type_int.hpp
diff --git a/depedencies/include/glm/detail/type_mat.hpp b/external/include/glm/detail/type_mat.hpp
index aad74e5..aad74e5 100644
--- a/depedencies/include/glm/detail/type_mat.hpp
+++ b/external/include/glm/detail/type_mat.hpp
diff --git a/depedencies/include/glm/detail/type_mat.inl b/external/include/glm/detail/type_mat.inl
index 5714995..5714995 100644
--- a/depedencies/include/glm/detail/type_mat.inl
+++ b/external/include/glm/detail/type_mat.inl
diff --git a/depedencies/include/glm/detail/type_mat2x2.hpp b/external/include/glm/detail/type_mat2x2.hpp
index e7fde26..e7fde26 100644
--- a/depedencies/include/glm/detail/type_mat2x2.hpp
+++ b/external/include/glm/detail/type_mat2x2.hpp
diff --git a/depedencies/include/glm/detail/type_mat2x2.inl b/external/include/glm/detail/type_mat2x2.inl
index 02c5ee8..02c5ee8 100644
--- a/depedencies/include/glm/detail/type_mat2x2.inl
+++ b/external/include/glm/detail/type_mat2x2.inl
diff --git a/depedencies/include/glm/detail/type_mat2x3.hpp b/external/include/glm/detail/type_mat2x3.hpp
index db55886..db55886 100644
--- a/depedencies/include/glm/detail/type_mat2x3.hpp
+++ b/external/include/glm/detail/type_mat2x3.hpp
diff --git a/depedencies/include/glm/detail/type_mat2x3.inl b/external/include/glm/detail/type_mat2x3.inl
index b0f8337..b0f8337 100644
--- a/depedencies/include/glm/detail/type_mat2x3.inl
+++ b/external/include/glm/detail/type_mat2x3.inl
diff --git a/depedencies/include/glm/detail/type_mat2x4.hpp b/external/include/glm/detail/type_mat2x4.hpp
index c9d195f..c9d195f 100644
--- a/depedencies/include/glm/detail/type_mat2x4.hpp
+++ b/external/include/glm/detail/type_mat2x4.hpp
diff --git a/depedencies/include/glm/detail/type_mat2x4.inl b/external/include/glm/detail/type_mat2x4.inl
index 74af34c..74af34c 100644
--- a/depedencies/include/glm/detail/type_mat2x4.inl
+++ b/external/include/glm/detail/type_mat2x4.inl
diff --git a/depedencies/include/glm/detail/type_mat3x2.hpp b/external/include/glm/detail/type_mat3x2.hpp
index 8549745..8549745 100644
--- a/depedencies/include/glm/detail/type_mat3x2.hpp
+++ b/external/include/glm/detail/type_mat3x2.hpp
diff --git a/depedencies/include/glm/detail/type_mat3x2.inl b/external/include/glm/detail/type_mat3x2.inl
index 2a1b8bd..2a1b8bd 100644
--- a/depedencies/include/glm/detail/type_mat3x2.inl
+++ b/external/include/glm/detail/type_mat3x2.inl
diff --git a/depedencies/include/glm/detail/type_mat3x3.hpp b/external/include/glm/detail/type_mat3x3.hpp
index d5ebe62..d5ebe62 100644
--- a/depedencies/include/glm/detail/type_mat3x3.hpp
+++ b/external/include/glm/detail/type_mat3x3.hpp
diff --git a/depedencies/include/glm/detail/type_mat3x3.inl b/external/include/glm/detail/type_mat3x3.inl
index 324cca3..324cca3 100644
--- a/depedencies/include/glm/detail/type_mat3x3.inl
+++ b/external/include/glm/detail/type_mat3x3.inl
diff --git a/depedencies/include/glm/detail/type_mat3x4.hpp b/external/include/glm/detail/type_mat3x4.hpp
index c5bb9a9..c5bb9a9 100644
--- a/depedencies/include/glm/detail/type_mat3x4.hpp
+++ b/external/include/glm/detail/type_mat3x4.hpp
diff --git a/depedencies/include/glm/detail/type_mat3x4.inl b/external/include/glm/detail/type_mat3x4.inl
index 3596f26..3596f26 100644
--- a/depedencies/include/glm/detail/type_mat3x4.inl
+++ b/external/include/glm/detail/type_mat3x4.inl
diff --git a/depedencies/include/glm/detail/type_mat4x2.hpp b/external/include/glm/detail/type_mat4x2.hpp
index a899d94..a899d94 100644
--- a/depedencies/include/glm/detail/type_mat4x2.hpp
+++ b/external/include/glm/detail/type_mat4x2.hpp
diff --git a/depedencies/include/glm/detail/type_mat4x2.inl b/external/include/glm/detail/type_mat4x2.inl
index 6d83229..6d83229 100644
--- a/depedencies/include/glm/detail/type_mat4x2.inl
+++ b/external/include/glm/detail/type_mat4x2.inl
diff --git a/depedencies/include/glm/detail/type_mat4x3.hpp b/external/include/glm/detail/type_mat4x3.hpp
index c696735..c696735 100644
--- a/depedencies/include/glm/detail/type_mat4x3.hpp
+++ b/external/include/glm/detail/type_mat4x3.hpp
diff --git a/depedencies/include/glm/detail/type_mat4x3.inl b/external/include/glm/detail/type_mat4x3.inl
index cfb408b..cfb408b 100644
--- a/depedencies/include/glm/detail/type_mat4x3.inl
+++ b/external/include/glm/detail/type_mat4x3.inl
diff --git a/depedencies/include/glm/detail/type_mat4x4.hpp b/external/include/glm/detail/type_mat4x4.hpp
index 2222d10..2222d10 100644
--- a/depedencies/include/glm/detail/type_mat4x4.hpp
+++ b/external/include/glm/detail/type_mat4x4.hpp
diff --git a/depedencies/include/glm/detail/type_mat4x4.inl b/external/include/glm/detail/type_mat4x4.inl
index 4b75d94..4b75d94 100644
--- a/depedencies/include/glm/detail/type_mat4x4.inl
+++ b/external/include/glm/detail/type_mat4x4.inl
diff --git a/depedencies/include/glm/detail/type_mat4x4_simd.inl b/external/include/glm/detail/type_mat4x4_simd.inl
index 09d0b1f..09d0b1f 100644
--- a/depedencies/include/glm/detail/type_mat4x4_simd.inl
+++ b/external/include/glm/detail/type_mat4x4_simd.inl
diff --git a/depedencies/include/glm/detail/type_vec.hpp b/external/include/glm/detail/type_vec.hpp
index 7849db6..7849db6 100644
--- a/depedencies/include/glm/detail/type_vec.hpp
+++ b/external/include/glm/detail/type_vec.hpp
diff --git a/depedencies/include/glm/detail/type_vec.inl b/external/include/glm/detail/type_vec.inl
index 2238a1b..2238a1b 100644
--- a/depedencies/include/glm/detail/type_vec.inl
+++ b/external/include/glm/detail/type_vec.inl
diff --git a/depedencies/include/glm/detail/type_vec1.hpp b/external/include/glm/detail/type_vec1.hpp
index f5c7f01..f5c7f01 100644
--- a/depedencies/include/glm/detail/type_vec1.hpp
+++ b/external/include/glm/detail/type_vec1.hpp
diff --git a/depedencies/include/glm/detail/type_vec1.inl b/external/include/glm/detail/type_vec1.inl
index 72f9437..72f9437 100644
--- a/depedencies/include/glm/detail/type_vec1.inl
+++ b/external/include/glm/detail/type_vec1.inl
diff --git a/depedencies/include/glm/detail/type_vec2.hpp b/external/include/glm/detail/type_vec2.hpp
index a9af32e..a9af32e 100644
--- a/depedencies/include/glm/detail/type_vec2.hpp
+++ b/external/include/glm/detail/type_vec2.hpp
diff --git a/depedencies/include/glm/detail/type_vec2.inl b/external/include/glm/detail/type_vec2.inl
index cf79da2..cf79da2 100644
--- a/depedencies/include/glm/detail/type_vec2.inl
+++ b/external/include/glm/detail/type_vec2.inl
diff --git a/depedencies/include/glm/detail/type_vec3.hpp b/external/include/glm/detail/type_vec3.hpp
index f85f0a5..f85f0a5 100644
--- a/depedencies/include/glm/detail/type_vec3.hpp
+++ b/external/include/glm/detail/type_vec3.hpp
diff --git a/depedencies/include/glm/detail/type_vec3.inl b/external/include/glm/detail/type_vec3.inl
index d84299d..d84299d 100644
--- a/depedencies/include/glm/detail/type_vec3.inl
+++ b/external/include/glm/detail/type_vec3.inl
diff --git a/depedencies/include/glm/detail/type_vec4.hpp b/external/include/glm/detail/type_vec4.hpp
index 5e89b74..5e89b74 100644
--- a/depedencies/include/glm/detail/type_vec4.hpp
+++ b/external/include/glm/detail/type_vec4.hpp
diff --git a/depedencies/include/glm/detail/type_vec4.inl b/external/include/glm/detail/type_vec4.inl
index b10a662..b10a662 100644
--- a/depedencies/include/glm/detail/type_vec4.inl
+++ b/external/include/glm/detail/type_vec4.inl
diff --git a/depedencies/include/glm/detail/type_vec4_simd.inl b/external/include/glm/detail/type_vec4_simd.inl
index 90652fd..90652fd 100644
--- a/depedencies/include/glm/detail/type_vec4_simd.inl
+++ b/external/include/glm/detail/type_vec4_simd.inl
diff --git a/depedencies/include/glm/exponential.hpp b/external/include/glm/exponential.hpp
index f3a7842..f3a7842 100644
--- a/depedencies/include/glm/exponential.hpp
+++ b/external/include/glm/exponential.hpp
diff --git a/depedencies/include/glm/ext.hpp b/external/include/glm/ext.hpp
index 0c9f9f9..0c9f9f9 100644
--- a/depedencies/include/glm/ext.hpp
+++ b/external/include/glm/ext.hpp
diff --git a/depedencies/include/glm/fwd.hpp b/external/include/glm/fwd.hpp
index f90c4d0..f90c4d0 100644
--- a/depedencies/include/glm/fwd.hpp
+++ b/external/include/glm/fwd.hpp
diff --git a/depedencies/include/glm/geometric.hpp b/external/include/glm/geometric.hpp
index eea45b1..eea45b1 100644
--- a/depedencies/include/glm/geometric.hpp
+++ b/external/include/glm/geometric.hpp
diff --git a/depedencies/include/glm/glm.hpp b/external/include/glm/glm.hpp
index 021a360..021a360 100644
--- a/depedencies/include/glm/glm.hpp
+++ b/external/include/glm/glm.hpp
diff --git a/depedencies/include/glm/gtc/bitfield.hpp b/external/include/glm/gtc/bitfield.hpp
index 38a38b6..38a38b6 100644
--- a/depedencies/include/glm/gtc/bitfield.hpp
+++ b/external/include/glm/gtc/bitfield.hpp
diff --git a/depedencies/include/glm/gtc/bitfield.inl b/external/include/glm/gtc/bitfield.inl
index 490cfb3..490cfb3 100644
--- a/depedencies/include/glm/gtc/bitfield.inl
+++ b/external/include/glm/gtc/bitfield.inl
diff --git a/depedencies/include/glm/gtc/color_encoding.inl b/external/include/glm/gtc/color_encoding.inl
index 68570cb..68570cb 100644
--- a/depedencies/include/glm/gtc/color_encoding.inl
+++ b/external/include/glm/gtc/color_encoding.inl
diff --git a/depedencies/include/glm/gtc/color_space.hpp b/external/include/glm/gtc/color_space.hpp
index 08ece8f..08ece8f 100644
--- a/depedencies/include/glm/gtc/color_space.hpp
+++ b/external/include/glm/gtc/color_space.hpp
diff --git a/depedencies/include/glm/gtc/color_space.inl b/external/include/glm/gtc/color_space.inl
index c9a44ef..c9a44ef 100644
--- a/depedencies/include/glm/gtc/color_space.inl
+++ b/external/include/glm/gtc/color_space.inl
diff --git a/depedencies/include/glm/gtc/constants.hpp b/external/include/glm/gtc/constants.hpp
index d3358c7..d3358c7 100644
--- a/depedencies/include/glm/gtc/constants.hpp
+++ b/external/include/glm/gtc/constants.hpp
diff --git a/depedencies/include/glm/gtc/constants.inl b/external/include/glm/gtc/constants.inl
index cb451d0..cb451d0 100644
--- a/depedencies/include/glm/gtc/constants.inl
+++ b/external/include/glm/gtc/constants.inl
diff --git a/depedencies/include/glm/gtc/epsilon.hpp b/external/include/glm/gtc/epsilon.hpp
index 289f5b7..289f5b7 100644
--- a/depedencies/include/glm/gtc/epsilon.hpp
+++ b/external/include/glm/gtc/epsilon.hpp
diff --git a/depedencies/include/glm/gtc/epsilon.inl b/external/include/glm/gtc/epsilon.inl
index b5577d9..b5577d9 100644
--- a/depedencies/include/glm/gtc/epsilon.inl
+++ b/external/include/glm/gtc/epsilon.inl
diff --git a/depedencies/include/glm/gtc/functions.hpp b/external/include/glm/gtc/functions.hpp
index ab1590b..ab1590b 100644
--- a/depedencies/include/glm/gtc/functions.hpp
+++ b/external/include/glm/gtc/functions.hpp
diff --git a/depedencies/include/glm/gtc/functions.inl b/external/include/glm/gtc/functions.inl
index 1dbc496..1dbc496 100644
--- a/depedencies/include/glm/gtc/functions.inl
+++ b/external/include/glm/gtc/functions.inl
diff --git a/depedencies/include/glm/gtc/integer.hpp b/external/include/glm/gtc/integer.hpp
index 69ffb1d..69ffb1d 100644
--- a/depedencies/include/glm/gtc/integer.hpp
+++ b/external/include/glm/gtc/integer.hpp
diff --git a/depedencies/include/glm/gtc/integer.inl b/external/include/glm/gtc/integer.inl
index 7ce2918..7ce2918 100644
--- a/depedencies/include/glm/gtc/integer.inl
+++ b/external/include/glm/gtc/integer.inl
diff --git a/depedencies/include/glm/gtc/matrix_access.hpp b/external/include/glm/gtc/matrix_access.hpp
index e4156ef..e4156ef 100644
--- a/depedencies/include/glm/gtc/matrix_access.hpp
+++ b/external/include/glm/gtc/matrix_access.hpp
diff --git a/depedencies/include/glm/gtc/matrix_access.inl b/external/include/glm/gtc/matrix_access.inl
index 831b940..831b940 100644
--- a/depedencies/include/glm/gtc/matrix_access.inl
+++ b/external/include/glm/gtc/matrix_access.inl
diff --git a/depedencies/include/glm/gtc/matrix_integer.hpp b/external/include/glm/gtc/matrix_integer.hpp
index fdc816d..fdc816d 100644
--- a/depedencies/include/glm/gtc/matrix_integer.hpp
+++ b/external/include/glm/gtc/matrix_integer.hpp
diff --git a/depedencies/include/glm/gtc/matrix_inverse.hpp b/external/include/glm/gtc/matrix_inverse.hpp
index 589381d..589381d 100644
--- a/depedencies/include/glm/gtc/matrix_inverse.hpp
+++ b/external/include/glm/gtc/matrix_inverse.hpp
diff --git a/depedencies/include/glm/gtc/matrix_inverse.inl b/external/include/glm/gtc/matrix_inverse.inl
index 36c9bf7..36c9bf7 100644
--- a/depedencies/include/glm/gtc/matrix_inverse.inl
+++ b/external/include/glm/gtc/matrix_inverse.inl
diff --git a/depedencies/include/glm/gtc/matrix_transform.hpp b/external/include/glm/gtc/matrix_transform.hpp
index c97b89a..c97b89a 100644
--- a/depedencies/include/glm/gtc/matrix_transform.hpp
+++ b/external/include/glm/gtc/matrix_transform.hpp
diff --git a/depedencies/include/glm/gtc/matrix_transform.inl b/external/include/glm/gtc/matrix_transform.inl
index b9ff418..b9ff418 100644
--- a/depedencies/include/glm/gtc/matrix_transform.inl
+++ b/external/include/glm/gtc/matrix_transform.inl
diff --git a/depedencies/include/glm/gtc/noise.hpp b/external/include/glm/gtc/noise.hpp
index aec4f18..aec4f18 100644
--- a/depedencies/include/glm/gtc/noise.hpp
+++ b/external/include/glm/gtc/noise.hpp
diff --git a/depedencies/include/glm/gtc/noise.inl b/external/include/glm/gtc/noise.inl
index 4f2731c..4f2731c 100644
--- a/depedencies/include/glm/gtc/noise.inl
+++ b/external/include/glm/gtc/noise.inl
diff --git a/depedencies/include/glm/gtc/packing.hpp b/external/include/glm/gtc/packing.hpp
index 1389d95..1389d95 100644
--- a/depedencies/include/glm/gtc/packing.hpp
+++ b/external/include/glm/gtc/packing.hpp
diff --git a/depedencies/include/glm/gtc/packing.inl b/external/include/glm/gtc/packing.inl
index 618fb9e..618fb9e 100644
--- a/depedencies/include/glm/gtc/packing.inl
+++ b/external/include/glm/gtc/packing.inl
diff --git a/depedencies/include/glm/gtc/quaternion.hpp b/external/include/glm/gtc/quaternion.hpp
index 8af1c8b..8af1c8b 100644
--- a/depedencies/include/glm/gtc/quaternion.hpp
+++ b/external/include/glm/gtc/quaternion.hpp
diff --git a/depedencies/include/glm/gtc/quaternion.inl b/external/include/glm/gtc/quaternion.inl
index c9b2af7..c9b2af7 100644
--- a/depedencies/include/glm/gtc/quaternion.inl
+++ b/external/include/glm/gtc/quaternion.inl
diff --git a/depedencies/include/glm/gtc/quaternion_simd.inl b/external/include/glm/gtc/quaternion_simd.inl
index cca874b..cca874b 100644
--- a/depedencies/include/glm/gtc/quaternion_simd.inl
+++ b/external/include/glm/gtc/quaternion_simd.inl
diff --git a/depedencies/include/glm/gtc/random.hpp b/external/include/glm/gtc/random.hpp
index fa3956e..fa3956e 100644
--- a/depedencies/include/glm/gtc/random.hpp
+++ b/external/include/glm/gtc/random.hpp
diff --git a/depedencies/include/glm/gtc/random.inl b/external/include/glm/gtc/random.inl
index ad5926e..ad5926e 100644
--- a/depedencies/include/glm/gtc/random.inl
+++ b/external/include/glm/gtc/random.inl
diff --git a/depedencies/include/glm/gtc/reciprocal.hpp b/external/include/glm/gtc/reciprocal.hpp
index c14a4fe..c14a4fe 100644
--- a/depedencies/include/glm/gtc/reciprocal.hpp
+++ b/external/include/glm/gtc/reciprocal.hpp
diff --git a/depedencies/include/glm/gtc/reciprocal.inl b/external/include/glm/gtc/reciprocal.inl
index c625ac9..c625ac9 100644
--- a/depedencies/include/glm/gtc/reciprocal.inl
+++ b/external/include/glm/gtc/reciprocal.inl
diff --git a/depedencies/include/glm/gtc/round.hpp b/external/include/glm/gtc/round.hpp
index a583592..a583592 100644
--- a/depedencies/include/glm/gtc/round.hpp
+++ b/external/include/glm/gtc/round.hpp
diff --git a/depedencies/include/glm/gtc/round.inl b/external/include/glm/gtc/round.inl
index f583c40..f583c40 100644
--- a/depedencies/include/glm/gtc/round.inl
+++ b/external/include/glm/gtc/round.inl
diff --git a/depedencies/include/glm/gtc/type_aligned.hpp b/external/include/glm/gtc/type_aligned.hpp
index 2e4503c..2e4503c 100644
--- a/depedencies/include/glm/gtc/type_aligned.hpp
+++ b/external/include/glm/gtc/type_aligned.hpp
diff --git a/depedencies/include/glm/gtc/type_precision.hpp b/external/include/glm/gtc/type_precision.hpp
index a2dbb66..a2dbb66 100644
--- a/depedencies/include/glm/gtc/type_precision.hpp
+++ b/external/include/glm/gtc/type_precision.hpp
diff --git a/depedencies/include/glm/gtc/type_precision.inl b/external/include/glm/gtc/type_precision.inl
index cbfd4d8..cbfd4d8 100644
--- a/depedencies/include/glm/gtc/type_precision.inl
+++ b/external/include/glm/gtc/type_precision.inl
diff --git a/depedencies/include/glm/gtc/type_ptr.hpp b/external/include/glm/gtc/type_ptr.hpp
index 008665e..008665e 100644
--- a/depedencies/include/glm/gtc/type_ptr.hpp
+++ b/external/include/glm/gtc/type_ptr.hpp
diff --git a/depedencies/include/glm/gtc/type_ptr.inl b/external/include/glm/gtc/type_ptr.inl
index 3aa6ae6..3aa6ae6 100644
--- a/depedencies/include/glm/gtc/type_ptr.inl
+++ b/external/include/glm/gtc/type_ptr.inl
diff --git a/depedencies/include/glm/gtc/ulp.hpp b/external/include/glm/gtc/ulp.hpp
index a82fa4e..a82fa4e 100644
--- a/depedencies/include/glm/gtc/ulp.hpp
+++ b/external/include/glm/gtc/ulp.hpp
diff --git a/depedencies/include/glm/gtc/ulp.inl b/external/include/glm/gtc/ulp.inl
index 54c914a..54c914a 100644
--- a/depedencies/include/glm/gtc/ulp.inl
+++ b/external/include/glm/gtc/ulp.inl
diff --git a/depedencies/include/glm/gtc/vec1.hpp b/external/include/glm/gtc/vec1.hpp
index f84ff97..f84ff97 100644
--- a/depedencies/include/glm/gtc/vec1.hpp
+++ b/external/include/glm/gtc/vec1.hpp
diff --git a/depedencies/include/glm/gtc/vec1.inl b/external/include/glm/gtc/vec1.inl
index 5a6627c..5a6627c 100644
--- a/depedencies/include/glm/gtc/vec1.inl
+++ b/external/include/glm/gtc/vec1.inl
diff --git a/depedencies/include/glm/gtx/associated_min_max.hpp b/external/include/glm/gtx/associated_min_max.hpp
index eb9d721..eb9d721 100644
--- a/depedencies/include/glm/gtx/associated_min_max.hpp
+++ b/external/include/glm/gtx/associated_min_max.hpp
diff --git a/depedencies/include/glm/gtx/associated_min_max.inl b/external/include/glm/gtx/associated_min_max.inl
index 6a57d48..6a57d48 100644
--- a/depedencies/include/glm/gtx/associated_min_max.inl
+++ b/external/include/glm/gtx/associated_min_max.inl
diff --git a/depedencies/include/glm/gtx/bit.hpp b/external/include/glm/gtx/bit.hpp
index 17378f3..17378f3 100644
--- a/depedencies/include/glm/gtx/bit.hpp
+++ b/external/include/glm/gtx/bit.hpp
diff --git a/depedencies/include/glm/gtx/bit.inl b/external/include/glm/gtx/bit.inl
index 10d5f7f..10d5f7f 100644
--- a/depedencies/include/glm/gtx/bit.inl
+++ b/external/include/glm/gtx/bit.inl
diff --git a/depedencies/include/glm/gtx/closest_point.hpp b/external/include/glm/gtx/closest_point.hpp
index 8d435b8..8d435b8 100644
--- a/depedencies/include/glm/gtx/closest_point.hpp
+++ b/external/include/glm/gtx/closest_point.hpp
diff --git a/depedencies/include/glm/gtx/closest_point.inl b/external/include/glm/gtx/closest_point.inl
index ccda9ab..ccda9ab 100644
--- a/depedencies/include/glm/gtx/closest_point.inl
+++ b/external/include/glm/gtx/closest_point.inl
diff --git a/depedencies/include/glm/gtx/color_space.hpp b/external/include/glm/gtx/color_space.hpp
index 9ff08dc..9ff08dc 100644
--- a/depedencies/include/glm/gtx/color_space.hpp
+++ b/external/include/glm/gtx/color_space.hpp
diff --git a/depedencies/include/glm/gtx/color_space.inl b/external/include/glm/gtx/color_space.inl
index e7cd58d..e7cd58d 100644
--- a/depedencies/include/glm/gtx/color_space.inl
+++ b/external/include/glm/gtx/color_space.inl
diff --git a/depedencies/include/glm/gtx/color_space_YCoCg.hpp b/external/include/glm/gtx/color_space_YCoCg.hpp
index 428ca6d..428ca6d 100644
--- a/depedencies/include/glm/gtx/color_space_YCoCg.hpp
+++ b/external/include/glm/gtx/color_space_YCoCg.hpp
diff --git a/depedencies/include/glm/gtx/color_space_YCoCg.inl b/external/include/glm/gtx/color_space_YCoCg.inl
index 1ca2e5b..1ca2e5b 100644
--- a/depedencies/include/glm/gtx/color_space_YCoCg.inl
+++ b/external/include/glm/gtx/color_space_YCoCg.inl
diff --git a/depedencies/include/glm/gtx/common.hpp b/external/include/glm/gtx/common.hpp
index 6533a54..6533a54 100644
--- a/depedencies/include/glm/gtx/common.hpp
+++ b/external/include/glm/gtx/common.hpp
diff --git a/depedencies/include/glm/gtx/common.inl b/external/include/glm/gtx/common.inl
index 6c9cb65..6c9cb65 100644
--- a/depedencies/include/glm/gtx/common.inl
+++ b/external/include/glm/gtx/common.inl
diff --git a/depedencies/include/glm/gtx/compatibility.hpp b/external/include/glm/gtx/compatibility.hpp
index 9f4819a..9f4819a 100644
--- a/depedencies/include/glm/gtx/compatibility.hpp
+++ b/external/include/glm/gtx/compatibility.hpp
diff --git a/depedencies/include/glm/gtx/compatibility.inl b/external/include/glm/gtx/compatibility.inl
index 368527a..368527a 100644
--- a/depedencies/include/glm/gtx/compatibility.inl
+++ b/external/include/glm/gtx/compatibility.inl
diff --git a/depedencies/include/glm/gtx/component_wise.hpp b/external/include/glm/gtx/component_wise.hpp
index c316f9e..c316f9e 100644
--- a/depedencies/include/glm/gtx/component_wise.hpp
+++ b/external/include/glm/gtx/component_wise.hpp
diff --git a/depedencies/include/glm/gtx/component_wise.inl b/external/include/glm/gtx/component_wise.inl
index add3969..add3969 100644
--- a/depedencies/include/glm/gtx/component_wise.inl
+++ b/external/include/glm/gtx/component_wise.inl
diff --git a/depedencies/include/glm/gtx/dual_quaternion.hpp b/external/include/glm/gtx/dual_quaternion.hpp
index 4d7b61e..4d7b61e 100644
--- a/depedencies/include/glm/gtx/dual_quaternion.hpp
+++ b/external/include/glm/gtx/dual_quaternion.hpp
diff --git a/depedencies/include/glm/gtx/dual_quaternion.inl b/external/include/glm/gtx/dual_quaternion.inl
index c3f2bc6..c3f2bc6 100644
--- a/depedencies/include/glm/gtx/dual_quaternion.inl
+++ b/external/include/glm/gtx/dual_quaternion.inl
diff --git a/depedencies/include/glm/gtx/euler_angles.hpp b/external/include/glm/gtx/euler_angles.hpp
index fdc4f26..fdc4f26 100644
--- a/depedencies/include/glm/gtx/euler_angles.hpp
+++ b/external/include/glm/gtx/euler_angles.hpp
diff --git a/depedencies/include/glm/gtx/euler_angles.inl b/external/include/glm/gtx/euler_angles.inl
index dbe0a48..dbe0a48 100644
--- a/depedencies/include/glm/gtx/euler_angles.inl
+++ b/external/include/glm/gtx/euler_angles.inl
diff --git a/depedencies/include/glm/gtx/extend.hpp b/external/include/glm/gtx/extend.hpp
index 26837a8..26837a8 100644
--- a/depedencies/include/glm/gtx/extend.hpp
+++ b/external/include/glm/gtx/extend.hpp
diff --git a/depedencies/include/glm/gtx/extend.inl b/external/include/glm/gtx/extend.inl
index 3155583..3155583 100644
--- a/depedencies/include/glm/gtx/extend.inl
+++ b/external/include/glm/gtx/extend.inl
diff --git a/depedencies/include/glm/gtx/extended_min_max.hpp b/external/include/glm/gtx/extended_min_max.hpp
index f4d8859..f4d8859 100644
--- a/depedencies/include/glm/gtx/extended_min_max.hpp
+++ b/external/include/glm/gtx/extended_min_max.hpp
diff --git a/depedencies/include/glm/gtx/extended_min_max.inl b/external/include/glm/gtx/extended_min_max.inl
index 64ea445..64ea445 100644
--- a/depedencies/include/glm/gtx/extended_min_max.inl
+++ b/external/include/glm/gtx/extended_min_max.inl
diff --git a/depedencies/include/glm/gtx/fast_exponential.hpp b/external/include/glm/gtx/fast_exponential.hpp
index ed64a27..ed64a27 100644
--- a/depedencies/include/glm/gtx/fast_exponential.hpp
+++ b/external/include/glm/gtx/fast_exponential.hpp
diff --git a/depedencies/include/glm/gtx/fast_exponential.inl b/external/include/glm/gtx/fast_exponential.inl
index 72f9f8f..72f9f8f 100644
--- a/depedencies/include/glm/gtx/fast_exponential.inl
+++ b/external/include/glm/gtx/fast_exponential.inl
diff --git a/depedencies/include/glm/gtx/fast_square_root.hpp b/external/include/glm/gtx/fast_square_root.hpp
index 35aa7f3..35aa7f3 100644
--- a/depedencies/include/glm/gtx/fast_square_root.hpp
+++ b/external/include/glm/gtx/fast_square_root.hpp
diff --git a/depedencies/include/glm/gtx/fast_square_root.inl b/external/include/glm/gtx/fast_square_root.inl
index 73950ae..73950ae 100644
--- a/depedencies/include/glm/gtx/fast_square_root.inl
+++ b/external/include/glm/gtx/fast_square_root.inl
diff --git a/depedencies/include/glm/gtx/fast_trigonometry.hpp b/external/include/glm/gtx/fast_trigonometry.hpp
index ccb1d22..ccb1d22 100644
--- a/depedencies/include/glm/gtx/fast_trigonometry.hpp
+++ b/external/include/glm/gtx/fast_trigonometry.hpp
diff --git a/depedencies/include/glm/gtx/fast_trigonometry.inl b/external/include/glm/gtx/fast_trigonometry.inl
index f576c17..f576c17 100644
--- a/depedencies/include/glm/gtx/fast_trigonometry.inl
+++ b/external/include/glm/gtx/fast_trigonometry.inl
diff --git a/depedencies/include/glm/gtx/float_notmalize.inl b/external/include/glm/gtx/float_notmalize.inl
index 4dde025..4dde025 100644
--- a/depedencies/include/glm/gtx/float_notmalize.inl
+++ b/external/include/glm/gtx/float_notmalize.inl
diff --git a/depedencies/include/glm/gtx/gradient_paint.hpp b/external/include/glm/gtx/gradient_paint.hpp
index de1f18d..de1f18d 100644
--- a/depedencies/include/glm/gtx/gradient_paint.hpp
+++ b/external/include/glm/gtx/gradient_paint.hpp
diff --git a/depedencies/include/glm/gtx/gradient_paint.inl b/external/include/glm/gtx/gradient_paint.inl
index aaa5ce1..aaa5ce1 100644
--- a/depedencies/include/glm/gtx/gradient_paint.inl
+++ b/external/include/glm/gtx/gradient_paint.inl
diff --git a/depedencies/include/glm/gtx/handed_coordinate_space.hpp b/external/include/glm/gtx/handed_coordinate_space.hpp
index 2ee5175..2ee5175 100644
--- a/depedencies/include/glm/gtx/handed_coordinate_space.hpp
+++ b/external/include/glm/gtx/handed_coordinate_space.hpp
diff --git a/depedencies/include/glm/gtx/handed_coordinate_space.inl b/external/include/glm/gtx/handed_coordinate_space.inl
index 2e55653..2e55653 100644
--- a/depedencies/include/glm/gtx/handed_coordinate_space.inl
+++ b/external/include/glm/gtx/handed_coordinate_space.inl
diff --git a/depedencies/include/glm/gtx/hash.hpp b/external/include/glm/gtx/hash.hpp
index 2262618..2262618 100644
--- a/depedencies/include/glm/gtx/hash.hpp
+++ b/external/include/glm/gtx/hash.hpp
diff --git a/depedencies/include/glm/gtx/hash.inl b/external/include/glm/gtx/hash.inl
index c42f4f0..c42f4f0 100644
--- a/depedencies/include/glm/gtx/hash.inl
+++ b/external/include/glm/gtx/hash.inl
diff --git a/depedencies/include/glm/gtx/integer.hpp b/external/include/glm/gtx/integer.hpp
index 1173a58..1173a58 100644
--- a/depedencies/include/glm/gtx/integer.hpp
+++ b/external/include/glm/gtx/integer.hpp
diff --git a/depedencies/include/glm/gtx/integer.inl b/external/include/glm/gtx/integer.inl
index 3a479e6..3a479e6 100644
--- a/depedencies/include/glm/gtx/integer.inl
+++ b/external/include/glm/gtx/integer.inl
diff --git a/depedencies/include/glm/gtx/intersect.hpp b/external/include/glm/gtx/intersect.hpp
index 33b6e99..33b6e99 100644
--- a/depedencies/include/glm/gtx/intersect.hpp
+++ b/external/include/glm/gtx/intersect.hpp
diff --git a/depedencies/include/glm/gtx/intersect.inl b/external/include/glm/gtx/intersect.inl
index 904d6cc..904d6cc 100644
--- a/depedencies/include/glm/gtx/intersect.inl
+++ b/external/include/glm/gtx/intersect.inl
diff --git a/depedencies/include/glm/gtx/io.hpp b/external/include/glm/gtx/io.hpp
index 6aa8415..6aa8415 100644
--- a/depedencies/include/glm/gtx/io.hpp
+++ b/external/include/glm/gtx/io.hpp
diff --git a/depedencies/include/glm/gtx/io.inl b/external/include/glm/gtx/io.inl
index 9b70a5f..9b70a5f 100644
--- a/depedencies/include/glm/gtx/io.inl
+++ b/external/include/glm/gtx/io.inl
diff --git a/depedencies/include/glm/gtx/log_base.hpp b/external/include/glm/gtx/log_base.hpp
index 7958fc3..7958fc3 100644
--- a/depedencies/include/glm/gtx/log_base.hpp
+++ b/external/include/glm/gtx/log_base.hpp
diff --git a/depedencies/include/glm/gtx/log_base.inl b/external/include/glm/gtx/log_base.inl
index 8005d1b..8005d1b 100644
--- a/depedencies/include/glm/gtx/log_base.inl
+++ b/external/include/glm/gtx/log_base.inl
diff --git a/depedencies/include/glm/gtx/matrix_cross_product.hpp b/external/include/glm/gtx/matrix_cross_product.hpp
index d920f4e..d920f4e 100644
--- a/depedencies/include/glm/gtx/matrix_cross_product.hpp
+++ b/external/include/glm/gtx/matrix_cross_product.hpp
diff --git a/depedencies/include/glm/gtx/matrix_cross_product.inl b/external/include/glm/gtx/matrix_cross_product.inl
index 16f07e9..16f07e9 100644
--- a/depedencies/include/glm/gtx/matrix_cross_product.inl
+++ b/external/include/glm/gtx/matrix_cross_product.inl
diff --git a/depedencies/include/glm/gtx/matrix_decompose.hpp b/external/include/glm/gtx/matrix_decompose.hpp
index e163f5a..e163f5a 100644
--- a/depedencies/include/glm/gtx/matrix_decompose.hpp
+++ b/external/include/glm/gtx/matrix_decompose.hpp
diff --git a/depedencies/include/glm/gtx/matrix_decompose.inl b/external/include/glm/gtx/matrix_decompose.inl
index 7194e9d..7194e9d 100644
--- a/depedencies/include/glm/gtx/matrix_decompose.inl
+++ b/external/include/glm/gtx/matrix_decompose.inl
diff --git a/depedencies/include/glm/gtx/matrix_interpolation.hpp b/external/include/glm/gtx/matrix_interpolation.hpp
index 77a69ea..77a69ea 100644
--- a/depedencies/include/glm/gtx/matrix_interpolation.hpp
+++ b/external/include/glm/gtx/matrix_interpolation.hpp
diff --git a/depedencies/include/glm/gtx/matrix_interpolation.inl b/external/include/glm/gtx/matrix_interpolation.inl
index 8645f96..8645f96 100644
--- a/depedencies/include/glm/gtx/matrix_interpolation.inl
+++ b/external/include/glm/gtx/matrix_interpolation.inl
diff --git a/depedencies/include/glm/gtx/matrix_major_storage.hpp b/external/include/glm/gtx/matrix_major_storage.hpp
index 9402abe..9402abe 100644
--- a/depedencies/include/glm/gtx/matrix_major_storage.hpp
+++ b/external/include/glm/gtx/matrix_major_storage.hpp
diff --git a/depedencies/include/glm/gtx/matrix_major_storage.inl b/external/include/glm/gtx/matrix_major_storage.inl
index 7097739..7097739 100644
--- a/depedencies/include/glm/gtx/matrix_major_storage.inl
+++ b/external/include/glm/gtx/matrix_major_storage.inl
diff --git a/depedencies/include/glm/gtx/matrix_operation.hpp b/external/include/glm/gtx/matrix_operation.hpp
index 3192ae5..3192ae5 100644
--- a/depedencies/include/glm/gtx/matrix_operation.hpp
+++ b/external/include/glm/gtx/matrix_operation.hpp
diff --git a/depedencies/include/glm/gtx/matrix_operation.inl b/external/include/glm/gtx/matrix_operation.inl
index 1553215..1553215 100644
--- a/depedencies/include/glm/gtx/matrix_operation.inl
+++ b/external/include/glm/gtx/matrix_operation.inl
diff --git a/depedencies/include/glm/gtx/matrix_query.hpp b/external/include/glm/gtx/matrix_query.hpp
index 2518274..2518274 100644
--- a/depedencies/include/glm/gtx/matrix_query.hpp
+++ b/external/include/glm/gtx/matrix_query.hpp
diff --git a/depedencies/include/glm/gtx/matrix_query.inl b/external/include/glm/gtx/matrix_query.inl
index 491b774..491b774 100644
--- a/depedencies/include/glm/gtx/matrix_query.inl
+++ b/external/include/glm/gtx/matrix_query.inl
diff --git a/depedencies/include/glm/gtx/matrix_transform_2d.hpp b/external/include/glm/gtx/matrix_transform_2d.hpp
index 91f4834..91f4834 100644
--- a/depedencies/include/glm/gtx/matrix_transform_2d.hpp
+++ b/external/include/glm/gtx/matrix_transform_2d.hpp
diff --git a/depedencies/include/glm/gtx/matrix_transform_2d.inl b/external/include/glm/gtx/matrix_transform_2d.inl
index bea5670..bea5670 100644
--- a/depedencies/include/glm/gtx/matrix_transform_2d.inl
+++ b/external/include/glm/gtx/matrix_transform_2d.inl
diff --git a/depedencies/include/glm/gtx/mixed_product.hpp b/external/include/glm/gtx/mixed_product.hpp
index 65861f7..65861f7 100644
--- a/depedencies/include/glm/gtx/mixed_product.hpp
+++ b/external/include/glm/gtx/mixed_product.hpp
diff --git a/depedencies/include/glm/gtx/mixed_product.inl b/external/include/glm/gtx/mixed_product.inl
index a6ede59..a6ede59 100644
--- a/depedencies/include/glm/gtx/mixed_product.inl
+++ b/external/include/glm/gtx/mixed_product.inl
diff --git a/depedencies/include/glm/gtx/norm.hpp b/external/include/glm/gtx/norm.hpp
index b3cb528..b3cb528 100644
--- a/depedencies/include/glm/gtx/norm.hpp
+++ b/external/include/glm/gtx/norm.hpp
diff --git a/depedencies/include/glm/gtx/norm.inl b/external/include/glm/gtx/norm.inl
index 20954ec..20954ec 100644
--- a/depedencies/include/glm/gtx/norm.inl
+++ b/external/include/glm/gtx/norm.inl
diff --git a/depedencies/include/glm/gtx/normal.hpp b/external/include/glm/gtx/normal.hpp
index 2e0044e..2e0044e 100644
--- a/depedencies/include/glm/gtx/normal.hpp
+++ b/external/include/glm/gtx/normal.hpp
diff --git a/depedencies/include/glm/gtx/normal.inl b/external/include/glm/gtx/normal.inl
index e442317..e442317 100644
--- a/depedencies/include/glm/gtx/normal.inl
+++ b/external/include/glm/gtx/normal.inl
diff --git a/depedencies/include/glm/gtx/normalize_dot.hpp b/external/include/glm/gtx/normalize_dot.hpp
index de650d3..de650d3 100644
--- a/depedencies/include/glm/gtx/normalize_dot.hpp
+++ b/external/include/glm/gtx/normalize_dot.hpp
diff --git a/depedencies/include/glm/gtx/normalize_dot.inl b/external/include/glm/gtx/normalize_dot.inl
index 0d01ffe..0d01ffe 100644
--- a/depedencies/include/glm/gtx/normalize_dot.inl
+++ b/external/include/glm/gtx/normalize_dot.inl
diff --git a/depedencies/include/glm/gtx/number_precision.hpp b/external/include/glm/gtx/number_precision.hpp
index 736d035..736d035 100644
--- a/depedencies/include/glm/gtx/number_precision.hpp
+++ b/external/include/glm/gtx/number_precision.hpp
diff --git a/depedencies/include/glm/gtx/number_precision.inl b/external/include/glm/gtx/number_precision.inl
index b54cf66..b54cf66 100644
--- a/depedencies/include/glm/gtx/number_precision.inl
+++ b/external/include/glm/gtx/number_precision.inl
diff --git a/depedencies/include/glm/gtx/optimum_pow.hpp b/external/include/glm/gtx/optimum_pow.hpp
index e9510c4..e9510c4 100644
--- a/depedencies/include/glm/gtx/optimum_pow.hpp
+++ b/external/include/glm/gtx/optimum_pow.hpp
diff --git a/depedencies/include/glm/gtx/optimum_pow.inl b/external/include/glm/gtx/optimum_pow.inl
index 2216a74..2216a74 100644
--- a/depedencies/include/glm/gtx/optimum_pow.inl
+++ b/external/include/glm/gtx/optimum_pow.inl
diff --git a/depedencies/include/glm/gtx/orthonormalize.hpp b/external/include/glm/gtx/orthonormalize.hpp
index 4bea449..4bea449 100644
--- a/depedencies/include/glm/gtx/orthonormalize.hpp
+++ b/external/include/glm/gtx/orthonormalize.hpp
diff --git a/depedencies/include/glm/gtx/orthonormalize.inl b/external/include/glm/gtx/orthonormalize.inl
index 4796384..4796384 100644
--- a/depedencies/include/glm/gtx/orthonormalize.inl
+++ b/external/include/glm/gtx/orthonormalize.inl
diff --git a/depedencies/include/glm/gtx/perpendicular.hpp b/external/include/glm/gtx/perpendicular.hpp
index 8b6260a..8b6260a 100644
--- a/depedencies/include/glm/gtx/perpendicular.hpp
+++ b/external/include/glm/gtx/perpendicular.hpp
diff --git a/depedencies/include/glm/gtx/perpendicular.inl b/external/include/glm/gtx/perpendicular.inl
index 08a7a81..08a7a81 100644
--- a/depedencies/include/glm/gtx/perpendicular.inl
+++ b/external/include/glm/gtx/perpendicular.inl
diff --git a/depedencies/include/glm/gtx/polar_coordinates.hpp b/external/include/glm/gtx/polar_coordinates.hpp
index c647c0f..c647c0f 100644
--- a/depedencies/include/glm/gtx/polar_coordinates.hpp
+++ b/external/include/glm/gtx/polar_coordinates.hpp
diff --git a/depedencies/include/glm/gtx/polar_coordinates.inl b/external/include/glm/gtx/polar_coordinates.inl
index afc9d2b..afc9d2b 100644
--- a/depedencies/include/glm/gtx/polar_coordinates.inl
+++ b/external/include/glm/gtx/polar_coordinates.inl
diff --git a/depedencies/include/glm/gtx/projection.hpp b/external/include/glm/gtx/projection.hpp
index fcddae8..fcddae8 100644
--- a/depedencies/include/glm/gtx/projection.hpp
+++ b/external/include/glm/gtx/projection.hpp
diff --git a/depedencies/include/glm/gtx/projection.inl b/external/include/glm/gtx/projection.inl
index d21fe83..d21fe83 100644
--- a/depedencies/include/glm/gtx/projection.inl
+++ b/external/include/glm/gtx/projection.inl
diff --git a/depedencies/include/glm/gtx/quaternion.hpp b/external/include/glm/gtx/quaternion.hpp
index 674d7e7..674d7e7 100644
--- a/depedencies/include/glm/gtx/quaternion.hpp
+++ b/external/include/glm/gtx/quaternion.hpp
diff --git a/depedencies/include/glm/gtx/quaternion.inl b/external/include/glm/gtx/quaternion.inl
index c86ec18..c86ec18 100644
--- a/depedencies/include/glm/gtx/quaternion.inl
+++ b/external/include/glm/gtx/quaternion.inl
diff --git a/depedencies/include/glm/gtx/range.hpp b/external/include/glm/gtx/range.hpp
index 00d78b4..00d78b4 100644
--- a/depedencies/include/glm/gtx/range.hpp
+++ b/external/include/glm/gtx/range.hpp
diff --git a/depedencies/include/glm/gtx/raw_data.hpp b/external/include/glm/gtx/raw_data.hpp
index 2625fd1..2625fd1 100644
--- a/depedencies/include/glm/gtx/raw_data.hpp
+++ b/external/include/glm/gtx/raw_data.hpp
diff --git a/depedencies/include/glm/gtx/raw_data.inl b/external/include/glm/gtx/raw_data.inl
index 29af148..29af148 100644
--- a/depedencies/include/glm/gtx/raw_data.inl
+++ b/external/include/glm/gtx/raw_data.inl
diff --git a/depedencies/include/glm/gtx/rotate_normalized_axis.hpp b/external/include/glm/gtx/rotate_normalized_axis.hpp
index f1dfa7b..f1dfa7b 100644
--- a/depedencies/include/glm/gtx/rotate_normalized_axis.hpp
+++ b/external/include/glm/gtx/rotate_normalized_axis.hpp
diff --git a/depedencies/include/glm/gtx/rotate_normalized_axis.inl b/external/include/glm/gtx/rotate_normalized_axis.inl
index dc1b1a8..dc1b1a8 100644
--- a/depedencies/include/glm/gtx/rotate_normalized_axis.inl
+++ b/external/include/glm/gtx/rotate_normalized_axis.inl
diff --git a/depedencies/include/glm/gtx/rotate_vector.hpp b/external/include/glm/gtx/rotate_vector.hpp
index 91d1784..91d1784 100644
--- a/depedencies/include/glm/gtx/rotate_vector.hpp
+++ b/external/include/glm/gtx/rotate_vector.hpp
diff --git a/depedencies/include/glm/gtx/rotate_vector.inl b/external/include/glm/gtx/rotate_vector.inl
index 5620e96..5620e96 100644
--- a/depedencies/include/glm/gtx/rotate_vector.inl
+++ b/external/include/glm/gtx/rotate_vector.inl
diff --git a/depedencies/include/glm/gtx/scalar_multiplication.hpp b/external/include/glm/gtx/scalar_multiplication.hpp
index 695e841..695e841 100644
--- a/depedencies/include/glm/gtx/scalar_multiplication.hpp
+++ b/external/include/glm/gtx/scalar_multiplication.hpp
diff --git a/depedencies/include/glm/gtx/scalar_relational.hpp b/external/include/glm/gtx/scalar_relational.hpp
index 9695716..9695716 100644
--- a/depedencies/include/glm/gtx/scalar_relational.hpp
+++ b/external/include/glm/gtx/scalar_relational.hpp
diff --git a/depedencies/include/glm/gtx/scalar_relational.inl b/external/include/glm/gtx/scalar_relational.inl
index 709da04..709da04 100644
--- a/depedencies/include/glm/gtx/scalar_relational.inl
+++ b/external/include/glm/gtx/scalar_relational.inl
diff --git a/depedencies/include/glm/gtx/simd_mat4.hpp b/external/include/glm/gtx/simd_mat4.hpp
index a68220c..a68220c 100644
--- a/depedencies/include/glm/gtx/simd_mat4.hpp
+++ b/external/include/glm/gtx/simd_mat4.hpp
diff --git a/depedencies/include/glm/gtx/simd_mat4.inl b/external/include/glm/gtx/simd_mat4.inl
index 9643255..9643255 100644
--- a/depedencies/include/glm/gtx/simd_mat4.inl
+++ b/external/include/glm/gtx/simd_mat4.inl
diff --git a/depedencies/include/glm/gtx/simd_quat.hpp b/external/include/glm/gtx/simd_quat.hpp
index b134019..b134019 100644
--- a/depedencies/include/glm/gtx/simd_quat.hpp
+++ b/external/include/glm/gtx/simd_quat.hpp
diff --git a/depedencies/include/glm/gtx/simd_quat.inl b/external/include/glm/gtx/simd_quat.inl
index b84865c..b84865c 100644
--- a/depedencies/include/glm/gtx/simd_quat.inl
+++ b/external/include/glm/gtx/simd_quat.inl
diff --git a/depedencies/include/glm/gtx/simd_vec4.hpp b/external/include/glm/gtx/simd_vec4.hpp
index cde540b..cde540b 100644
--- a/depedencies/include/glm/gtx/simd_vec4.hpp
+++ b/external/include/glm/gtx/simd_vec4.hpp
diff --git a/depedencies/include/glm/gtx/simd_vec4.inl b/external/include/glm/gtx/simd_vec4.inl
index efc87c6..efc87c6 100644
--- a/depedencies/include/glm/gtx/simd_vec4.inl
+++ b/external/include/glm/gtx/simd_vec4.inl
diff --git a/depedencies/include/glm/gtx/spline.hpp b/external/include/glm/gtx/spline.hpp
index 333a5bc..333a5bc 100644
--- a/depedencies/include/glm/gtx/spline.hpp
+++ b/external/include/glm/gtx/spline.hpp
diff --git a/depedencies/include/glm/gtx/spline.inl b/external/include/glm/gtx/spline.inl
index fcd3382..fcd3382 100644
--- a/depedencies/include/glm/gtx/spline.inl
+++ b/external/include/glm/gtx/spline.inl
diff --git a/depedencies/include/glm/gtx/std_based_type.hpp b/external/include/glm/gtx/std_based_type.hpp
index ea1791b..ea1791b 100644
--- a/depedencies/include/glm/gtx/std_based_type.hpp
+++ b/external/include/glm/gtx/std_based_type.hpp
diff --git a/depedencies/include/glm/gtx/std_based_type.inl b/external/include/glm/gtx/std_based_type.inl
index ca431a3..ca431a3 100644
--- a/depedencies/include/glm/gtx/std_based_type.inl
+++ b/external/include/glm/gtx/std_based_type.inl
diff --git a/depedencies/include/glm/gtx/string_cast.hpp b/external/include/glm/gtx/string_cast.hpp
index d2b9fc6..d2b9fc6 100644
--- a/depedencies/include/glm/gtx/string_cast.hpp
+++ b/external/include/glm/gtx/string_cast.hpp
diff --git a/depedencies/include/glm/gtx/string_cast.inl b/external/include/glm/gtx/string_cast.inl
index 19f136b..19f136b 100644
--- a/depedencies/include/glm/gtx/string_cast.inl
+++ b/external/include/glm/gtx/string_cast.inl
diff --git a/depedencies/include/glm/gtx/transform.hpp b/external/include/glm/gtx/transform.hpp
index 365748b..365748b 100644
--- a/depedencies/include/glm/gtx/transform.hpp
+++ b/external/include/glm/gtx/transform.hpp
diff --git a/depedencies/include/glm/gtx/transform.inl b/external/include/glm/gtx/transform.inl
index 516d866..516d866 100644
--- a/depedencies/include/glm/gtx/transform.inl
+++ b/external/include/glm/gtx/transform.inl
diff --git a/depedencies/include/glm/gtx/transform2.hpp b/external/include/glm/gtx/transform2.hpp
index bf5fbc9..bf5fbc9 100644
--- a/depedencies/include/glm/gtx/transform2.hpp
+++ b/external/include/glm/gtx/transform2.hpp
diff --git a/depedencies/include/glm/gtx/transform2.inl b/external/include/glm/gtx/transform2.inl
index 6e0ab31..6e0ab31 100644
--- a/depedencies/include/glm/gtx/transform2.inl
+++ b/external/include/glm/gtx/transform2.inl
diff --git a/depedencies/include/glm/gtx/type_aligned.hpp b/external/include/glm/gtx/type_aligned.hpp
index 8962a6f..8962a6f 100644
--- a/depedencies/include/glm/gtx/type_aligned.hpp
+++ b/external/include/glm/gtx/type_aligned.hpp
diff --git a/depedencies/include/glm/gtx/type_aligned.inl b/external/include/glm/gtx/type_aligned.inl
index 83202df..83202df 100644
--- a/depedencies/include/glm/gtx/type_aligned.inl
+++ b/external/include/glm/gtx/type_aligned.inl
diff --git a/depedencies/include/glm/gtx/type_trait.hpp b/external/include/glm/gtx/type_trait.hpp
index 0207a06..0207a06 100644
--- a/depedencies/include/glm/gtx/type_trait.hpp
+++ b/external/include/glm/gtx/type_trait.hpp
diff --git a/depedencies/include/glm/gtx/type_trait.inl b/external/include/glm/gtx/type_trait.inl
index e69de29..e69de29 100644
--- a/depedencies/include/glm/gtx/type_trait.inl
+++ b/external/include/glm/gtx/type_trait.inl
diff --git a/depedencies/include/glm/gtx/vector_angle.hpp b/external/include/glm/gtx/vector_angle.hpp
index d52d3f8..d52d3f8 100644
--- a/depedencies/include/glm/gtx/vector_angle.hpp
+++ b/external/include/glm/gtx/vector_angle.hpp
diff --git a/depedencies/include/glm/gtx/vector_angle.inl b/external/include/glm/gtx/vector_angle.inl
index 05c3028..05c3028 100644
--- a/depedencies/include/glm/gtx/vector_angle.inl
+++ b/external/include/glm/gtx/vector_angle.inl
diff --git a/depedencies/include/glm/gtx/vector_query.hpp b/external/include/glm/gtx/vector_query.hpp
index 2c0d022..2c0d022 100644
--- a/depedencies/include/glm/gtx/vector_query.hpp
+++ b/external/include/glm/gtx/vector_query.hpp
diff --git a/depedencies/include/glm/gtx/vector_query.inl b/external/include/glm/gtx/vector_query.inl
index 85ea5e5..85ea5e5 100644
--- a/depedencies/include/glm/gtx/vector_query.inl
+++ b/external/include/glm/gtx/vector_query.inl
diff --git a/depedencies/include/glm/gtx/wrap.hpp b/external/include/glm/gtx/wrap.hpp
index 0060073..0060073 100644
--- a/depedencies/include/glm/gtx/wrap.hpp
+++ b/external/include/glm/gtx/wrap.hpp
diff --git a/depedencies/include/glm/gtx/wrap.inl b/external/include/glm/gtx/wrap.inl
index 941a803..941a803 100644
--- a/depedencies/include/glm/gtx/wrap.inl
+++ b/external/include/glm/gtx/wrap.inl
diff --git a/depedencies/include/glm/integer.hpp b/external/include/glm/integer.hpp
index 178e10e..178e10e 100644
--- a/depedencies/include/glm/integer.hpp
+++ b/external/include/glm/integer.hpp
diff --git a/depedencies/include/glm/mat2x2.hpp b/external/include/glm/mat2x2.hpp
index 420fe9d..420fe9d 100644
--- a/depedencies/include/glm/mat2x2.hpp
+++ b/external/include/glm/mat2x2.hpp
diff --git a/depedencies/include/glm/mat2x3.hpp b/external/include/glm/mat2x3.hpp
index 5c1cc70..5c1cc70 100644
--- a/depedencies/include/glm/mat2x3.hpp
+++ b/external/include/glm/mat2x3.hpp
diff --git a/depedencies/include/glm/mat2x4.hpp b/external/include/glm/mat2x4.hpp
index a82f136..a82f136 100644
--- a/depedencies/include/glm/mat2x4.hpp
+++ b/external/include/glm/mat2x4.hpp
diff --git a/depedencies/include/glm/mat3x2.hpp b/external/include/glm/mat3x2.hpp
index 40a56de..40a56de 100644
--- a/depedencies/include/glm/mat3x2.hpp
+++ b/external/include/glm/mat3x2.hpp
diff --git a/depedencies/include/glm/mat3x3.hpp b/external/include/glm/mat3x3.hpp
index 66bfdfa..66bfdfa 100644
--- a/depedencies/include/glm/mat3x3.hpp
+++ b/external/include/glm/mat3x3.hpp
diff --git a/depedencies/include/glm/mat3x4.hpp b/external/include/glm/mat3x4.hpp
index 5f83407..5f83407 100644
--- a/depedencies/include/glm/mat3x4.hpp
+++ b/external/include/glm/mat3x4.hpp
diff --git a/depedencies/include/glm/mat4x2.hpp b/external/include/glm/mat4x2.hpp
index fe67c4f..fe67c4f 100644
--- a/depedencies/include/glm/mat4x2.hpp
+++ b/external/include/glm/mat4x2.hpp
diff --git a/depedencies/include/glm/mat4x3.hpp b/external/include/glm/mat4x3.hpp
index ea1cf88..ea1cf88 100644
--- a/depedencies/include/glm/mat4x3.hpp
+++ b/external/include/glm/mat4x3.hpp
diff --git a/depedencies/include/glm/mat4x4.hpp b/external/include/glm/mat4x4.hpp
index d6c44e8..d6c44e8 100644
--- a/depedencies/include/glm/mat4x4.hpp
+++ b/external/include/glm/mat4x4.hpp
diff --git a/depedencies/include/glm/matrix.hpp b/external/include/glm/matrix.hpp
index 736dd49..736dd49 100644
--- a/depedencies/include/glm/matrix.hpp
+++ b/external/include/glm/matrix.hpp
diff --git a/depedencies/include/glm/packing.hpp b/external/include/glm/packing.hpp
index 4545adb..4545adb 100644
--- a/depedencies/include/glm/packing.hpp
+++ b/external/include/glm/packing.hpp
diff --git a/depedencies/include/glm/simd/common.h b/external/include/glm/simd/common.h
index d8c212d..d8c212d 100644
--- a/depedencies/include/glm/simd/common.h
+++ b/external/include/glm/simd/common.h
diff --git a/depedencies/include/glm/simd/exponential.h b/external/include/glm/simd/exponential.h
index 4eb0fb7..4eb0fb7 100644
--- a/depedencies/include/glm/simd/exponential.h
+++ b/external/include/glm/simd/exponential.h
diff --git a/depedencies/include/glm/simd/geometric.h b/external/include/glm/simd/geometric.h
index ca53387..ca53387 100644
--- a/depedencies/include/glm/simd/geometric.h
+++ b/external/include/glm/simd/geometric.h
diff --git a/depedencies/include/glm/simd/integer.h b/external/include/glm/simd/integer.h
index 50fd824..50fd824 100644
--- a/depedencies/include/glm/simd/integer.h
+++ b/external/include/glm/simd/integer.h
diff --git a/depedencies/include/glm/simd/matrix.h b/external/include/glm/simd/matrix.h
index 549d40c..549d40c 100644
--- a/depedencies/include/glm/simd/matrix.h
+++ b/external/include/glm/simd/matrix.h
diff --git a/depedencies/include/glm/simd/packing.h b/external/include/glm/simd/packing.h
index 609163e..609163e 100644
--- a/depedencies/include/glm/simd/packing.h
+++ b/external/include/glm/simd/packing.h
diff --git a/depedencies/include/glm/simd/platform.h b/external/include/glm/simd/platform.h
index f779390..f779390 100644
--- a/depedencies/include/glm/simd/platform.h
+++ b/external/include/glm/simd/platform.h
diff --git a/depedencies/include/glm/simd/trigonometric.h b/external/include/glm/simd/trigonometric.h
index 739b796..739b796 100644
--- a/depedencies/include/glm/simd/trigonometric.h
+++ b/external/include/glm/simd/trigonometric.h
diff --git a/depedencies/include/glm/simd/vector_relational.h b/external/include/glm/simd/vector_relational.h
index f7385e9..f7385e9 100644
--- a/depedencies/include/glm/simd/vector_relational.h
+++ b/external/include/glm/simd/vector_relational.h
diff --git a/depedencies/include/glm/trigonometric.hpp b/external/include/glm/trigonometric.hpp
index a9ce87c..a9ce87c 100644
--- a/depedencies/include/glm/trigonometric.hpp
+++ b/external/include/glm/trigonometric.hpp
diff --git a/depedencies/include/glm/vec2.hpp b/external/include/glm/vec2.hpp
index 764c2e0..764c2e0 100644
--- a/depedencies/include/glm/vec2.hpp
+++ b/external/include/glm/vec2.hpp
diff --git a/depedencies/include/glm/vec3.hpp b/external/include/glm/vec3.hpp
index eccda31..eccda31 100644
--- a/depedencies/include/glm/vec3.hpp
+++ b/external/include/glm/vec3.hpp
diff --git a/depedencies/include/glm/vec4.hpp b/external/include/glm/vec4.hpp
index ad66f5e..ad66f5e 100644
--- a/depedencies/include/glm/vec4.hpp
+++ b/external/include/glm/vec4.hpp
diff --git a/depedencies/include/glm/vector_relational.hpp b/external/include/glm/vector_relational.hpp
index d234190..d234190 100644
--- a/depedencies/include/glm/vector_relational.hpp
+++ b/external/include/glm/vector_relational.hpp
diff --git a/depedencies/include/imconfig.h b/external/include/imconfig.h
index e557fa0..e557fa0 100644
--- a/depedencies/include/imconfig.h
+++ b/external/include/imconfig.h
diff --git a/depedencies/include/imgui.h b/external/include/imgui.h
index 7100fb2..7100fb2 100644
--- a/depedencies/include/imgui.h
+++ b/external/include/imgui.h
diff --git a/depedencies/include/imgui_internal.h b/external/include/imgui_internal.h
index 7feaa17..7feaa17 100644
--- a/depedencies/include/imgui_internal.h
+++ b/external/include/imgui_internal.h
diff --git a/depedencies/include/nlohmann/json.hpp b/external/include/nlohmann/json.hpp
index f1dd4a6..f1dd4a6 100644
--- a/depedencies/include/nlohmann/json.hpp
+++ b/external/include/nlohmann/json.hpp
diff --git a/depedencies/include/stb_rect_pack.h b/external/include/stb_rect_pack.h
index c75527d..c75527d 100644
--- a/depedencies/include/stb_rect_pack.h
+++ b/external/include/stb_rect_pack.h
diff --git a/depedencies/include/stb_textedit.h b/external/include/stb_textedit.h
index 4b731a0..4b731a0 100644
--- a/depedencies/include/stb_textedit.h
+++ b/external/include/stb_textedit.h
diff --git a/depedencies/include/stb_truetype.h b/external/include/stb_truetype.h
index 92b9a87..92b9a87 100644
--- a/depedencies/include/stb_truetype.h
+++ b/external/include/stb_truetype.h
diff --git a/depedencies/src/easylogging++.cc b/external/src/easylogging++.cc
index dea51a7..dea51a7 100644
--- a/depedencies/src/easylogging++.cc
+++ b/external/src/easylogging++.cc
diff --git a/depedencies/src/glew.c b/external/src/glew.c
index 0ed5520..0ed5520 100644
--- a/depedencies/src/glew.c
+++ b/external/src/glew.c
diff --git a/depedencies/src/imgui.cpp b/external/src/imgui.cpp
index 024d2aa..024d2aa 100644
--- a/depedencies/src/imgui.cpp
+++ b/external/src/imgui.cpp
diff --git a/depedencies/src/imgui_demo.cpp b/external/src/imgui_demo.cpp
index abf89f3..abf89f3 100644
--- a/depedencies/src/imgui_demo.cpp
+++ b/external/src/imgui_demo.cpp
diff --git a/depedencies/src/imgui_draw.cpp b/external/src/imgui_draw.cpp
index cd83253..cd83253 100644
--- a/depedencies/src/imgui_draw.cpp
+++ b/external/src/imgui_draw.cpp