removed .cpp for engines since they are no longer used

This commit is contained in:
2026-06-14 23:47:25 +03:00
parent 43823c8fdc
commit a2a09fa8a6
14 changed files with 0 additions and 56 deletions
@@ -1,4 +0,0 @@
//
// Created by Vlad on 3/22/2025.
//
#include "omath/engines/frostbite_engine/formulas.hpp"
@@ -1,4 +0,0 @@
//
// Created by Vlad on 8/11/2025.
//
#include "omath/engines/frostbite_engine/traits/camera_trait.hpp"
-4
View File
@@ -1,4 +0,0 @@
//
// Created by Vlad on 3/19/2025.
//
#include "omath/engines/iw_engine/formulas.hpp"
@@ -1,4 +0,0 @@
//
// Created by Vlad on 8/11/2025.
//
#include "omath/engines/iw_engine/traits/camera_trait.hpp"
@@ -1,4 +0,0 @@
//
// Created by Vlad on 3/19/2025.
//
#include "omath/engines/opengl_engine/formulas.hpp"
@@ -1,4 +0,0 @@
//
// Created by Vlad on 8/11/2025.
//
#include "omath/engines/opengl_engine/traits/camera_trait.hpp"
-4
View File
@@ -1,4 +0,0 @@
//
// Created by Orange on 6/3/2026.
//
#include "omath/engines/rage_engine/formulas.hpp"
@@ -1,4 +0,0 @@
//
// Created by Orange on 6/3/2026.
//
#include "omath/engines/rage_engine/traits/camera_trait.hpp"
@@ -1,4 +0,0 @@
//
// Created by Vlad on 3/19/2025.
//
#include <omath/engines/source_engine/formulas.hpp>
@@ -1,4 +0,0 @@
//
// Created by Vlad on 8/11/2025.
//
#include "omath/engines/source_engine/traits/camera_trait.hpp"
-4
View File
@@ -1,4 +0,0 @@
//
// Created by Vlad on 3/22/2025.
//
#include "omath/engines/unity_engine/formulas.hpp"
@@ -1,4 +0,0 @@
//
// Created by Vlad on 8/11/2025.
//
#include "omath/engines/unity_engine/traits/camera_trait.hpp"
@@ -1,4 +0,0 @@
//
// Created by Vlad on 3/22/2025.
//
#include "omath/engines/unreal_engine/formulas.hpp"
@@ -1,4 +0,0 @@
//
// Created by Vlad on 8/11/2025.
//
#include "omath/engines/unreal_engine/traits/camera_trait.hpp"