Skip to content

Commit 076ec5e

Browse files
committed
remove temporary non working code
1 parent e9f3e16 commit 076ec5e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Core/filelist.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set(core_sources
1111
Animation/HandleWeightOperation.cpp
1212
Animation/LinearBlendSkinning.cpp
1313
Animation/PoseOperation.cpp
14-
Animation/RotationCenterSkinning.cpp
14+
# Animation/RotationCenterSkinning.cpp
1515
Animation/Sequence.cpp
1616
Animation/Skeleton.cpp
1717
Asset/AnimationData.cpp
@@ -56,7 +56,7 @@ set(core_headers
5656
Animation/LinearBlendSkinning.hpp
5757
Animation/Pose.hpp
5858
Animation/PoseOperation.hpp
59-
Animation/RotationCenterSkinning.hpp
59+
# Animation/RotationCenterSkinning.hpp
6060
Animation/Sequence.hpp
6161
Animation/Skeleton.hpp
6262
Animation/SkinningData.hpp

0 commit comments

Comments
 (0)