overte/libraries
Anthony J. Thibault ed67a5b408 Fix avatars with extra joints during mirrored animations
When the avatar is rotated it will play a mirrored and non mirrored versions of the rotation animation.
The mirrored version would also mirror extra joints on the model, yielding unexpected results.
This refines the logic that determines which joints are NOT mirrored, so that extra joints
remain unaffected by the mirrored animation playback.
2018-01-30 16:51:39 -08:00
..
animation Fix avatars with extra joints during mirrored animations 2018-01-30 16:51:39 -08:00
audio Re-implement collision sound pitch shifting 2018-01-19 16:03:59 -08:00
audio-client Fix bug when calling switchOutputToAudioDevice() with the active device. 2018-01-11 18:22:34 -08:00
auto-updater
avatars Merge pull request #12037 from humbletim/Leopoly_Phase1_004_RayPick-Changes 2018-01-29 14:02:38 -08:00
avatars-renderer watch for attachment texture loading 2018-01-18 12:40:02 -08:00
baking rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
controllers Code review feedback 2018-01-04 14:21:53 -08:00
display-plugins Merge branch 'master' of https://github.com/highfidelity/hifi into sendDataDescription 2018-01-25 10:39:43 -08:00
embedded-webserver
entities remove extra space 2018-01-23 15:13:53 -05:00
entities-renderer Merge pull request #12037 from humbletim/Leopoly_Phase1_004_RayPick-Changes 2018-01-29 14:02:38 -08:00
fbx Merge pull request #12284 from ctrlaltdavid/21717 2018-01-30 10:49:02 -08:00
gl PR feedback 2018-01-19 20:24:34 -08:00
gpu GLAD polish 2018-01-14 00:10:05 -08:00
gpu-gl Tracking down remaining SOX crashes 2018-01-17 12:18:39 -08:00
gpu-gles PR feedback 2018-01-19 20:24:34 -08:00
graphics Merge pull request #12037 from humbletim/Leopoly_Phase1_004_RayPick-Changes 2018-01-29 14:02:38 -08:00
image Infinite loop guard 2018-01-19 11:42:13 -08:00
input-plugins
ktx
midi Fix Bitwise operators. 2018-01-19 16:59:47 -08:00
model-networking Don't process empty images 2018-01-19 11:42:31 -08:00
networking Merge pull request #12036 from humbletim/Leopoly_Phase1_003_Asset-Request 2018-01-29 11:40:41 -08:00
octree Removed BackgroundMode packet type. 2018-01-07 13:50:42 -08:00
physics less word salad 2018-01-18 17:43:22 -08:00
plugins Merge pull request #11945 from jherico/android_nov 2018-01-05 13:34:03 -08:00
pointers Revert "Display both lasers on tablet and Web surfaces" 2018-01-19 15:15:52 -08:00
procedural rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
recording
render Fix loading of the render config JSON 2018-01-25 12:43:49 -08:00
render-utils Merge pull request #12037 from humbletim/Leopoly_Phase1_004_RayPick-Changes 2018-01-29 14:02:38 -08:00
script-engine Merge pull request #12037 from humbletim/Leopoly_Phase1_004_RayPick-Changes 2018-01-29 14:02:38 -08:00
shared Fix Mac dev builds 2018-01-29 19:47:36 -08:00
trackers
ui Merge remote-tracking branch 'upstream/master' into android 2018-01-22 15:07:30 -08:00
ui-plugins