]> git.jsancho.org Git - lugaru.git/history - Source/Animation/Animation.h
Replaced all uses of Account::active outside of Account by call to active() method
[lugaru.git] / Source / Animation / Animation.h
2016-12-09 Côme ChillietRemoved empty destructors. Joint::label is a bodypart
2016-12-09 Côme ChillietUsing the right type for animation height and type
2016-12-09 Côme ChillietCleaned up Animation by using vectors and classes
2016-12-09 Côme ChillietMoved Skeleton and Animation to their own folder.