overte/libraries/animation
Anthony J. Thibault 7abfc93ff9 Avatar::getJointRotation and getJointTranslation is thread-safe
It can be called from script with minimal blocking,
because it inspects a copy of the joint values from the Rig, which is updated atomically.
This copy occurs in Rig::updateAnimations()
2015-12-04 16:16:17 -08:00
..
src Avatar::getJointRotation and getJointTranslation is thread-safe 2015-12-04 16:16:17 -08:00
CMakeLists.txt Cleanup CMake files 2015-10-11 00:01:03 -07:00