]> git.jsancho.org Git - lugaru.git/history - Source/Animation/Joint.cpp
Fixes #88 Fixed joints and muscles loading for an existing skeleton object
[lugaru.git] / Source / Animation / Joint.cpp
2017-02-01 Côme ChillietFixes #88 Fixed joints and muscles loading for an exist...
2017-01-28 Rémi VerscheldeUpdate copyright year to 2017
2017-01-09 Côme ChillietApplied clang-format on all files
2016-12-11 Rémi VerscheldeRename all C++ headers with .hpp extension
2016-12-11 Côme ChillietSorted all source files in folders
2016-12-09 Côme ChillietRemoved empty destructors. Joint::label is a bodypart
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