Removes AnimTrack.cpp and AnimSplineTrack.cpp from Gems/LyShine
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -1,11 +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 "AnimSplineTrack.h"
|
||||
|
||||
@@ -1,10 +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 "AnimTrack.h"
|
||||
@@ -102,7 +102,6 @@ set(FILES
|
||||
Source/UiImageSequenceComponent.h
|
||||
Source/UiRenderer.cpp
|
||||
Source/UiRenderer.h
|
||||
Source/resource.h
|
||||
Include/LyShine/LyShineBus.h
|
||||
Source/EditorPropertyTypes.cpp
|
||||
Source/EditorPropertyTypes.h
|
||||
@@ -207,10 +206,8 @@ set(FILES
|
||||
Source/Animation/AnimNode.h
|
||||
Source/Animation/AnimSequence.cpp
|
||||
Source/Animation/AnimSequence.h
|
||||
Source/Animation/AnimSplineTrack.cpp
|
||||
Source/Animation/AnimSplineTrack.h
|
||||
Source/Animation/AnimSplineTrack_Vec2Specialization.h
|
||||
Source/Animation/AnimTrack.cpp
|
||||
Source/Animation/AnimTrack.h
|
||||
Source/Animation/AzEntityNode.cpp
|
||||
Source/Animation/AzEntityNode.h
|
||||
|
||||
Reference in New Issue
Block a user