overte-AleziaKurdis/libraries
Kalila 1d8da471a2
Merge pull request #1344 from digisomni/feature/new-domain-wizard
Overhaul the Domain server's onboarding wizard.
2021-10-04 16:10:31 -04:00
..
animation Merge pull request #1352 from odysseus654/pr/q_disable_copy 2021-09-25 20:33:20 +02:00
audio Merge pull request #1352 from odysseus654/pr/q_disable_copy 2021-09-25 20:33:20 +02:00
audio-client review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07: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 Replace uses of endl on Qt classes with Qt::endl 2021-07-03 19:08:03 +02:00
display-plugins Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex 2021-09-26 01:27:19 +02:00
embedded-webserver Get Domain creation working; revise metaverse forwarding. (TLS init fail issue present) 2021-09-10 02:06:50 -04: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 Set GL preference to GLVND 2021-09-17 21:04:12 +02: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 review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
model-serializers Replace some QMap occurrences with QHash 2021-04-29 08:15:37 +12:00
networking Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex 2021-09-26 01:27:19 +02: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 Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
plugins review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07: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 Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex 2021-09-26 01:27:19 +02:00
script-engine review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07: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 #1344 from digisomni/feature/new-domain-wizard 2021-10-04 16:10:31 -04:00
task Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12: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