.. |
animation
|
Type registeration fixes for scripting engine
|
2023-03-22 20:40:50 +01:00 |
audio
|
Added QTimer* script data type and some nullptr checks
|
2023-03-22 20:40:50 +01:00 |
audio-client
|
rework ScriptValue to act like a stack variable rather than a pointer
|
2023-03-22 20:40:49 +01:00 |
auto-updater
|
Added QTimer* script data type and some nullptr checks
|
2023-03-22 20:40:50 +01:00 |
avatars
|
Fixed simplifiedNametag
|
2023-03-22 20:40:50 +01:00 |
avatars-renderer
|
patch review and removal of unnecessary differences
|
2023-03-22 20:40:49 +01:00 |
baking
|
Added QTimer* script data type and some nullptr checks
|
2023-03-22 20:40:50 +01:00 |
controllers
|
Added QTimer* script data type and some nullptr checks
|
2023-03-22 20:40:50 +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
|
Fixes to most scripting-related warnings
|
2023-03-22 20:40:50 +01:00 |
entities-renderer
|
Fixes for code review
|
2023-03-22 20:40:51 +01:00 |
gl
|
|
|
gpu
|
|
|
gpu-gl
|
Renamed environment variables
|
2022-09-08 22:18:50 +02:00 |
gpu-gl-common
|
|
|
gpu-gles
|
|
|
graphics
|
Fix new[]/delete mismatch warning
|
2022-06-10 00:46:19 +02:00 |
graphics-scripting
|
Fixes to scripting-related warnings (lambdas)
|
2023-03-22 20:40:50 +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-03-22 20:40:49 +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-03-22 20:40:49 +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-03-22 20:40:48 +01:00 |
model-serializers
|
Fix material colors for glTF
|
2023-01-11 14:43:23 +01:00 |
networking
|
Added QTimer* script data type and some nullptr checks
|
2023-03-22 20:40:50 +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-03-22 20:40:48 +01:00 |
platform
|
|
|
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-03-22 20:40:48 +01:00 |
procedural
|
|
|
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-03-22 20:40:49 +01:00 |
render
|
|
|
render-utils
|
Added QTimer* script data type and some nullptr checks
|
2023-03-22 20:40:50 +01:00 |
script-engine
|
Some V8 debuging messages
|
2023-03-22 20:40:53 +01:00 |
script-engine-qtscript/src
|
Updated script isolation files
|
2023-03-22 20:40:51 +01:00 |
shaders
|
Fixed memcpy in loadSpirvResource
|
2021-12-25 18:25:13 +01:00 |
shared
|
Fixed object deletion event, temporarily disabled watchdog log commands to make reading logs easier
|
2023-03-22 20:40:53 +01:00 |
task
|
Fix build error on MacOS
|
2023-03-22 20:40:50 +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-03-22 20:40:50 +01:00 |
ui-plugins
|
|
|
workload
|
Don't use memcpy with non-trivially-copyable type
|
2022-06-10 00:46:19 +02:00 |