We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f3e16 commit 076ec5eCopy full SHA for 076ec5e
1 file changed
src/Core/filelist.cmake
@@ -11,7 +11,7 @@ set(core_sources
11
Animation/HandleWeightOperation.cpp
12
Animation/LinearBlendSkinning.cpp
13
Animation/PoseOperation.cpp
14
- Animation/RotationCenterSkinning.cpp
+ # Animation/RotationCenterSkinning.cpp
15
Animation/Sequence.cpp
16
Animation/Skeleton.cpp
17
Asset/AnimationData.cpp
@@ -56,7 +56,7 @@ set(core_headers
56
Animation/LinearBlendSkinning.hpp
57
Animation/Pose.hpp
58
Animation/PoseOperation.hpp
59
- Animation/RotationCenterSkinning.hpp
+ # Animation/RotationCenterSkinning.hpp
60
Animation/Sequence.hpp
61
Animation/Skeleton.hpp
62
Animation/SkinningData.hpp
0 commit comments