Commit graph

3821 commits

Author SHA1 Message Date
Dale Glass
e288abcf4c Remove code accidentally re-added during a conflict fix 2024-10-18 19:02:29 -07:00
Dale Glass
96e864e4e9 Fix incorrectly resolved merge conflict, left too much code. 2024-10-18 18:59:23 -07:00
Maki
5e35f76668 Remove hifi-screenshare
Cherry picked and updated from Tivoli dd5b6ea6ee5597a06603e16509640e7ed18106bb

Co-authored-by: Julian Groß <julian.g@posteo.de>
2024-10-18 18:59:18 -07:00
HifiExperiments
ff50d6c2cc automated entity property serialization 2024-09-08 21:09:00 -07:00
HifiExperiments
093f8b7cb0 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes4 2024-08-17 12:30:15 -07:00
HifiExperiments
126c325410 master -> primary 2024-08-13 20:50:51 -07:00
HifiExperiments
f2d8fa2fe4 whitelist -> allowlist 2024-08-13 17:29:53 -07:00
HifiExperiments
2876a4d4ea slave -> worker 2024-08-13 00:06:55 -07:00
HifiExperiments
0cfefafd5a
Merge pull request #894 from HifiExperiments/sound
Sound Entities
2024-07-22 17:31:27 -07:00
HifiExperiments
55907acd70 remove attachments 2024-07-06 16:39:46 -07:00
HifiExperiments
0e4e8d2f9d
Merge branch 'protocol_changes' into sound 2024-06-28 01:34:21 -07:00
HifiExperiments
ee705d285e Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
fe6d76b935 Fixed deadlocks in Recording API 2024-05-16 01:09:57 +02:00
HifiExperiments
268de192f7
Merge branch 'master' into fix/script_deadlocks 2024-04-30 13:29:17 -07:00
2010bb44e8
Simplify ScriptableAvatar.cpp helper script engine lambda
Co-authored-by: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
2024-04-30 16:27:57 +02:00
9f80c9de58 Added HelperScriptEngine class 2024-04-30 00:27:19 +02:00
HifiExperiments
878774b5d3 sound entities 2024-03-26 13:47:22 -07:00
65387adee8 Reapply "Disabled texture loading for agent"
This reverts commit bf601dfa6e.
2024-03-26 21:06:11 +01:00
bf601dfa6e Revert "Disabled texture loading for agent"
This reverts commit a0aae43386.
2024-03-26 17:40:03 +01:00
a0aae43386 Disabled texture loading for agent 2024-03-25 22:31:53 +01:00
HifiExperiments
8ea3f1956e set dynamic factory 2024-03-14 15:15:37 -07:00
78978c7097 Initial fix for animations 2024-03-09 18:33:07 +01:00
805cd78728 Switched to animation frames reference 2024-03-06 00:35:19 +01:00
cd8ad23dd1 Fix invalid reference 2024-03-05 01:15:32 +01:00
93a243d095 Move helper script engines to their own threads 2024-03-04 23:06:26 +01:00
HifiExperiments
b8d2d71e07 move audio zones to zone entity properties 2024-03-02 11:27:04 -08:00
6be71a7140 Code cleanup for avatar volmue fix 2024-03-01 02:12:28 +01:00
04e85d53e6 Fixed avatar volume adjustment 2024-03-01 01:32:43 +01:00
5c5c529fa9 Fix buffer size 2024-02-17 16:19:22 +01:00
dfbc1d8865 Server side entity script messages 2023-12-29 20:28:54 +01:00
HifiExperiments
d9ee3791e6 fix deprecated warning 2023-11-18 23:12:28 -08:00
Dale Glass
2babda5263 Review fix 2023-07-03 01:14:56 +02:00
Dale Glass
441413020e Move crash handler to networking library.
Turns out dependencies just don't work out well otherwise.
2023-07-02 22:10:27 +02:00
Dale Glass
25755f9c88 Many improvements:
* Get crash settings in assignment clients
* Allow custom crash reporting URL and token
* Fix setting system -- the client's one doesn't belong in the server
* Lots more documentation

Commit just before moving things around.
2023-07-02 21:18:09 +02:00
Dale Glass
e7fb5049ec Add crash reporting to assignment client 2023-06-27 00:08:04 +02:00
Heather Anderson
60b8d41c16 stripping wallet/marketplace out 2023-05-28 15:12:21 +02:00
ae7d229d0e Fix copyright headers 2023-05-19 00:17:38 +02:00
Heather Anderson
70fbe76341 convert script engine variables from QSharedPointer to std::shared_ptr 2023-05-19 00:17:34 +02:00
Heather Anderson
8581022a53 rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
Heather Anderson
665ea521e8 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
Heather Anderson
1e018dbc64 isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
88046506c3 Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
d2a768c2f0 Renamed environment variables 2022-09-08 22:18:50 +02:00
Dale Glass
214dce833d Improve error reporting for incorrect --logOptions 2022-06-28 00:34:43 +02:00
Dale Glass
545ee0840b Initialize QCoreApplication before calling showHelp 2022-06-28 00:34:43 +02:00
Dale Glass
4204056f2e Add --logOptions to domain server and assignment client 2022-06-28 00:34:43 +02:00
Dale Glass
bd8120abed Replace calls to sprintf with .arg() (deprecated) 2022-06-18 21:00:55 +02:00
Dale Glass
167742e6ea Replace deprecated qrand() 2022-06-18 20:25:31 +02:00
Dale Glass
1bede12b37 Replace deprecated constants 2022-06-18 20:24:25 +02:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00