overte-JulianGro/libraries
Dale Glass aa0f8a8304 Fix ShapeEntityItem::getRotateForPicking()
It declared a variable it didn't use, and instead used the unlocked version.
2021-04-02 00:24:45 +02: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 Small optimisations and tidying of things that were noticed in passing. No behaviour should change. 2021-02-19 21:55:08 -05:00
avatars-renderer Merge pull request #1047 from Phil-Palmer/optimisation/myavatar 2021-03-26 20:41:38 -04:00
baking image caching must maintain original image information and pass it around 2021-03-19 22:32:29 -07: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 Fix ShapeEntityItem::getRotateForPicking() 2021-04-02 00:24:45 +02:00
entities-renderer Merge pull request #1132 from daleglass/fix_renderablemodelentityitem_crash 2021-04-01 17:32:00 -04:00
fbx Fix comment typo 2021-03-28 16:42:03 +13:00
gl Merge pull request #860 from makitsune/fix-alt-on-linux 2020-12-10 23:45:55 +01:00
gpu image caching must maintain original image information and pass it around 2021-03-19 22:32:29 -07:00
gpu-gl type 2021-03-03 18:58:09 -08:00
gpu-gl-common type 2021-03-03 18:58:09 -08:00
gpu-gles
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 image caching must maintain original image information and pass it around 2021-03-19 22:32:29 -07: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 bump ktx version to force clear cache 2021-03-21 14:51:21 -07:00
midi
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 Merge pull request #1090 from digisomni/feature/expand-kick-functionality 2021-03-28 21:05:59 -04: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 Merge pull request #1047 from Phil-Palmer/optimisation/myavatar 2021-03-26 20:41:38 -04:00
platform
plugins
pointers
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
render proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
render-utils fixing _glColor4f 2021-03-02 21:44:06 -08:00
script-engine Add virtual destructor to TreeNodeBase 2021-03-30 17:14:45 +02:00
shaders
shared CR. 2021-03-21 13:20:05 -04:00
task
test-utils
ui name all the threads 2021-02-13 20:17:28 -08:00
ui-plugins
workload