overte-JulianGro/libraries
2021-03-19 22:32:29 -07:00
..
animation Remove const from variable declarations as suggested in the review. 2020-12-29 19:31:35 -05:00
audio Update classes' JSDoc per @hideconstructor 2019-12-23 14:13:48 +13:00
audio-client Merge pull request #613 from odysseus654/pr/registerListener 2020-10-29 17:13:05 -04: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 Merge branch 'master' into billboard 2021-02-09 22:57:10 -08:00
baking image caching must maintain original image information and pass it around 2021-03-19 22:32:29 -07:00
controllers no negatives 2020-05-28 15:47:05 -07:00
display-plugins Reduce horizontal size of HUD overlay from 270 deg to 180 deg 2020-10-24 16:05:17 +13:00
embedded-webserver Make it possible to turn the Prometheus exporter on and off 2020-06-07 02:47:39 +02:00
entities docs 2021-02-20 23:03:30 -08:00
entities-renderer image caching must maintain original image information and pass it around 2021-03-19 22:32:29 -07: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 image caching must maintain original image information and pass it around 2021-03-19 22:32:29 -07:00
gpu-gl Set OpenGL_GL_PREFERENCE to LEGACY 2020-10-13 20:13:45 +02:00
gpu-gl-common Change conditionals according to review 2020-12-15 04:15:44 +01: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 Merge pull request #677 from HifiExperiments/mouse 2020-10-12 13:19:36 -04:00
ktx Add another missing #include <stdexcept> for building under Windows. 2020-06-13 13:07:06 -07:00
material-networking image caching must maintain original image information and pass it around 2021-03-19 22:32:29 -07: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 Merge branch 'master' into billboard 2021-02-09 23:28:58 -08:00
octree Merge pull request #613 from odysseus654/pr/registerListener 2020-10-29 17:13:05 -04:00
oculusMobile Upgraded Oculus SDKs to latest 2020-12-15 00:04:59 -08:00
oculusMobilePlugin Upgraded Oculus SDKs to latest 2020-12-15 00:04:59 -08:00
physics Apply suggestions from code review 2021-01-04 00:12:57 -05: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 Set OpenGL_GL_PREFERENCE to LEGACY 2020-10-13 20:13:45 +02: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 Merge branch 'master' into billboard 2021-02-09 22:57:10 -08:00
script-engine Merge pull request #882 from ctrlaltdavid/fix/jsdoc-typo 2020-12-01 05:58:31 -05:00
shaders
shared Merge branch 'master' into billboard 2021-02-09 22:57:10 -08:00
task
test-utils
ui Merge branch 'master' into feature/web-entity-user-agent 2021-02-09 22:47:46 -08:00
ui-plugins
workload