overte/libraries
Anthony Thibault 08c6acdf99 Improve blendshape precision for small models
For avatars authored in meters, the max component length would often be less then 1.
In that case, the blendshape offset was not normalized before quantization, resulting in loss of precision.
This change will normalize the offset for all cases, except when the max component length is 0.
2019-03-26 11:21:13 -07:00
..
animation fixed memory leak caused by bone length scale computation 2019-03-14 13:49:13 -07:00
audio fix script engine shutdown 2019-03-13 12:23:31 -07:00
audio-client Merge pull request #15173 from SamGondelman/audio 2019-03-21 18:03:58 -07:00
auto-updater
avatars Applying the hero changes to master soon to be rc81 2019-03-08 18:13:20 -08:00
avatars-renderer update AvatarEntity trait when parentID changes 2019-03-20 11:37:16 -07:00
baking Warn if baked mesh is empty for OBJBaker 2019-03-18 16:49:09 -07:00
controllers adding PushToTalk action 2019-03-08 16:07:48 -08:00
display-plugins Remove _compositeFramebuffer from display plugins 2019-03-12 12:20:20 -07:00
embedded-webserver
entities Merge pull request #15201 from SamGondelman/emit 2019-03-21 18:05:17 -07:00
entities-renderer Merge pull request #15256 from SamGondelman/shadow 2019-03-25 15:20:23 -07:00
fbx Attempt to fix build warnings 2019-03-15 10:20:58 -07:00
gl REverting all the changes from the brown branch not used 2019-02-11 20:13:37 -08:00
gpu Fix comments 2019-02-25 09:32:27 -08:00
gpu-gl Cleaning up differnces from master 2019-02-07 13:33:28 -08:00
gpu-gl-common Merge pull request #14899 from samcake/brownBis 2019-02-12 13:54:09 -08:00
gpu-gles Add the gles backend MS texture ad framebuffer support 2019-02-11 22:52:35 -08:00
graphics build errors 2019-03-15 14:29:50 -07:00
graphics-scripting it's working! 2019-03-06 15:34:12 -08:00
hfm Merge branch 'master' into hfm_oven_wip 2019-03-12 16:23:07 -07:00
image Fix QFile::open complaining the device was already open in 2019-03-14 13:31:29 -07:00
input-plugins Merge pull request #13901 from Cristo86/android_handshake 2019-02-20 13:33:52 -08:00
ktx
material-networking WE DID IT FOLKS 2019-02-19 15:02:36 -08:00
midi Add "Avatar Script" JSDoc API classification 2019-02-12 11:49:49 +13:00
model-baker Attempt to fix linker error with Android and draco in BuildDracoMeshTask.cpp 2019-03-18 17:02:44 -07:00
model-networking Merge pull request #15216 from howard-stearns/allow-base-url-to-be-specified-in-fst 2019-03-19 13:56:27 -07:00
networking make placename consistent with hostname after domain reset 2019-03-13 17:09:54 -07:00
octree try to not clear my avatar entities on domain switch 2019-03-01 13:45:00 -08:00
oculusMobile Fix gamma correction on Quest 2019-03-14 14:27:20 -07:00
oculusMobilePlugin Remove _compositeFramebuffer from display plugins 2019-03-12 12:20:20 -07:00
physics Merge pull request #14932 from AndrewMeadows/allow-kinematic-mesh 2019-03-11 15:33:32 -07:00
plugins Remove _compositeFramebuffer from display plugins 2019-03-12 12:20:20 -07:00
pointers making requested chantges 2019-02-19 10:07:36 -08:00
procedural merge with master 2019-02-13 16:30:22 -08:00
qml Support custom display / input plugin lists and small tweaks 2019-02-07 15:15:26 -08:00
recording clement's comments from PR14858 2019-02-12 09:51:11 -08:00
render Remove _compositeFramebuffer from display plugins 2019-03-12 12:20:20 -07:00
render-utils Improve blendshape precision for small models 2019-03-26 11:21:13 -07:00
script-engine Merge pull request #15173 from SamGondelman/audio 2019-03-21 18:03:58 -07:00
shaders Support Android app-specific extensions in shaders 2019-02-15 14:16:58 -08:00
shared fix lasers scale issue 2019-03-12 14:26:59 -07:00
task Add "Avatar Script" JSDoc API classification 2019-02-12 11:49:49 +13:00
test-utils
trackers
ui Merge pull request #15173 from SamGondelman/audio 2019-03-21 18:03:58 -07:00
ui-plugins
workload