소스 검색

GraphCanvas

Signed-off-by: Esteban Papp <[email protected]>
Esteban Papp 4 년 전
부모
커밋
472867a411
77개의 변경된 파일24개의 추가작업 그리고 79개의 파일을 삭제
  1. 0 1
      Gems/GraphCanvas/Code/Source/Components/BookmarkAnchor/BookmarkAnchorComponent.cpp
  2. 0 1
      Gems/GraphCanvas/Code/Source/Components/BookmarkAnchor/BookmarkAnchorVisualComponent.cpp
  3. 0 1
      Gems/GraphCanvas/Code/Source/Components/BookmarkManagerComponent.cpp
  4. 0 1
      Gems/GraphCanvas/Code/Source/Components/Connections/ConnectionComponent.cpp
  5. 2 0
      Gems/GraphCanvas/Code/Source/Components/Connections/ConnectionComponent.h
  6. 0 1
      Gems/GraphCanvas/Code/Source/Components/Connections/ConnectionLayerControllerComponent.cpp
  7. 0 1
      Gems/GraphCanvas/Code/Source/Components/Connections/ConnectionVisualComponent.cpp
  8. 2 0
      Gems/GraphCanvas/Code/Source/Components/Connections/ConnectionVisualComponent.h
  9. 0 1
      Gems/GraphCanvas/Code/Source/Components/Connections/DataConnections/DataConnectionComponent.cpp
  10. 0 1
      Gems/GraphCanvas/Code/Source/Components/Connections/DataConnections/DataConnectionGraphicsItem.cpp
  11. 0 1
      Gems/GraphCanvas/Code/Source/Components/Connections/DataConnections/DataConnectionVisualComponent.cpp
  12. 0 1
      Gems/GraphCanvas/Code/Source/Components/GeometryComponent.cpp
  13. 0 1
      Gems/GraphCanvas/Code/Source/Components/GridComponent.cpp
  14. 0 1
      Gems/GraphCanvas/Code/Source/Components/GridVisualComponent.cpp
  15. 0 1
      Gems/GraphCanvas/Code/Source/Components/LayerControllerComponent.cpp
  16. 0 1
      Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/AssetIdNodePropertyDisplay.cpp
  17. 0 1
      Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/BooleanNodePropertyDisplay.cpp
  18. 0 1
      Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/ComboBoxNodePropertyDisplay.cpp
  19. 0 1
      Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/EntityIdNodePropertyDisplay.cpp
  20. 0 1
      Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/NumericNodePropertyDisplay.cpp
  21. 0 1
      Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/ReadOnlyNodePropertyDisplay.cpp
  22. 0 1
      Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/StringNodePropertyDisplay.cpp
  23. 0 1
      Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/VariableReferenceNodePropertyDisplay.cpp
  24. 0 1
      Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/VectorNodePropertyDisplay.cpp
  25. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentLayerControllerComponent.cpp
  26. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentNodeFrameComponent.cpp
  27. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentNodeLayoutComponent.cpp
  28. 1 2
      Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentNodeTextComponent.cpp
  29. 1 2
      Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentTextGraphicsWidget.cpp
  30. 2 0
      Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentTextGraphicsWidget.h
  31. 2 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/General/GeneralNodeFrameComponent.cpp
  32. 2 0
      Gems/GraphCanvas/Code/Source/Components/Nodes/General/GeneralNodeFrameComponent.h
  33. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/General/GeneralNodeLayoutComponent.cpp
  34. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/General/GeneralNodeTitleComponent.cpp
  35. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/General/GeneralSlotLayoutComponent.cpp
  36. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/Group/CollapsedNodeGroupComponent.cpp
  37. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/Group/NodeGroupFrameComponent.cpp
  38. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/Group/NodeGroupLayoutComponent.cpp
  39. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/NodeComponent.cpp
  40. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/NodeFrameGraphicsWidget.cpp
  41. 2 0
      Gems/GraphCanvas/Code/Source/Components/Nodes/NodeFrameGraphicsWidget.h
  42. 0 1
      Gems/GraphCanvas/Code/Source/Components/Nodes/Wrapper/WrapperNodeLayoutComponent.cpp
  43. 0 1
      Gems/GraphCanvas/Code/Source/Components/PersistentIdComponent.cpp
  44. 0 1
      Gems/GraphCanvas/Code/Source/Components/SceneComponent.cpp
  45. 0 1
      Gems/GraphCanvas/Code/Source/Components/SceneMemberComponent.cpp
  46. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Data/DataSlotComponent.cpp
  47. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Data/DataSlotConnectionPin.cpp
  48. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Data/DataSlotLayoutComponent.cpp
  49. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Default/DefaultSlotLayoutComponent.cpp
  50. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Execution/ExecutionSlotComponent.cpp
  51. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Execution/ExecutionSlotConnectionPin.cpp
  52. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Execution/ExecutionSlotLayoutComponent.cpp
  53. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Extender/ExtenderSlotComponent.cpp
  54. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Extender/ExtenderSlotConnectionPin.cpp
  55. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Extender/ExtenderSlotLayoutComponent.cpp
  56. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Property/PropertySlotComponent.cpp
  57. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/Property/PropertySlotLayoutComponent.cpp
  58. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/SlotComponent.cpp
  59. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/SlotConnectionFilterComponent.cpp
  60. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/SlotConnectionPin.cpp
  61. 0 1
      Gems/GraphCanvas/Code/Source/Components/Slots/SlotLayoutComponent.cpp
  62. 0 1
      Gems/GraphCanvas/Code/Source/Components/StylingComponent.cpp
  63. 1 1
      Gems/GraphCanvas/Code/Source/GraphCanvas.cpp
  64. 1 1
      Gems/GraphCanvas/Code/Source/GraphCanvasEditorModule.cpp
  65. 0 1
      Gems/GraphCanvas/Code/Source/GraphCanvasGameModule.cpp
  66. 0 1
      Gems/GraphCanvas/Code/Source/Tests/GraphCanvasTest.cpp
  67. 0 1
      Gems/GraphCanvas/Code/Source/Widgets/GraphCanvasCheckBox.cpp
  68. 2 1
      Gems/GraphCanvas/Code/Source/Widgets/GraphCanvasComboBox.cpp
  69. 2 0
      Gems/GraphCanvas/Code/Source/Widgets/GraphCanvasComboBox.h
  70. 0 1
      Gems/GraphCanvas/Code/Source/Widgets/GraphCanvasLabel.cpp
  71. 0 1
      Gems/GraphCanvas/Code/Source/Widgets/NodePropertyDisplayWidget.cpp
  72. 0 1
      Gems/GraphCanvas/Code/Source/tools.cpp
  73. 2 1
      Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Components/NodePropertyDisplay/NodePropertyDisplay.cpp
  74. 2 0
      Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Components/Slots/Data/DataSlotBus.h
  75. 0 1
      Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Utils/GraphUtils.cpp
  76. 0 1
      Gems/GraphCanvas/Code/graphcanvas_files.cmake
  77. 0 8
      Gems/GraphCanvas/Code/precompiled.h

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/BookmarkAnchor/BookmarkAnchorComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QPainter>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/BookmarkAnchor/BookmarkAnchorVisualComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QPainter>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/BookmarkManagerComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <qgraphicsitem.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Connections/ConnectionComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <qcursor.h>
 #include <qgraphicsscene.h>

+ 2 - 0
Gems/GraphCanvas/Code/Source/Components/Connections/ConnectionComponent.h

@@ -6,6 +6,8 @@
  */
 #pragma once
 
+#include <AzCore/PlatformDef.h>
+
 AZ_PUSH_DISABLE_WARNING(4251, "-Wunknown-warning-option")
 #include <qgraphicswidget.h>
 #include <qgraphicssceneevent.h>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Connections/ConnectionLayerControllerComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Source/Components/Connections/ConnectionLayerControllerComponent.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Connections/ConnectionVisualComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <qevent.h>
 #include <QtMath>

+ 2 - 0
Gems/GraphCanvas/Code/Source/Components/Connections/ConnectionVisualComponent.h

@@ -6,6 +6,8 @@
  */
 #pragma once
 
+#include <AzCore/PlatformDef.h>
+
 AZ_PUSH_DISABLE_WARNING(4251 4800, "-Wunknown-warning-option")
 #include <QGraphicsPathItem>
 #include <QPainterPath>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Connections/DataConnections/DataConnectionComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Components/Connections/DataConnections/DataConnectionComponent.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Connections/DataConnections/DataConnectionGraphicsItem.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Components/Connections/DataConnections/DataConnectionGraphicsItem.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Connections/DataConnections/DataConnectionVisualComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <AzCore/Serialization/SerializeContext.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/GeometryComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include <precompiled.h>
 
 #include <QGraphicsSceneMouseEvent>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/GridComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <AzCore/Serialization/EditContext.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/GridVisualComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <cmath>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/LayerControllerComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Source/Components/LayerControllerComponent.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/AssetIdNodePropertyDisplay.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QGraphicsProxyWidget>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/BooleanNodePropertyDisplay.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QComboBox>
 #include <QGraphicsProxyWidget>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/ComboBoxNodePropertyDisplay.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QGraphicsSceneDragDropEvent>
 #include <QGraphicsProxyWidget>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/EntityIdNodePropertyDisplay.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QGraphicsSceneDragDropEvent>
 #include <QGraphicsProxyWidget>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/NumericNodePropertyDisplay.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QGraphicsProxyWidget>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/ReadOnlyNodePropertyDisplay.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Components/NodePropertyDisplays/ReadOnlyNodePropertyDisplay.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/StringNodePropertyDisplay.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QLineEdit>
 #include <QGraphicsProxyWidget>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/VariableReferenceNodePropertyDisplay.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <qgraphicsproxywidget.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/NodePropertyDisplays/VectorNodePropertyDisplay.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QGraphicsLinearLayout>
 #include <QGraphicsSceneDragDropEvent>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentLayerControllerComponent.cpp

@@ -4,6 +4,5 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Source/Components/Nodes/Comment/CommentLayerControllerComponent.h>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentNodeFrameComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Components/Nodes/Comment/CommentNodeFrameComponent.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentNodeLayoutComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <functional>
 

+ 1 - 2
Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentNodeTextComponent.cpp

@@ -4,9 +4,8 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
-#include <functional>
+#include <AzCore/PlatformDef.h>
 
 AZ_PUSH_DISABLE_WARNING(4251 4800 4244, "-Wunknown-warning-option")
 #include <QGraphicsItem>

+ 1 - 2
Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentTextGraphicsWidget.cpp

@@ -4,9 +4,8 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
-#include <functional>
+#include <AzCore/PlatformDef.h>
 
 AZ_PUSH_DISABLE_WARNING(4251 4800 4244, "-Wunknown-warning-option")
 #include <QEvent>

+ 2 - 0
Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentTextGraphicsWidget.h

@@ -6,6 +6,8 @@
  */
 #pragma once
 
+#include <AzCore/PlatformDef.h>
+
 AZ_PUSH_DISABLE_WARNING(4251 4800 4244, "-Wunknown-warning-option")
 #if !defined(Q_MOC_RUN)
 #include <QGraphicsGridLayout>

+ 2 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/General/GeneralNodeFrameComponent.cpp

@@ -4,7 +4,8 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
+
+#include <AzCore/PlatformDef.h>
 
 AZ_PUSH_DISABLE_WARNING(4251 4800 4244, "-Wunknown-warning-option")
 #include <QPainter>

+ 2 - 0
Gems/GraphCanvas/Code/Source/Components/Nodes/General/GeneralNodeFrameComponent.h

@@ -6,6 +6,8 @@
  */
 #pragma once
 
+#include <AzCore/PlatformDef.h>
+
 AZ_PUSH_DISABLE_WARNING(4251 4800 4244, "-Wunknown-warning-option")
 #include <QGraphicsWidget>
 AZ_POP_DISABLE_WARNING

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/General/GeneralNodeLayoutComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <functional>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/General/GeneralNodeTitleComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QGraphicsItem>
 #include <QFont>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/General/GeneralSlotLayoutComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <functional>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/Group/CollapsedNodeGroupComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QGraphicsWidget>
 #include <QTimer>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/Group/NodeGroupFrameComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QCursor>
 #include <QGraphicsLayout>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/Group/NodeGroupLayoutComponent.cpp

@@ -5,7 +5,6 @@
  *
  */
 
-#include "precompiled.h"
 
 #include <functional>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/NodeComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QCoreApplication>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/NodeFrameGraphicsWidget.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QPainter>
 #include <QGraphicsLayout>

+ 2 - 0
Gems/GraphCanvas/Code/Source/Components/Nodes/NodeFrameGraphicsWidget.h

@@ -6,6 +6,8 @@
  */
 #pragma once
 
+#include <AzCore/PlatformDef.h>
+
 AZ_PUSH_DISABLE_WARNING(4251 4800, "-Wunknown-warning-option")
 #include <QGraphicsWidget>
 AZ_POP_DISABLE_WARNING

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Nodes/Wrapper/WrapperNodeLayoutComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <functional>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/PersistentIdComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Components/PersistentIdComponent.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/SceneComponent.cpp

@@ -5,7 +5,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include <precompiled.h>
 
 #include <functional>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/SceneMemberComponent.cpp

@@ -5,7 +5,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <AzCore/Serialization/SerializeContext.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Data/DataSlotComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Components/Slots/Data/DataSlotComponent.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Data/DataSlotConnectionPin.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QPainter>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Data/DataSlotLayoutComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QCoreApplication>
 #include <qgraphicslayoutitem.h>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Default/DefaultSlotLayoutComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Components/Slots/Default/DefaultSlotLayoutComponent.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Execution/ExecutionSlotComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Components/Slots/Execution/ExecutionSlotComponent.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Execution/ExecutionSlotConnectionPin.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QPainter>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Execution/ExecutionSlotLayoutComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QCoreApplication>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Extender/ExtenderSlotComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Components/Slots/Extender/ExtenderSlotComponent.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Extender/ExtenderSlotConnectionPin.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QPainter>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Extender/ExtenderSlotLayoutComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QCoreApplication>
 #include <QGraphicsLayoutItem>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Property/PropertySlotComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <Components/Slots/Property/PropertySlotComponent.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/Property/PropertySlotLayoutComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QCoreApplication>
 #include <qgraphicslayoutitem.h>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/SlotComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include <precompiled.h>
 
 #include <QCoreApplication>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/SlotConnectionFilterComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include <precompiled.h>
 
 #include <AzCore/Component/ComponentApplicationBus.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/SlotConnectionPin.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QGraphicsItem>
 #include <QGraphicsLayoutItem>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/Slots/SlotLayoutComponent.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QGraphicsLayout>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/Components/StylingComponent.cpp

@@ -5,7 +5,6 @@
  *
  */
 
-#include "precompiled.h"
 
 #include <QGraphicsItem>
 #include <QGraphicsLayoutItem>

+ 1 - 1
Gems/GraphCanvas/Code/Source/GraphCanvas.cpp

@@ -4,7 +4,7 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include <precompiled.h>
+
 #include <GraphCanvas.h>
 
 #include <AzCore/Serialization/EditContext.h>

+ 1 - 1
Gems/GraphCanvas/Code/Source/GraphCanvasEditorModule.cpp

@@ -4,7 +4,7 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include <precompiled.h>
+
 #include <GraphCanvasModule.h>
 #include <GraphCanvas.h>
 

+ 0 - 1
Gems/GraphCanvas/Code/Source/GraphCanvasGameModule.cpp

@@ -5,7 +5,6 @@
  *
  */
 
-#include <precompiled.h>
 #include <GraphCanvasModule.h>
 
 namespace GraphCanvas

+ 0 - 1
Gems/GraphCanvas/Code/Source/Tests/GraphCanvasTest.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 #include <AzTest/AzTest.h>
 
 class GraphCanvasTest

+ 0 - 1
Gems/GraphCanvas/Code/Source/Widgets/GraphCanvasCheckBox.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QCoreApplication>
 #include <QFont>

+ 2 - 1
Gems/GraphCanvas/Code/Source/Widgets/GraphCanvasComboBox.cpp

@@ -4,7 +4,8 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
+
+#include <AzCore/PlatformDef.h>
 
 AZ_PUSH_DISABLE_WARNING(4251 4800 4244, "-Wunknown-warning-option")
 #include <QEvent>

+ 2 - 0
Gems/GraphCanvas/Code/Source/Widgets/GraphCanvasComboBox.h

@@ -6,6 +6,8 @@
  */
 #pragma once
 
+#include <AzCore/PlatformDef.h>
+
 AZ_PUSH_DISABLE_WARNING(4251 4800, "-Wunknown-warning-option")
 #if !defined(Q_MOC_RUN)
 #include <QCompleter>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Widgets/GraphCanvasLabel.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <QCoreApplication>
 #include <QFont>

+ 0 - 1
Gems/GraphCanvas/Code/Source/Widgets/NodePropertyDisplayWidget.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <qgraphicslinearlayout.h>
 #include <qgraphicsscene.h>

+ 0 - 1
Gems/GraphCanvas/Code/Source/tools.cpp

@@ -5,7 +5,6 @@
  *
  */
 
-#include <precompiled.h>
 #include <sstream>
 
 #include <AzCore/Math/Vector2.h>

+ 2 - 1
Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Components/NodePropertyDisplay/NodePropertyDisplay.cpp

@@ -4,7 +4,8 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
+
+#include <AzCore/PlatformDef.h>
 
 AZ_PUSH_DISABLE_WARNING(4251 4800, "-Wunknown-warning-option")
 #include <QGraphicsSceneDragDropEvent>

+ 2 - 0
Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Components/Slots/Data/DataSlotBus.h

@@ -6,6 +6,8 @@
  */
 #pragma once
 
+#include <AzCore/PlatformDef.h>
+
 AZ_PUSH_DISABLE_WARNING(4251 4800 4244, "-Wunknown-warning-option")
 #include <QColor>
 AZ_POP_DISABLE_WARNING

+ 0 - 1
Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Utils/GraphUtils.cpp

@@ -4,7 +4,6 @@
  * SPDX-License-Identifier: Apache-2.0 OR MIT
  *
  */
-#include "precompiled.h"
 
 #include <AzToolsFramework/Entity/EditorEntityHelpers.h>
 #include <AzCore/std/containers/stack.h>

+ 0 - 1
Gems/GraphCanvas/Code/graphcanvas_files.cmake

@@ -6,7 +6,6 @@
 #
 
 set(FILES
-    precompiled.h
     Include/GraphCanvas/Widgets/RootGraphicsItem.h
     Include/GraphCanvas/tools.h
     Include/GraphCanvas/Components/Connections/ConnectionFilters/ConnectionFilterBus.h

+ 0 - 8
Gems/GraphCanvas/Code/precompiled.h

@@ -1,8 +0,0 @@
-/*
- * Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
- * 
- * SPDX-License-Identifier: Apache-2.0 OR MIT
- *
- */
-
-#include <AzCore/Serialization/SerializeContext.h>