Removes AnimTrack.cpp and AnimSplineTrack.cpp from Gems/Maestro
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"
|
||||
@@ -23,8 +23,6 @@ set(FILES
|
||||
Source/Cinematics/Movie.h
|
||||
Source/Cinematics/TCBSpline.h
|
||||
Source/Cinematics/resource.h
|
||||
Source/Cinematics/AnimSplineTrack.cpp
|
||||
Source/Cinematics/AnimTrack.cpp
|
||||
Source/Cinematics/AssetBlendTrack.cpp
|
||||
Source/Cinematics/BoolTrack.cpp
|
||||
Source/Cinematics/CaptureTrack.cpp
|
||||
|
||||
Reference in New Issue
Block a user