overte/libraries
2023-05-19 00:17:35 +02:00
..
animation Type registeration fixes for scripting engine 2023-05-19 00:17:35 +02:00
audio Type registeration fixes for scripting engine 2023-05-19 00:17:35 +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 Type registeration fixes for scripting engine 2023-05-19 00:17:35 +02:00
avatars-renderer patch review and removal of unnecessary differences 2023-05-19 00:17:34 +02:00
baking convert script engine variables from QSharedPointer to std::shared_ptr 2023-05-19 00:17:34 +02:00
controllers Type registeration fixes for scripting engine 2023-05-19 00:17:35 +02:00
display-plugins Move screen naming to UI library, and improve naming 2023-01-07 19:35:52 +01:00
embedded-webserver
entities Type registeration fixes for scripting engine 2023-05-19 00:17:35 +02:00
entities-renderer convert script engine variables from QSharedPointer to std::shared_ptr 2023-05-19 00:17:34 +02:00
gl
gpu Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
gpu-gl
gpu-gl-common
gpu-gles
graphics Fix unique_ptr new[]/delete mismatch 2023-05-05 23:59:09 +02:00
graphics-scripting Type registeration fixes for scripting engine 2023-05-19 00:17:35 +02:00
hfm Fix crash with models from ReadyPlayerMe by adding extra validation. 2022-11-26 14:36:37 +01:00
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 not sure what would have broken this but... adding required windows dependencies for MIDI to operate 2023-05-19 00:17:34 +02:00
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 Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
networking Type registeration fixes for scripting engine 2023-05-19 00:17:35 +02:00
octree Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
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 Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
render-utils rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
script-engine Type registeration fixes for scripting engine 2023-05-19 00:17:35 +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 fixed missing #include required by new template blockingInvokeMethod functions 2023-05-19 00:17:35 +02:00
task Fix the build on GCC 13.0 2023-04-27 00:42:25 +02:00
test-utils Fix warnings generated when building tests 2022-11-27 19:51:58 +01:00
ui Type registeration fixes for scripting engine 2023-05-19 00:17:35 +02:00
ui-plugins
workload