diff --git a/includes/RT.hpp b/includes/RT.hpp index 9102635..8567742 100644 --- a/includes/RT.hpp +++ b/includes/RT.hpp @@ -6,7 +6,7 @@ /* By: ycontre +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/09/27 14:52:10 by TheRed #+# #+# */ -/* Updated: 2025/03/18 16:26:32 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 16:57:24 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/includes/RT/Clusterizer.hpp b/includes/RT/Clusterizer.hpp index 6476921..9558191 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 16:51:47 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 16:57:49 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/includes/RT/Ffmpeg.hpp b/includes/RT/Ffmpeg.hpp index d0b9fcc..16e3b9c 100644 --- a/includes/RT/Ffmpeg.hpp +++ b/includes/RT/Ffmpeg.hpp @@ -6,7 +6,7 @@ /* By: tomoron +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/02/23 23:41:18 by tomoron #+# #+# */ -/* Updated: 2025/02/25 14:47:37 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 16:58:06 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/includes/RT/Renderer.hpp b/includes/RT/Renderer.hpp index 2e9cc1e..5110cb6 100644 --- a/includes/RT/Renderer.hpp +++ b/includes/RT/Renderer.hpp @@ -6,7 +6,7 @@ /* By: tomoron +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/01/22 16:29:26 by tomoron #+# #+# */ -/* Updated: 2025/02/25 19:16:25 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 16:58:38 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Clusterizer/Clusterizer.cpp b/srcs/class/Clusterizer/Clusterizer.cpp index 40bd145..f07ef1d 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 16:28:50 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:00:45 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Clusterizer/server.cpp b/srcs/class/Clusterizer/server.cpp index 0dd6d22..1ccdf72 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 16:55:30 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:01:15 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Ffmpeg.cpp b/srcs/class/Ffmpeg.cpp index d201f2a..9422bda 100644 --- a/srcs/class/Ffmpeg.cpp +++ b/srcs/class/Ffmpeg.cpp @@ -6,7 +6,7 @@ /* By: tomoron +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/02/23 23:28:19 by tomoron #+# #+# */ -/* Updated: 2025/02/25 14:47:15 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:01:36 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Renderer/Renderer.cpp b/srcs/class/Renderer/Renderer.cpp index d75c311..b6e31ac 100644 --- a/srcs/class/Renderer/Renderer.cpp +++ b/srcs/class/Renderer/Renderer.cpp @@ -6,7 +6,7 @@ /* By: ycontre +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/01/22 16:34:53 by tomoron #+# #+# */ -/* Updated: 2025/03/18 14:58:02 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 16:59:41 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ @@ -205,7 +205,6 @@ void Renderer::endRender(Clusterizer *clust) delete _ffmpegVideo; if(clust && clust->isServer()) clust->abortJobs(); - } bool Renderer::shouldClose(void) const diff --git a/srcs/class/Renderer/imgui.cpp b/srcs/class/Renderer/imgui.cpp index f1c9dd6..2f26edc 100644 --- a/srcs/class/Renderer/imgui.cpp +++ b/srcs/class/Renderer/imgui.cpp @@ -6,7 +6,7 @@ /* By: tomoron +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/02/20 15:54:35 by tomoron #+# #+# */ -/* Updated: 2025/02/25 19:17:19 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 16:59:59 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Renderer/movements.cpp b/srcs/class/Renderer/movements.cpp index 001f051..5cf834f 100644 --- a/srcs/class/Renderer/movements.cpp +++ b/srcs/class/Renderer/movements.cpp @@ -6,7 +6,7 @@ /* By: tomoron +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/02/20 16:01:59 by tomoron #+# #+# */ -/* Updated: 2025/02/25 19:15:33 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 17:00:17 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/srcs/class/Window.cpp b/srcs/class/Window.cpp index 63c75e6..a4f6d5d 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 16:53:17 by tomoron ### ########.fr */ +/* Updated: 2025/03/18 16:58:59 by tomoron ### ########.fr */ /* */ /* ************************************************************************** */