]> git.jsancho.org Git - lugaru.git/history - Source/Animation/Skeleton.h
Removed empty destructors. Joint::label is a bodypart
[lugaru.git] / Source / Animation / Skeleton.h
2016-12-09 Côme ChillietRemoved empty destructors. Joint::label is a bodypart
2016-12-09 Côme ChillietRemoved unused methods from Skeleton
2016-12-09 Côme ChillietReplaced muscles and joints in Skeleton by vectors
2016-12-09 Côme ChillietMoved Joint and Muscle classes to their own files
2016-12-09 Côme ChillietMoved Skeleton and Animation to their own folder.