]> git.jsancho.org Git - lugaru.git/history - Source/Animation/Skeleton.h
Moved Account::active in Account class. Maybe it should be changed for a method and...
[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.