From 05d5d8787c7b4566e8a6d6487c4756caa7ffcbec Mon Sep 17 00:00:00 2001 From: tomoron Date: Sun, 16 Mar 2025 17:57:51 +0100 Subject: [PATCH] change scene request. doesn't work, black screen --- includes/RT/Clusterizer.hpp | 2 +- includes/RT/Scene.hpp | 2 +- srcs/RT.cpp | 2 +- srcs/class/Clusterizer/client.cpp | 2 +- srcs/class/Clusterizer/server.cpp | 2 +- srcs/class/Scene.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/includes/RT/Clusterizer.hpp b/includes/RT/Clusterizer.hpp index f64cda0..0d788c7 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:04:13 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:09:22 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/includes/RT/Scene.hpp b/includes/RT/Scene.hpp index 32ba50d..6c5c15b 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:03:37 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:09:52 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/RT.cpp b/srcs/RT.cpp index 0ff4d42..84429fc 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:02:36 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:09:34 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Clusterizer/client.cpp b/srcs/class/Clusterizer/client.cpp index 33b8d45..1fa06f5 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:07:42 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:11:04 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Clusterizer/server.cpp b/srcs/class/Clusterizer/server.cpp index 54c92cf..55e4cb7 100644 --- a/srcs/class/Clusterizer/server.cpp +++ b/srcs/class/Clusterizer/server.cpp @@ -6,7 +6,7 @@ /* By: tomoron +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/02/20 21:08:38 by tomoron #+# #+# */ -/* Updated: 2025/03/18 17:08:16 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:09:02 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Scene.cpp b/srcs/class/Scene.cpp index e42c7ed..c400cd3 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 16:14:11 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:10:16 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */