]> git.jsancho.org Git - lugaru.git/commit
Moved Joint and Muscle classes to their own files
authorCôme Chilliet <come@chilliet.eu>
Fri, 9 Dec 2016 16:13:00 +0000 (23:13 +0700)
committerCôme Chilliet <come@chilliet.eu>
Fri, 9 Dec 2016 16:13:00 +0000 (23:13 +0700)
commit1d589bc3024e30dd51e41b6041b57649190bef4d
treea936e5e352118c9b2af05a2188d0c58bfbc77bcf
parent05dffb5744dc3f845e0c874f45229134393c50a0
Moved Joint and Muscle classes to their own files
CMakeLists.txt
Source/Animation/Joint.cpp [new file with mode: 0644]
Source/Animation/Joint.h [new file with mode: 0644]
Source/Animation/Muscle.cpp [new file with mode: 0644]
Source/Animation/Muscle.h [new file with mode: 0644]
Source/Animation/Skeleton.cpp
Source/Animation/Skeleton.h