From 7b214503608550dc2853b9e01526723f8c65baf3 Mon Sep 17 00:00:00 2001 From: Charles Date: Tue, 12 May 2020 14:14:06 +0200 Subject: Added mat4 in libftm, can rotate, scale and translate vector --- vendor/libft | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/libft') diff --git a/vendor/libft b/vendor/libft index a4b9cda..b9f000a 160000 --- a/vendor/libft +++ b/vendor/libft @@ -1 +1 @@ -Subproject commit a4b9cda7d6733f2b077f8586e3b3e69351e7dfba +Subproject commit b9f000a80cbba38b8f21c9737a42f07573ec7b91 -- cgit