overte-JulianGro/libraries
Dale Glass b3722b050c
Merge pull request #1438 from namark/settings-null-deref-fix
Fixed empty POST request to settings.json crashing the Domain server.
2021-11-06 19:31:34 +01: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
baking review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
controllers
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
gpu-gl Set GL preference to GLVND 2021-09-17 21:04:12 +02:00
gpu-gl-common Disable automatic texture memory on unsupported platforms. Fix automatic texture memory fallback. 2021-10-10 15:01:35 +02:00
gpu-gles Use GLVND on GLES 2021-09-27 14:43:58 +02:00
graphics
graphics-scripting
hfm
image
input-plugins
ktx
material-networking review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
midi
model-baker
model-networking review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
model-serializers
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
oculusMobilePlugin
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 review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
pointers
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
render-utils Removed comment. 2021-10-30 10:43:10 -07: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
test-utils
ui Merge pull request #1352 from odysseus654/pr/q_disable_copy 2021-09-25 20:33:20 +02:00
ui-plugins
workload