overte-lubosz/libraries
Anthony Thibault 5146f3dfae Bug fix for avatars that have mesh/joint name duplicates
This change has two parts.  First we do a better job of identifying joints vs meshes in the FBXSerializer.
Second we use this information to better handle duplicate names in AnimSkeleton.
When a duplicate is detected, allow joints to override meshes.
This will ensure that when joints are looked up by name we will not return a mesh object with the same name by mistake.
2019-01-22 10:47:01 -08:00
..
animation Bug fix for avatars that have mesh/joint name duplicates 2019-01-22 10:47:01 -08:00
audio Fix ASAN warnings due to mixed signed/unsigned arithmetic 2019-01-09 10:03:35 -08:00
audio-client Fix the distance attenuation of stereo local injectors 2019-01-03 08:17:28 -08:00
auto-updater
avatars Merge pull request #14721 from Atlante45/feat/upstream-limitter 2019-01-18 13:32:03 -08:00
avatars-renderer Case20277 - Ignoring user causes loading orb to appear at /0,0,0 2019-01-15 13:34:29 -08:00
baking
controllers Fix play back of input recording's numeric values 2019-01-08 09:18:53 +13:00
display-plugins Remove duplicate signals 2018-12-18 20:30:53 +01:00
embedded-webserver
entities Merge pull request #14710 from sethalves/mouse-grab-with-traits 2019-01-18 11:56:41 -08:00
entities-renderer addressing code review requests 2019-01-14 14:04:01 -08:00
fbx Bug fix for avatars that have mesh/joint name duplicates 2019-01-22 10:47:01 -08:00
gl
gpu Merge remote-tracking branch 'upstream/master' into v3 2018-12-20 16:05:06 -08:00
gpu-gl
gpu-gl-common
gpu-gles
graphics
graphics-scripting
hfm quiet build warnings 2019-01-11 15:53:49 -08:00
image
input-plugins Remove TODOs 2019-01-03 15:05:21 +13:00
ktx
midi
model-baker Remove remaining references to VaryingSet1 in hfm model parts/building 2018-12-14 11:18:44 -08:00
model-networking
networking Merge pull request #14721 from Atlante45/feat/upstream-limitter 2019-01-18 13:32:03 -08:00
octree making pre review requests 2019-01-14 11:14:57 -08:00
physics Merge pull request #14627 from AndrewMeadows/fewer-avatar-entity-updates 2019-01-09 14:55:23 -08:00
plugins review 2019-01-10 15:35:40 -08:00
pointers updated entityscriptinginterface API and related functions 2018-12-22 00:55:10 -05:00
procedural separate out v3 and v4 2018-12-20 16:33:13 -08:00
qml
recording
render
render-utils fix light crash? 2019-01-08 11:47:28 -08:00
script-engine Merge pull request #14694 from danteruiz/delete-only-domain-entities 2019-01-17 11:25:58 -08:00
shaders
shared fix bug that caused tablet to be constantly hooked and unhooked from avatar at SpatiallyNestable level 2019-01-16 13:23:27 -08:00
task fixing warnings from the build 2018-12-18 16:25:24 -08:00
test-utils
trackers
ui Fix MS20253: Only emit screenChanged once screen has changed 2018-12-19 09:50:52 -08:00
ui-plugins
workload