Integrating latest 47acbe8
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#include <AzToolsFramework/ToolsComponents/TransformComponent.h>
|
||||
#include <AzToolsFramework/ToolsComponents/EditorNonUniformScaleComponent.h>
|
||||
#include <AzToolsFramework/UI/PropertyEditor/PropertyManagerComponent.h>
|
||||
#include <AzToolsFramework/UI/EditorEntityUi/EditorEntityUiSystemComponent.h>
|
||||
#include <AzToolsFramework/Thumbnails/ThumbnailerComponent.h>
|
||||
#include <AzToolsFramework/AssetBrowser/AssetBrowserComponent.h>
|
||||
#include <AzToolsFramework/MaterialBrowser/MaterialBrowserComponent.h>
|
||||
@@ -98,6 +99,7 @@ namespace AzToolsFramework
|
||||
AzToolsFramework::Components::EditorEntitySearchComponent::CreateDescriptor(),
|
||||
AzToolsFramework::Components::EditorIntersectorComponent::CreateDescriptor(),
|
||||
AzToolsFramework::AzToolsFrameworkConfigurationSystemComponent::CreateDescriptor(),
|
||||
AzToolsFramework::Components::EditorEntityUiSystemComponent::CreateDescriptor(),
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user