merge from main
This commit is contained in:
@@ -58,4 +58,4 @@ namespace AZ
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
|
||||
#include <CommonWidgets/moc_ExpandCollapseToggler.cpp>
|
||||
#include <CommonWidgets/moc_ExpandCollapseToggler.cpp>
|
||||
|
||||
@@ -52,4 +52,4 @@ namespace AZ
|
||||
};
|
||||
} // SceneUI
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
@@ -98,4 +98,4 @@ namespace AZ
|
||||
} // namespace SceneAPI
|
||||
} // namespace AZ
|
||||
|
||||
#include <CommonWidgets/moc_JobWatcher.cpp>
|
||||
#include <CommonWidgets/moc_JobWatcher.cpp>
|
||||
|
||||
@@ -37,4 +37,4 @@ namespace AZ
|
||||
};
|
||||
} // namespace SceneUI
|
||||
} // namespace SceneAPI
|
||||
} // namespace AZ
|
||||
} // namespace AZ
|
||||
|
||||
@@ -30,4 +30,4 @@ namespace AZ
|
||||
};
|
||||
} // namespace UI
|
||||
} // namespace SceneAPI
|
||||
} // namespace AZ
|
||||
} // namespace AZ
|
||||
|
||||
@@ -63,4 +63,4 @@ namespace AZ
|
||||
}
|
||||
} // SceneData
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
@@ -34,4 +34,4 @@ namespace AZ
|
||||
};
|
||||
} // SceneData
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
+1
-1
@@ -59,4 +59,4 @@ namespace AZ
|
||||
}
|
||||
}
|
||||
|
||||
#include <Handlers/ProcessingHandlers/moc_AsyncOperationProcessingHandler.cpp>
|
||||
#include <Handlers/ProcessingHandlers/moc_AsyncOperationProcessingHandler.cpp>
|
||||
|
||||
+1
-1
@@ -84,4 +84,4 @@ namespace AZ
|
||||
}
|
||||
}
|
||||
|
||||
#include <Handlers/ProcessingHandlers/moc_ExportJobProcessingHandler.cpp>
|
||||
#include <Handlers/ProcessingHandlers/moc_ExportJobProcessingHandler.cpp>
|
||||
|
||||
@@ -27,4 +27,4 @@ namespace AZ
|
||||
}
|
||||
}
|
||||
|
||||
#include <Handlers/ProcessingHandlers/moc_ProcessingHandler.cpp>
|
||||
#include <Handlers/ProcessingHandlers/moc_ProcessingHandler.cpp>
|
||||
|
||||
@@ -56,4 +56,4 @@ namespace AZ
|
||||
}
|
||||
} // SceneData
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
@@ -33,4 +33,4 @@ namespace AZ
|
||||
};
|
||||
} // SceneData
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
@@ -85,4 +85,4 @@ namespace AZ
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
|
||||
#include <RowWidgets/moc_HeaderHandler.cpp>
|
||||
#include <RowWidgets/moc_HeaderHandler.cpp>
|
||||
|
||||
@@ -66,4 +66,4 @@ namespace AZ
|
||||
};
|
||||
} // UI
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
@@ -105,4 +105,4 @@ namespace AZ
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
|
||||
#include <RowWidgets/moc_ManifestNameHandler.cpp>
|
||||
#include <RowWidgets/moc_ManifestNameHandler.cpp>
|
||||
|
||||
@@ -59,4 +59,4 @@ namespace AZ
|
||||
};
|
||||
} // SceneUI
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
@@ -69,4 +69,4 @@ namespace AZ
|
||||
};
|
||||
} // UI
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
@@ -197,4 +197,4 @@ namespace AZ
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
|
||||
#include <RowWidgets/moc_NodeListSelectionHandler.cpp>
|
||||
#include <RowWidgets/moc_NodeListSelectionHandler.cpp>
|
||||
|
||||
@@ -92,4 +92,4 @@ namespace AZ
|
||||
};
|
||||
} // UI
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
@@ -169,4 +169,4 @@ namespace AZ
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
|
||||
#include <RowWidgets/moc_NodeTreeSelectionHandler.cpp>
|
||||
#include <RowWidgets/moc_NodeTreeSelectionHandler.cpp>
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<RCC>
|
||||
<qresource prefix="/SceneUI/Graph">
|
||||
<file alias="MeshIcon.png">../../../../Editor/Icons/AssetImporter/mesh_on.png</file>
|
||||
<file alias="AnimationIcon.png">../../../../Editor/Icons/AssetImporter/animation_on.png</file>
|
||||
<file alias="BoneIcon.png">../../../../Editor/Icons/AssetImporter/skeleton_on.png</file>
|
||||
<file alias="MeshIcon.png">../../../../Assets/Editor/Icons/AssetImporter/mesh_on.png</file>
|
||||
<file alias="AnimationIcon.png">../../../../Assets/Editor/Icons/AssetImporter/animation_on.png</file>
|
||||
<file alias="BoneIcon.png">../../../../Assets/Editor/Icons/AssetImporter/skeleton_on.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="/SceneUI/Manifest">
|
||||
<file alias="TreeIcon.png">../../../../Editor/Icons/AssetImporter/tree.png</file>
|
||||
<file alias="MeshGroupIcon.png">../../../../Editor/Icons/AssetImporter/mesh.png</file>
|
||||
<file alias="AnimationGroupIcon.png">../../../../Editor/Icons/AssetImporter/animation.png</file>
|
||||
<file alias="SkeletonGroupIcon.png">../../../../Editor/Icons/AssetImporter/skeleton.png</file>
|
||||
<file alias="SkinGroupIcon.png">../../../../Editor/Icons/AssetImporter/skin.png</file>
|
||||
<file alias="TreeIcon.png">../../../../Assets/Editor/Icons/AssetImporter/tree.png</file>
|
||||
<file alias="MeshGroupIcon.png">../../../../Assets/Editor/Icons/AssetImporter/mesh.png</file>
|
||||
<file alias="AnimationGroupIcon.png">../../../../Assets/Editor/Icons/AssetImporter/animation.png</file>
|
||||
<file alias="SkeletonGroupIcon.png">../../../../Assets/Editor/Icons/AssetImporter/skeleton.png</file>
|
||||
<file alias="SkinGroupIcon.png">../../../../Assets/Editor/Icons/AssetImporter/skin.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="/SceneUI/Common">
|
||||
<file alias="WarningIcon.png">../../../../Editor/Styles/StyleSheetImages/info_icon.png</file>
|
||||
<file alias="ErrorIcon.png">../../../../Editor/Styles/StyleSheetImages/error_icon.png</file>
|
||||
<file alias="AssertIcon.png">../../../../Editor/Icons/Assets/Lua.png</file>
|
||||
<file alias="ExpandIcon.png">../../../../Editor/Icons/PropertyEditor/group_closed.png</file>
|
||||
<file alias="CollapseIcon.png">../../../../Editor/Icons/PropertyEditor/group_open.png</file>
|
||||
<file alias="WarningIcon.png">../../../../Assets/Editor/Styles/StyleSheetImages/info_icon.png</file>
|
||||
<file alias="ErrorIcon.png">../../../../Assets/Editor/Styles/StyleSheetImages/error_icon.png</file>
|
||||
<file alias="AssertIcon.png">../../../../Assets/Editor/Icons/Assets/Lua.png</file>
|
||||
<file alias="ExpandIcon.png">../../../../Assets/Editor/Icons/PropertyEditor/group_closed.png</file>
|
||||
<file alias="CollapseIcon.png">../../../../Assets/Editor/Icons/PropertyEditor/group_open.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
</RCC>
|
||||
|
||||
@@ -22,4 +22,4 @@
|
||||
#else
|
||||
#define SCENE_UI_API AZ_DLL_IMPORT
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -202,4 +202,4 @@ namespace AZ
|
||||
} // namespace SceneAPI
|
||||
} // namespace AZ
|
||||
|
||||
#include <SceneWidgets/moc_ManifestWidget.cpp>
|
||||
#include <SceneWidgets/moc_ManifestWidget.cpp>
|
||||
|
||||
Reference in New Issue
Block a user