overte-JulianGro/libraries
2023-01-09 20:53:31 +01:00
..
animation Type registeration fixes for scripting engine 2023-01-09 20:51:02 +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 Fixed simplifiedNametag 2023-01-09 20:51:02 +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
embedded-webserver
entities Fixes to most scripting-related warnings 2023-01-09 20:51:02 +01:00
entities-renderer Fixes for code review 2023-01-09 20:51:02 +01:00
gl
gpu
gpu-gl
gpu-gl-common
gpu-gles
graphics
graphics-scripting Fixes to scripting-related warnings (lambdas) 2023-01-09 20:51:02 +01:00
hfm
image
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
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
model-networking isolate calls to the QtScript libraries to an interface we control 2023-01-09 20:49:15 +01:00
model-serializers Merge pull request #221 from JulianGro/fbx_blender 2022-12-10 21:10:02 +01:00
networking Added QTimer* script data type and some nullptr checks 2023-01-09 20:51:02 +01: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-01-09 20:49:27 +01:00
platform
plugins
pointers isolate calls to the QtScript libraries to an interface we control 2023-01-09 20:49:15 +01:00
procedural
qml
recording rework ScriptValue to act like a stack variable rather than a pointer 2023-01-09 20:50:57 +01:00
render
render-utils Added QTimer* script data type and some nullptr checks 2023-01-09 20:51:02 +01:00
script-engine Fixed getting current script name 2023-01-09 20:53:31 +01:00
script-engine-qtscript/src Updated script isolation files 2023-01-09 20:51:03 +01:00
shaders
shared Fixed object deletion event, temporarily disabled watchdog log commands to make reading logs easier 2023-01-09 20:53:31 +01:00
task Fix build error on MacOS 2023-01-09 20:51:02 +01:00
test-utils
ui Added QTimer* script data type and some nullptr checks 2023-01-09 20:51:02 +01:00
ui-plugins
workload