overte-JulianGro/libraries
2022-06-10 00:49:00 +02:00
..
animation Remove unused variable 2022-06-10 00:46:19 +02:00
audio Ensure memory is cleared to make compiler happy 2022-06-10 00:46:19 +02:00
audio-client Merge pull request #1340 from odysseus654/pr/auto-const-ref 2021-12-09 17:13:55 -05:00
auto-updater
avatars Only whitespace changes 2022-06-10 00:46:19 +02:00
avatars-renderer Replace deprecated Qt code with STL 2022-06-10 00:46:19 +02:00
baking Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
controllers Use const reference (warning) 2022-06-10 00:46:19 +02:00
display-plugins Replace call to window->devicePixelRatio() with devicePixelRatioF() to handle scales that are not multiples of 100% 2022-01-20 17:36:41 +00:00
embedded-webserver Merge pull request #1438 from namark/settings-null-deref-fix 2021-11-06 19:31:34 +01:00
entities Fix writing to buffer out of bounds warning (another one) 2022-06-10 00:46:19 +02:00
entities-renderer Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
gl Set GL preference to GLVND 2021-09-17 21:04:12 +02:00
gpu convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -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 Fix new[]/delete mismatch warning 2022-06-10 00:46:19 +02:00
graphics-scripting Replace deprecated toList() with values() 2022-06-10 00:46:19 +02:00
hfm
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 Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
midi Update copyright headers. 2021-06-21 12:06:52 -04:00
model-baker Review fix 2021-12-23 23:10:44 +01:00
model-networking Fix StrongRef warning 2022-06-10 00:46:19 +02:00
model-serializers Fix MultiHash issues 2022-01-13 23:02:46 +01:00
networking Add newlines at ends of files 2022-06-10 00:49:00 +02:00
octree Remove unused variable 2022-06-10 00:47:47 +02:00
oculusMobile
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 Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
pointers Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
procedural Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
qml Replace usage of deprecated QWheelEvent members 2022-06-10 00:46:19 +02:00
recording Create warning whitelist system 2022-06-10 00:46:18 +02:00
render convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
render-utils Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
script-engine Replace usage of deprecated QWheelEvent members 2022-06-10 00:46:19 +02:00
shaders Fixed memcpy in loadSpirvResource 2021-12-25 18:25:13 +01:00
shared Implement Visual C warnings suppression 2022-06-10 00:46:19 +02: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 Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
ui-plugins
workload Don't use memcpy with non-trivially-copyable type 2022-06-10 00:46:19 +02:00