Gems/ImGui
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "ImGui_precompiled.h"
|
||||
|
||||
#include "ImGuiGem.h"
|
||||
|
||||
namespace ImGui
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "ImGui_precompiled.h"
|
||||
#include "ImGuiGem.h"
|
||||
|
||||
namespace ImGui
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "ImGui_precompiled.h"
|
||||
#include "ImGuiManager.h"
|
||||
#include <ImGuiContextScope.h>
|
||||
#include <AzCore/PlatformIncl.h>
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "ImGui_precompiled.h"
|
||||
|
||||
namespace ImGui
|
||||
{
|
||||
/*!
|
||||
|
||||
@@ -1,12 +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
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <platform.h>
|
||||
#include <CryName.h>
|
||||
#include <ISerialize.h>
|
||||
#include <IGem.h>
|
||||
@@ -5,7 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "ImGui_precompiled.h"
|
||||
#include "ImGuiLYAssetExplorer.h"
|
||||
|
||||
#ifdef IMGUI_ENABLED
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "ImGui_precompiled.h"
|
||||
|
||||
#ifdef IMGUI_ENABLED
|
||||
#include "ImGuiLYCameraMonitor.h"
|
||||
#include <AzCore/Component/ComponentApplicationBus.h>
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "ImGui_precompiled.h"
|
||||
#include "ImGuiLYCommonMenu.h"
|
||||
|
||||
#ifdef IMGUI_ENABLED
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "ImGui_precompiled.h"
|
||||
#include "ImGuiLYCurveEditor.h"
|
||||
|
||||
#ifdef IMGUI_ENABLED
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "ImGui_precompiled.h"
|
||||
#include "ImGuiLYEntityOutliner.h"
|
||||
|
||||
#ifdef IMGUI_ENABLED
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
*
|
||||
*/
|
||||
#include "ImGui_precompiled.h"
|
||||
|
||||
#include "LYImGuiUtils/HistogramContainer.h"
|
||||
|
||||
#ifdef IMGUI_ENABLED
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
*
|
||||
*/
|
||||
#include "ImGui_precompiled.h"
|
||||
|
||||
#ifdef IMGUI_ENABLED
|
||||
#include "LYImGuiUtils/ImGuiDrawHelpers.h"
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
#
|
||||
|
||||
set(FILES
|
||||
Source/ImGui_precompiled.h
|
||||
Include/ImGuiBus.h
|
||||
Include/ImGuiContextScope.h
|
||||
Include/OtherActiveImGuiBus.h
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
#
|
||||
|
||||
set(FILES
|
||||
Source/ImGui_precompiled.h
|
||||
Include/LYImGuiUtils/HistogramContainer.h
|
||||
Include/LYImGuiUtils/ImGuiDrawHelpers.h
|
||||
Source/LYImGuiUtils/HistogramContainer.cpp
|
||||
|
||||
Reference in New Issue
Block a user