From 21dfcecb08d2bd01f32e8d377613f7df6e2b9f78 Mon Sep 17 00:00:00 2001 From: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> Date: Tue, 13 Jul 2021 15:38:50 -0700 Subject: [PATCH] Gems/LmbrCentral Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> --- .../Ai/EditorNavigationAreaComponent.cpp | 1 - .../Ai/EditorNavigationSeedComponent.cpp | 1 - .../Code/Source/Ai/EditorNavigationUtil.cpp | 1 - .../Code/Source/Ai/NavigationComponent.cpp | 1 - .../Source/Ai/NavigationSystemComponent.cpp | 1 - .../Audio/AudioAreaEnvironmentComponent.cpp | 1 - .../Audio/AudioEnvironmentComponent.cpp | 1 - .../Source/Audio/AudioListenerComponent.cpp | 1 - .../Audio/AudioMultiPositionComponent.cpp | 1 - .../Source/Audio/AudioPreloadComponent.cpp | 1 - .../Code/Source/Audio/AudioProxyComponent.cpp | 1 - .../Code/Source/Audio/AudioRtpcComponent.cpp | 1 - .../Source/Audio/AudioSwitchComponent.cpp | 1 - .../Source/Audio/AudioSystemComponent.cpp | 1 - .../Source/Audio/AudioTriggerComponent.cpp | 1 - .../EditorAudioAreaEnvironmentComponent.cpp | 1 - .../Audio/EditorAudioEnvironmentComponent.cpp | 1 - .../Audio/EditorAudioListenerComponent.cpp | 1 - .../EditorAudioMultiPositionComponent.cpp | 1 - .../Audio/EditorAudioPreloadComponent.cpp | 1 - .../Source/Audio/EditorAudioRtpcComponent.cpp | 1 - .../Audio/EditorAudioSwitchComponent.cpp | 1 - .../Audio/EditorAudioTriggerComponent.cpp | 1 - .../BenchmarkAssetBuilderComponent.cpp | 1 - .../BenchmarkAssetBuilderWorker.cpp | 4 +- .../CfgBuilderWorker/CfgBuilderWorker.cpp | 1 - .../CopyDependencyBuilderComponent.cpp | 1 - .../CopyDependencyBuilderWorker.cpp | 1 - .../EmfxWorkspaceBuilderWorker.cpp | 1 - .../FontBuilderWorker/FontBuilderWorker.cpp | 1 - .../SchemaBuilderWorker.cpp | 1 - .../SchemaBuilderWorker/SchemaUtils.cpp | 1 - .../XmlBuilderWorker/XmlBuilderWorker.cpp | 1 - .../XmlFormattedAssetBuilderWorker.cpp | 1 - .../DependencyBuilderComponent.cpp | 1 - .../DependencyBuilderWorker.cpp | 1 - .../SeedBuilderWorker/SeedBuilderWorker.cpp | 1 - .../LevelBuilder/LevelBuilderComponent.cpp | 1 - .../LevelBuilder/LevelBuilderWorker.cpp | 1 - .../LuaBuilder/LuaBuilderComponent.cpp | 1 - .../Builders/LuaBuilder/LuaBuilderWorker.cpp | 1 - .../Source/Builders/LuaBuilder/LuaHelpers.cpp | 1 - .../MaterialBuilderComponent.cpp | 1 - .../SliceBuilder/SliceBuilderComponent.cpp | 1 - .../SliceBuilder/SliceBuilderWorker.cpp | 1 - .../TranslationBuilderComponent.cpp | 1 - .../Bundling/BundlingSystemComponent.cpp | 1 - .../Source/Editor/EditorCommentComponent.cpp | 1 - .../Source/Events/ReflectScriptableEvents.cpp | 1 - .../Geometry/GeometrySystemComponent.cpp | 2 - Gems/LmbrCentral/Code/Source/LmbrCentral.cpp | 1 - .../Code/Source/LmbrCentralEditor.cpp | 1 - .../Code/Source/LmbrCentral_precompiled.h | 39 ------------------- .../Rendering/EntityDebugDisplayComponent.cpp | 1 - .../Scripting/EditorLookAtComponent.cpp | 1 - .../EditorRandomTimedSpawnerComponent.cpp | 1 - .../Scripting/EditorSpawnerComponent.cpp | 1 - .../Source/Scripting/EditorTagComponent.cpp | 1 - .../Code/Source/Scripting/LookAtComponent.cpp | 1 - .../Scripting/RandomTimedSpawnerComponent.cpp | 1 - .../Source/Scripting/SimpleStateComponent.cpp | 1 - .../Source/Scripting/SpawnerComponent.cpp | 1 - .../Code/Source/Scripting/TagComponent.cpp | 1 - .../Code/Source/Shape/BoxShape.cpp | 1 - .../Code/Source/Shape/BoxShapeComponent.cpp | 1 - .../Code/Source/Shape/CapsuleShape.cpp | 1 - .../Source/Shape/CapsuleShapeComponent.cpp | 1 - .../Source/Shape/CompoundShapeComponent.cpp | 1 - .../Code/Source/Shape/CylinderShape.cpp | 1 - .../Source/Shape/CylinderShapeComponent.cpp | 1 - .../Code/Source/Shape/DiskShape.cpp | 1 - .../Code/Source/Shape/DiskShapeComponent.cpp | 1 - .../Source/Shape/EditorBaseShapeComponent.cpp | 1 - .../Source/Shape/EditorBoxShapeComponent.cpp | 1 - .../Shape/EditorCapsuleShapeComponent.cpp | 1 - .../Shape/EditorCompoundShapeComponent.cpp | 1 - .../Shape/EditorCylinderShapeComponent.cpp | 1 - .../Source/Shape/EditorDiskShapeComponent.cpp | 1 - .../EditorPolygonPrismShapeComponent.cpp | 1 - .../EditorPolygonPrismShapeComponentMode.cpp | 1 - .../Source/Shape/EditorQuadShapeComponent.cpp | 1 - .../Shape/EditorShapeComponentConverters.cpp | 1 - .../Shape/EditorSphereShapeComponent.cpp | 1 - .../Source/Shape/EditorSplineComponent.cpp | 1 - .../Shape/EditorSplineComponentMode.cpp | 1 - .../Source/Shape/EditorTubeShapeComponent.cpp | 1 - .../Shape/EditorTubeShapeComponentMode.cpp | 1 - .../Code/Source/Shape/PolygonPrismShape.cpp | 1 - .../Shape/PolygonPrismShapeComponent.cpp | 1 - .../Code/Source/Shape/QuadShape.cpp | 1 - .../Code/Source/Shape/QuadShapeComponent.cpp | 1 - .../Code/Source/Shape/ShapeComponent.cpp | 1 - .../Source/Shape/ShapeComponentConverters.cpp | 1 - .../Code/Source/Shape/ShapeGeometryUtil.cpp | 1 - .../Code/Source/Shape/ShapeGeometryUtil.h | 1 + .../Code/Source/Shape/SphereShape.cpp | 1 - .../Source/Shape/SphereShapeComponent.cpp | 1 - .../Code/Source/Shape/SplineComponent.cpp | 1 - .../Code/Source/Shape/TubeShape.cpp | 1 - .../Code/Source/Shape/TubeShapeComponent.cpp | 1 - .../Hidden/TextureMipmapAssetTypeInfo.cpp | 1 - .../Material/MaterialAssetTypeInfo.cpp | 1 - .../Unhandled/Other/AudioAssetTypeInfo.cpp | 1 - .../Other/CharacterPhysicsAssetTypeInfo.cpp | 1 - .../EntityPrototypeLibraryAssetTypeInfo.cpp | 1 - .../Other/GameTokenAssetTypeInfo.cpp | 1 - .../Unhandled/Other/GroupAssetTypeInfo.cpp | 1 - .../Other/PrefabsLibraryAssetTypeInfo.cpp | 1 - .../Texture/SubstanceAssetTypeInfo.cpp | 1 - .../Texture/TextureAssetTypeInfo.cpp | 1 - .../Unhandled/UI/EntityIconAssetTypeInfo.cpp | 1 - .../Source/Unhandled/UI/FontAssetTypeInfo.cpp | 1 - .../Unhandled/UI/UICanvasAssetTypeInfo.cpp | 1 - .../Code/Tests/AudioComponentTests.cpp | 1 - Gems/LmbrCentral/Code/Tests/BoxShapeTest.cpp | 1 - .../Builders/CopyDependencyBuilderTest.cpp | 1 - .../Code/Tests/Builders/LevelBuilderTest.cpp | 1 - .../Code/Tests/Builders/LuaBuilderTests.cpp | 1 - .../Tests/Builders/MaterialBuilderTests.cpp | 1 - .../Code/Tests/Builders/SeedBuilderTests.cpp | 2 +- .../Code/Tests/Builders/SliceBuilderTests.cpp | 1 - .../Tests/BundlingSystemComponentTests.cpp | 1 - .../Code/Tests/CapsuleShapeTest.cpp | 1 - .../Code/Tests/CylinderShapeTest.cpp | 1 - Gems/LmbrCentral/Code/Tests/DiskShapeTest.cpp | 1 - .../Tests/EditorBoxShapeComponentTests.cpp | 1 - .../EditorCapsuleShapeComponentTests.cpp | 1 - .../EditorCompoundShapeComponentTests.cpp | 1 - .../EditorCylinderShapeComponentTests.cpp | 1 - .../EditorPolygonPrismShapeComponentTests.cpp | 1 - .../Tests/EditorSphereShapeComponentTests.cpp | 1 - .../Code/Tests/LmbrCentralReflectionTest.cpp | 1 - .../Code/Tests/PolygonPrismShapeTest.cpp | 1 - Gems/LmbrCentral/Code/Tests/QuadShapeTest.cpp | 1 - .../Code/Tests/ShapeGeometryUtilTest.cpp | 1 - .../Code/Tests/SpawnerComponentTest.cpp | 1 - .../Code/Tests/SphereShapeTest.cpp | 1 - .../Code/Tests/SplineComponentTests.cpp | 1 - Gems/LmbrCentral/Code/Tests/TubeShapeTest.cpp | 1 - Gems/LmbrCentral/Code/lmbrcentral_files.cmake | 1 - 140 files changed, 5 insertions(+), 178 deletions(-) delete mode 100644 Gems/LmbrCentral/Code/Source/LmbrCentral_precompiled.h diff --git a/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationAreaComponent.cpp b/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationAreaComponent.cpp index 1e0d759082..f6b814154b 100644 --- a/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationAreaComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationAreaComponent.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "EditorNavigationAreaComponent.h" #include "EditorNavigationUtil.h" diff --git a/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationSeedComponent.cpp b/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationSeedComponent.cpp index 56d1f0b622..9786fd662b 100644 --- a/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationSeedComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationSeedComponent.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "EditorNavigationSeedComponent.h" #include "EditorNavigationUtil.h" diff --git a/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationUtil.cpp b/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationUtil.cpp index d5c83e668b..6f3d6c4e2d 100644 --- a/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationUtil.cpp +++ b/Gems/LmbrCentral/Code/Source/Ai/EditorNavigationUtil.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "EditorNavigationUtil.h" #include diff --git a/Gems/LmbrCentral/Code/Source/Ai/NavigationComponent.cpp b/Gems/LmbrCentral/Code/Source/Ai/NavigationComponent.cpp index 26ddf17879..d0cced241c 100644 --- a/Gems/LmbrCentral/Code/Source/Ai/NavigationComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Ai/NavigationComponent.cpp @@ -4,7 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "LmbrCentral_precompiled.h" #include "NavigationComponent.h" #include "EditorNavigationUtil.h" diff --git a/Gems/LmbrCentral/Code/Source/Ai/NavigationSystemComponent.cpp b/Gems/LmbrCentral/Code/Source/Ai/NavigationSystemComponent.cpp index 4491ce7498..31217b060b 100644 --- a/Gems/LmbrCentral/Code/Source/Ai/NavigationSystemComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Ai/NavigationSystemComponent.cpp @@ -4,7 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "LmbrCentral_precompiled.h" #include "NavigationSystemComponent.h" #include diff --git a/Gems/LmbrCentral/Code/Source/Audio/AudioAreaEnvironmentComponent.cpp b/Gems/LmbrCentral/Code/Source/Audio/AudioAreaEnvironmentComponent.cpp index daa76292dc..35addf2a1e 100644 --- a/Gems/LmbrCentral/Code/Source/Audio/AudioAreaEnvironmentComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Audio/AudioAreaEnvironmentComponent.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "AudioAreaEnvironmentComponent.h" #include diff --git a/Gems/LmbrCentral/Code/Source/Audio/AudioEnvironmentComponent.cpp b/Gems/LmbrCentral/Code/Source/Audio/AudioEnvironmentComponent.cpp index 3623eda163..bf5fd3593d 100644 --- a/Gems/LmbrCentral/Code/Source/Audio/AudioEnvironmentComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Audio/AudioEnvironmentComponent.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "AudioEnvironmentComponent.h" #include diff --git a/Gems/LmbrCentral/Code/Source/Audio/AudioListenerComponent.cpp b/Gems/LmbrCentral/Code/Source/Audio/AudioListenerComponent.cpp index f5c7dcce62..cb0b96e80b 100644 --- a/Gems/LmbrCentral/Code/Source/Audio/AudioListenerComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Audio/AudioListenerComponent.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "AudioListenerComponent.h" #include diff --git a/Gems/LmbrCentral/Code/Source/Audio/AudioMultiPositionComponent.cpp b/Gems/LmbrCentral/Code/Source/Audio/AudioMultiPositionComponent.cpp index 1fb7276100..8405938c67 100644 --- a/Gems/LmbrCentral/Code/Source/Audio/AudioMultiPositionComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Audio/AudioMultiPositionComponent.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "AudioMultiPositionComponent.h" #include diff --git a/Gems/LmbrCentral/Code/Source/Audio/AudioPreloadComponent.cpp b/Gems/LmbrCentral/Code/Source/Audio/AudioPreloadComponent.cpp index 550233799c..3bad75e7bd 100644 --- a/Gems/LmbrCentral/Code/Source/Audio/AudioPreloadComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Audio/AudioPreloadComponent.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "AudioPreloadComponent.h" #include diff --git a/Gems/LmbrCentral/Code/Source/Audio/AudioProxyComponent.cpp b/Gems/LmbrCentral/Code/Source/Audio/AudioProxyComponent.cpp index 554be27fae..3a2c1e77cc 100644 --- a/Gems/LmbrCentral/Code/Source/Audio/AudioProxyComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Audio/AudioProxyComponent.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "AudioProxyComponent.h" #include diff --git a/Gems/LmbrCentral/Code/Source/Audio/AudioRtpcComponent.cpp b/Gems/LmbrCentral/Code/Source/Audio/AudioRtpcComponent.cpp index b474b9811c..45808feeb3 100644 --- a/Gems/LmbrCentral/Code/Source/Audio/AudioRtpcComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Audio/AudioRtpcComponent.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "AudioRtpcComponent.h" #include diff --git a/Gems/LmbrCentral/Code/Source/Audio/AudioSwitchComponent.cpp b/Gems/LmbrCentral/Code/Source/Audio/AudioSwitchComponent.cpp index 2ea9f31927..be82f000e3 100644 --- a/Gems/LmbrCentral/Code/Source/Audio/AudioSwitchComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Audio/AudioSwitchComponent.cpp @@ -5,7 +5,6 @@ * */ -#include "LmbrCentral_precompiled.h" #include "AudioSwitchComponent.h" #include diff --git a/Gems/LmbrCentral/Code/Source/Audio/AudioSystemComponent.cpp b/Gems/LmbrCentral/Code/Source/Audio/AudioSystemComponent.cpp index 9765e9dd0b..da1e00f50a 100644 --- a/Gems/LmbrCentral/Code/Source/Audio/AudioSystemComponent.cpp +++ b/Gems/LmbrCentral/Code/Source/Audio/AudioSystemComponent.cpp @@ -5,7 +5,6 @@ * */ -#include #include