overte/libraries/animation
Anthony J. Thibault 14189ac909 Move Y_180 flip rotation out of Rig
This Y_180 flip is defined in skeletonModel not in the rig.
This is important if we wish to use the Rig for both Avatars (180 flip) and Entity models (no 180 flip).

We can hide this 180 flip from script, if we wish, by including it in all the accessors to and from
MyAvatar -> skeletalModel -> Rig.

Added Quaternions::Y_180 to GLMHelpers.
2015-11-23 19:31:27 -08:00
..
src Move Y_180 flip rotation out of Rig 2015-11-23 19:31:27 -08:00
CMakeLists.txt Cleanup CMake files 2015-10-11 00:01:03 -07:00