overte-AleziaKurdis/libraries
2023-05-19 00:17:34 +02:00
..
animation rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
audio rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
audio-client rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
auto-updater
avatars rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
avatars-renderer isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
baking rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
controllers rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
display-plugins
embedded-webserver
entities rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
entities-renderer rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
gl
gpu
gpu-gl
gpu-gl-common
gpu-gles
graphics Fix unique_ptr new[]/delete mismatch 2023-05-05 23:59:09 +02:00
graphics-scripting rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
hfm
image
input-plugins rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
ktx
material-networking
midi
model-baker
model-networking isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
model-serializers
networking dropping dependencies from networking to script-engine by moving EntityScriptClient and LocationScriptingInterface 2023-05-19 00:17:33 +02:00
octree
oculusMobile
oculusMobilePlugin
physics shifting classes around and adding static initializers to resolve dependencies on scripting-engine (and drop dependencies from scripting-engine) 2023-05-19 00:17:33 +02:00
platform
plugins
pointers isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
procedural
qml
recording rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
render
render-utils rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
script-engine rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
script-engine-qtscript/src working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-05-19 00:17:33 +02:00
shaders
shared moving EntityItemID from script-engine to shared 2023-05-19 00:17:33 +02:00
task Fix the build on GCC 13.0 2023-04-27 00:42:25 +02:00
test-utils
ui rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
ui-plugins
workload