From 08fae333c49f761b575c34fbd4d91a95803c6d59 Mon Sep 17 00:00:00 2001 From: tomoron Date: Mon, 17 Mar 2025 18:10:05 +0100 Subject: [PATCH] map change works now --- includes/RT/Clusterizer.hpp | 2 +- includes/RT/Scene.hpp | 2 +- includes/RT/Window.hpp | 2 +- srcs/RT.cpp | 2 +- srcs/class/Clusterizer/Clusterizer.cpp | 2 +- srcs/class/Clusterizer/client.cpp | 2 +- srcs/class/Scene.cpp | 2 +- srcs/class/Window.cpp | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/includes/RT/Clusterizer.hpp b/includes/RT/Clusterizer.hpp index 0d788c7..dd48a5e 100644 --- a/includes/RT/Clusterizer.hpp +++ b/includes/RT/Clusterizer.hpp @@ -6,7 +6,7 @@ /* By: tomoron +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/02/20 18:25:18 by tomoron #+# #+# */ -/* Updated: 2025/03/18 17:09:22 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:12:09 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/includes/RT/Scene.hpp b/includes/RT/Scene.hpp index 6c5c15b..e6a642b 100644 --- a/includes/RT/Scene.hpp +++ b/includes/RT/Scene.hpp @@ -6,7 +6,7 @@ /* By: ycontre +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/12/23 18:30:18 by ycontre #+# #+# */ -/* Updated: 2025/03/18 17:09:52 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:12:52 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/includes/RT/Window.hpp b/includes/RT/Window.hpp index ccaaf55..58ae21e 100644 --- a/includes/RT/Window.hpp +++ b/includes/RT/Window.hpp @@ -6,7 +6,7 @@ /* By: ycontre +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/10/13 16:15:41 by TheRed #+# #+# */ -/* Updated: 2025/03/18 17:04:39 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:12:34 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/RT.cpp b/srcs/RT.cpp index 84429fc..9660ff2 100644 --- a/srcs/RT.cpp +++ b/srcs/RT.cpp @@ -6,7 +6,7 @@ /* By: ycontre +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/09/27 14:51:49 by TheRed #+# #+# */ -/* Updated: 2025/03/18 17:09:34 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:12:15 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Clusterizer/Clusterizer.cpp b/srcs/class/Clusterizer/Clusterizer.cpp index 0cf90a5..2cc7b52 100644 --- a/srcs/class/Clusterizer/Clusterizer.cpp +++ b/srcs/class/Clusterizer/Clusterizer.cpp @@ -6,7 +6,7 @@ /* By: tomoron +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/02/20 18:24:39 by tomoron #+# #+# */ -/* Updated: 2025/03/18 17:06:57 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:14:03 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Clusterizer/client.cpp b/srcs/class/Clusterizer/client.cpp index 1fa06f5..7a418b7 100644 --- a/srcs/class/Clusterizer/client.cpp +++ b/srcs/class/Clusterizer/client.cpp @@ -6,7 +6,7 @@ /* By: tomoron +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/02/20 21:08:38 by tomoron #+# #+# */ -/* Updated: 2025/03/18 17:11:04 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:11:56 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Scene.cpp b/srcs/class/Scene.cpp index c400cd3..2130238 100644 --- a/srcs/class/Scene.cpp +++ b/srcs/class/Scene.cpp @@ -6,7 +6,7 @@ /* By: ycontre +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/12/23 18:29:41 by ycontre #+# #+# */ -/* Updated: 2025/03/18 17:10:16 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:13:39 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Window.cpp b/srcs/class/Window.cpp index 48f4dc2..dae772d 100644 --- a/srcs/class/Window.cpp +++ b/srcs/class/Window.cpp @@ -6,7 +6,7 @@ /* By: ycontre +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/10/13 16:16:24 by TheRed #+# #+# */ -/* Updated: 2025/03/18 17:05:04 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:13:11 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */