..
animation
convert script engine variables from QSharedPointer to std::shared_ptr
2023-05-19 00:17:34 +02:00
audio
Continued tightening and testing of the scripting engine "glue" logic
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
Renamed environment variables
2022-09-08 22:18:50 +02:00
avatars
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +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
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
display-plugins
Move screen naming to UI library, and improve naming
2023-01-07 19:35:52 +01:00
embedded-webserver
Fixed memory access after delete in Domain Server
2022-07-18 20:19:08 +02:00
entities
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
entities-renderer
convert script engine variables from QSharedPointer to std::shared_ptr
2023-05-19 00:17:34 +02:00
gl
Set GL preference to GLVND
2021-09-17 21:04:12 +02:00
gpu
Remove executable permission from a bunch of files
2023-03-14 00:02:33 +01: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 unique_ptr new[]/delete mismatch
2023-05-05 23:59:09 +02:00
graphics-scripting
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02: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-05-19 00:17:34 +02:00
ktx
Add another missing #include <stdexcept> for building under Windows.
2020-06-13 13:07:06 -07:00
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-05-19 00:17:34 +02: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-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
dropping dependencies from networking to script-engine by moving EntityScriptClient and LocationScriptingInterface
2023-05-19 00:17:33 +02:00
octree
Remove executable permission from a bunch of files
2023-03-14 00:02:33 +01:00
oculusMobile
Upgraded Oculus SDKs to latest
2020-12-15 00:04:59 -08:00
oculusMobilePlugin
Fix missed JSDoc tag change
2021-05-16 21:44:16 +12:00
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
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-05-19 00:17:33 +02: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-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
Continued tightening and testing of the scripting engine "glue" logic
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
Fixed memcpy in loadSpirvResource
2021-12-25 18:25:13 +01:00
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
Fix warnings generated when building tests
2022-11-27 19:51:58 +01:00
ui
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
ui-plugins
workload
Don't use memcpy with non-trivially-copyable type
2022-06-10 00:46:19 +02:00