]> git.jsancho.org Git - lugaru.git/commit
Replaced muscles and joints in Skeleton by vectors
authorCôme Chilliet <come@chilliet.eu>
Fri, 9 Dec 2016 17:15:46 +0000 (00:15 +0700)
committerCôme Chilliet <come@chilliet.eu>
Fri, 9 Dec 2016 17:15:46 +0000 (00:15 +0700)
commit1991e81a5c3bcc9cd0d6d49f56ebd8bcbd76e7b4
tree5e0092cd452121c40c1bcf419ebc5eb7255fbb63
parent18e718d3ff51c67029f2d4e1416f979b9ad3afc0
Replaced muscles and joints in Skeleton by vectors
Source/Animation/Joint.cpp
Source/Animation/Joint.h
Source/Animation/Muscle.cpp
Source/Animation/Muscle.h
Source/Animation/Skeleton.cpp
Source/Animation/Skeleton.h
Source/GameDraw.cpp
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/Person.cpp