/
redgpu
/
ezEngine
Обзор
Документация
Войти
/
redgpu
/
ezEngine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
Code/EditorPlugins/Substance/EditorPluginSubstance/EditorPluginSubstancePCH.h
20 строк
706 B
C-Core
Integration of substance textures (#1072)
02 окт 2023, 21:24
Не верифицирован
02 окт 2023, 21:24
a7bc0d1
Код
Авторство
О чём код?
#pragma once #include <Foundation/Basics.h> // <StaticLinkUtil::StartHere> // all include's before this will be left alone and not replaced by the StaticLinkUtil // all include's AFTER this will be removed by the StaticLinkUtil and updated by what is actually used throughout the library #include <EditorPluginSubstance/EditorPluginSubstanceDLL.h> #include <EditorFramework/EditorApp/EditorApp.moc.h> #include <Foundation/Strings/StringBuilder.h> #include <Foundation/Strings/TranslationLookup.h> #include <GuiFoundation/Action/ActionMapManager.h> #include <RendererCore/Pipeline/RenderPipelineNode.h> #include <ToolsFoundation/Reflection/ToolsReflectionUtils.h> #include <QLabel> #include <QLayout>