overte-JulianGro/libraries
2023-02-26 14:15:00 +01:00
..
animation Switched off animation handlers for now, because they deadlocked with V8 2023-01-21 11:10:40 +01:00
audio Added QTimer* script data type and some nullptr checks 2023-01-09 20:51:02 +01:00
audio-client rework ScriptValue to act like a stack variable rather than a pointer 2023-01-09 20:50:57 +01:00
auto-updater Added QTimer* script data type and some nullptr checks 2023-01-09 20:51:02 +01:00
avatars V8 fixes 2023-02-19 15:28:32 +01:00
avatars-renderer patch review and removal of unnecessary differences 2023-01-09 20:51:00 +01:00
baking Added QTimer* script data type and some nullptr checks 2023-01-09 20:51:02 +01:00
controllers Added QTimer* script data type and some nullptr checks 2023-01-09 20:51:02 +01: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 Fixed memory access after delete in Domain Server 2022-07-18 20:19:08 +02:00
entities V8 fixes 2023-01-29 18:43:01 +01:00
entities-renderer V8 fixes 2023-01-29 18:43:01 +01: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 Renamed environment variables 2022-09-08 22:18:50 +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 Safer demarshal functions with no void pointers 2023-01-31 21:05:30 +01:00
hfm Fix crash with models from ReadyPlayerMe by adding extra validation. 2022-11-26 14:36:37 +01:00
image Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
input-plugins rework ScriptValue to act like a stack variable rather than a pointer 2023-01-09 20:50:57 +01:00
ktx
material-networking Make the "Wrote KTX" message a debug one 2022-06-21 15:12:49 +02:00
midi not sure what would have broken this but... adding required windows dependencies for MIDI to operate 2023-01-09 20:51:01 +01:00
model-baker Review fix 2021-12-23 23:10:44 +01:00
model-networking isolate calls to the QtScript libraries to an interface we control 2023-01-09 20:49:15 +01:00
model-serializers V8 fixes 2023-01-29 18:43:01 +01:00
networking Added QTimer* script data type and some nullptr checks 2023-01-09 20:51:02 +01:00
octree Remove unused variable 2022-06-10 00:47:47 +02:00
oculusMobile
oculusMobilePlugin
physics shifting classes around and adding static initializers to resolve dependencies on scripting-engine (and drop dependencies from scripting-engine) 2023-01-09 20:49:27 +01: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 isolate calls to the QtScript libraries to an interface we control 2023-01-09 20:49:15 +01: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 rework ScriptValue to act like a stack variable rather than a pointer 2023-01-09 20:50:57 +01:00
render V8 fixes 2023-01-29 18:43:01 +01:00
render-utils Added QTimer* script data type and some nullptr checks 2023-01-09 20:51:02 +01:00
script-engine Add a ScriptManagerScriptingInterface.cpp, will be useful later. 2023-02-26 14:15:00 +01:00
script-engine-qtscript/src Updated script isolation files 2023-01-09 20:51:03 +01:00
shaders Fixed memcpy in loadSpirvResource 2021-12-25 18:25:13 +01:00
shared V8 fixes 2023-01-29 18:43:01 +01:00
task Fix build error on MacOS 2023-01-09 20:51:02 +01:00
test-utils Fix warnings generated when building tests 2022-11-27 19:51:58 +01:00
ui Added QTimer* script data type and some nullptr checks 2023-01-09 20:51:02 +01:00
ui-plugins
workload Don't use memcpy with non-trivially-copyable type 2022-06-10 00:46:19 +02:00