overte-lubosz/libraries
Dale Glass 1ed767df41 Implement Linux machine fingerprints
We do this by using either /etc/machine-id, or hashing the MACs of all
non-virtual networking devices.

We make this fingerpint unique to our platform by adding our own string
to the hash, and add some stretching for good measure. This way Vircadia's
fingerprint isn't going to match the system's ID or anything another
application generates.
2021-03-14 21:15:33 +01:00
..
animation Change INVALID_JOINT_INDEX to AnimSkeleton::INVALID_JOINT_INDEX 2021-02-25 23:28:00 -05:00
audio name all the threads 2021-02-13 20:17:28 -08:00
audio-client "Test your voice" now takes into account noise gate state. 2021-03-03 02:47:19 -05:00
auto-updater Move user agent to networking constants. 2020-07-08 14:18:24 -04:00
avatars transition listener registration from member string name to member string pointer 2020-08-09 14:57:00 -07:00
avatars-renderer potential fix for offset soft attachments 2021-02-11 20:07:46 -08:00
baking Move user agent to networking constants. 2020-07-08 14:18:24 -04:00
controllers triggerHapticPulse supports arbitrary device index instead of hands 2021-02-09 17:14:13 -08:00
display-plugins name all the threads 2021-02-13 20:17:28 -08:00
embedded-webserver Make it possible to turn the Prometheus exporter on and off 2020-06-07 02:47:39 +02:00
entities Merge pull request #1033 from HifiExperiments/skyboxShape 2021-03-03 16:15:47 -05:00
entities-renderer Merge remote-tracking branch 'refs/remotes/HifiExperiments/fixBillboard' 2021-02-20 12:12:59 +01:00
fbx Merge pull request #773 from ctrlaltdavid/fix/gltf-crash 2020-10-13 05:25:43 -04:00
gl Merge pull request #860 from makitsune/fix-alt-on-linux 2020-12-10 23:45:55 +01:00
gpu Mark font textures as something that shouldn't be downscaled 2020-10-27 18:24:08 +01:00
gpu-gl Set OpenGL_GL_PREFERENCE to LEGACY 2020-10-13 20:13:45 +02:00
gpu-gl-common CR 2021-02-19 19:31:06 -08:00
gpu-gles Cleaning up android build warnings 2019-09-27 09:19:52 -07:00
graphics Merge pull request #301 from HifiExperiments/modelBackface 2020-05-13 16:06:26 -04:00
graphics-scripting Add fall-through comments to fix GCC warnings 2020-08-27 19:27:11 +02:00
hfm cleanup + create 2021-01-02 00:04:24 -08:00
image Fix unsigned warnings 2020-08-27 19:48:27 +02:00
input-plugins triggerHapticPulse supports arbitrary device index instead of hands 2021-02-09 17:14:13 -08:00
ktx Add another missing #include <stdexcept> for building under Windows. 2020-06-13 13:07:06 -07:00
material-networking Fix build under Qt 5.14 and later. 2020-08-25 23:32:24 +02:00
midi Lots of renamings, more to come. 2020-04-07 04:56:02 -04:00
model-baker Revert commit 359248829c using -m 1 to temporarily fix issue 383. 2020-06-03 16:08:18 -04:00
model-networking Revert commit 359248829c using -m 1 to temporarily fix issue 383. 2020-06-03 16:08:18 -04:00
networking Implement Linux machine fingerprints 2021-03-14 21:15:33 +01:00
octree add text alignment property 2021-02-10 21:45:53 -08:00
oculusMobile Upgraded Oculus SDKs to latest 2020-12-15 00:04:59 -08:00
oculusMobilePlugin fix android build 2021-02-11 18:01:33 -08:00
physics treat non-uniform spheres as ellipsoids everywhere 2021-02-15 21:13:58 -08:00
platform
plugins Lots of renamings, more to come. 2020-04-07 04:56:02 -04:00
pointers Fix misc. JSDoc typo 2019-12-06 21:27:50 +13:00
procedural Merge branch 'master' into billboard 2021-02-09 22:57:10 -08:00
qml name all the threads 2021-02-13 20:17:28 -08:00
recording Code review 2019-09-25 07:50:56 +12:00
render proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
render-utils Merge remote-tracking branch 'refs/remotes/HifiExperiments/fixBillboard' 2021-02-20 12:12:59 +01:00
script-engine Update ScriptGatekeeper.cpp 2021-03-10 01:27:32 -05:00
shaders Cleaning up android build warnings 2019-09-27 09:19:52 -07:00
shared Merge pull request #1033 from HifiExperiments/skyboxShape 2021-03-03 16:15:47 -05:00
task Qt 5.13 warnings & fixes 2019-10-08 15:40:13 -07:00
test-utils
ui name all the threads 2021-02-13 20:17:28 -08:00
ui-plugins
workload add workload job to help debug entity proxies 2019-11-12 10:35:16 -08:00