overte/assignment-client/src/avatars
Anthony J. Thibault cd4d9255bd Added defaultPoseFlags to avatar protocol
Change rotationSet to rotationIsDefaultPose for JointData
Also for translation.  Fixed all code to flip boolean value.
Created EntityJointData so that the ModelEntity stuff doesn't need to change.
2018-01-19 15:34:27 -08:00
..
AvatarMixer.cpp Change domain setting from min/max avatar scale to min/max avatar height 2017-11-21 13:25:47 -08:00
AvatarMixer.h Change domain setting from min/max avatar scale to min/max avatar height 2017-11-21 13:25:47 -08:00
AvatarMixerClientData.cpp use correct timestamp of avatar's outgoin data 2017-11-30 11:03:27 -08:00
AvatarMixerClientData.h Fix concurrent access crash in avatar mixer 2018-01-09 11:24:34 -08:00
AvatarMixerSlave.cpp fix for AvatarData retrieval from SortableAvatar in PriorityQueue 2017-12-21 15:11:34 -08:00
AvatarMixerSlave.h Prevent replication flat loops 2017-06-22 15:22:32 -07:00
AvatarMixerSlavePool.cpp allow project to be built with clang on Linux 2017-10-08 18:01:41 -07:00
AvatarMixerSlavePool.h Suppress TBB warnings 2017-06-06 15:02:16 -07:00
ScriptableAvatar.cpp Added defaultPoseFlags to avatar protocol 2018-01-19 15:34:27 -08:00
ScriptableAvatar.h Prevent Interface from trying to send packets bigger than an MTU 2017-07-05 17:08:04 -07:00