overte-JulianGro/libraries
Kalila a1d0f95535
Merge pull request #1340 from odysseus654/pr/auto-const-ref
Housekeeping: Update use of "auto" with plugin lists.
2021-12-09 17:13:55 -05:00
..
animation Merge pull request #1352 from odysseus654/pr/q_disable_copy 2021-09-25 20:33:20 +02:00
audio Merge pull request #1383 from ctrlaltdavid/dev/webapp-master-update 2021-10-14 06:15:34 -04:00
audio-client Merge pull request #1340 from odysseus654/pr/auto-const-ref 2021-12-09 17:13:55 -05:00
auto-updater
avatars Merge pull request #1352 from odysseus654/pr/q_disable_copy 2021-09-25 20:33:20 +02:00
avatars-renderer Update copyright headers. 2021-06-21 12:06:52 -04:00
baking review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
controllers Update API examples to use "vircadia" in mapping names 2021-12-04 21:37:33 +13:00
display-plugins Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex 2021-09-26 01:27:19 +02:00
embedded-webserver Merge pull request #1438 from namark/settings-null-deref-fix 2021-11-06 19:31:34 +01:00
entities Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex 2021-09-26 01:27:19 +02:00
entities-renderer review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
gl Set GL preference to GLVND 2021-09-17 21:04:12 +02:00
gpu CR 2021-07-05 21:02:40 -07:00
gpu-gl Set GL preference to GLVND 2021-09-17 21:04:12 +02:00
gpu-gl-common Fix automatic texture memory bug 2021-11-24 22:20:52 +01:00
gpu-gles Use GLVND on GLES 2021-09-27 14:43:58 +02:00
graphics CR 2021-07-05 21:02:40 -07:00
graphics-scripting Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
hfm cleanup + create 2021-01-02 00:04:24 -08:00
image Define _USE_MATH_DEFINES everywhere that uses math constants 2021-07-17 19:34:26 +02:00
input-plugins Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ktx
material-networking review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
midi Update copyright headers. 2021-06-21 12:06:52 -04:00
model-baker
model-networking Fix warnings related to deprecated usage of multiple keys in QHash and QMap 2021-11-26 17:53:23 +01:00
model-serializers Fix warnings related to deprecated usage of multiple keys in QHash and QMap 2021-11-26 17:53:23 +01:00
networking Update API examples to use "vircadia" in mapping names 2021-12-04 21:37:33 +13:00
octree Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex 2021-09-26 01:27:19 +02:00
oculusMobile Upgraded Oculus SDKs to latest 2020-12-15 00:04:59 -08:00
oculusMobilePlugin Fix missed JSDoc tag change 2021-05-16 21:44:16 +12:00
physics Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex 2021-09-26 01:27:19 +02:00
platform Changed preset framerates. Added preset. 2021-10-30 12:57:00 -07:00
plugins Merge pull request #1340 from odysseus654/pr/auto-const-ref 2021-12-09 17:13:55 -05:00
pointers Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
procedural review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
qml Merge pull request #1349 from JulianGro/use_GLVND 2021-09-25 20:31:11 +02:00
recording review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
render proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
render-utils Fix for _meshStates.empty() assertion 2021-11-22 01:13:39 +01:00
script-engine Fix warnings related to deprecated usage of multiple keys in QHash and QMap 2021-11-26 17:53:23 +01:00
shaders replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE) 2021-09-18 21:36:35 -07:00
shared Merge pull request #1468 from daleglass/qt5-fix-multimap 2021-12-02 20:28:22 -05:00
task Fix warnings related to deprecated usage of multiple keys in QHash and QMap 2021-11-26 17:53:23 +01:00
test-utils
ui Merge pull request #1352 from odysseus654/pr/q_disable_copy 2021-09-25 20:33:20 +02:00
ui-plugins
workload