overte-lubosz/libraries
2022-02-09 23:57:24 +01:00
..
animation Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
audio Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05: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 Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
controllers Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05: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 Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01: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 convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
graphics-scripting convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07: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 Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
model-serializers Fix MultiHash issues 2022-01-13 23:02:46 +01:00
networking Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
octree Two more conversions to Utf8 2022-01-16 21:38:14 +01: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 Merge pull request #1349 from JulianGro/use_GLVND 2021-09-25 20:31:11 +02:00
recording Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05: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 Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
shaders Fixed memcpy in loadSpirvResource 2021-12-25 18:25:13 +01:00
shared Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01: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