Commit graph

86205 commits

Author SHA1 Message Date
22886776e9 Insert placeholder to not break protocol yet. 2023-05-28 14:35:04 +02:00
Maki
7f779e350a Remove hifi-screenshare
Cherry picked and updated from Tivoli dd5b6ea6ee5597a06603e16509640e7ed18106bb

Co-authored-by: Julian Groß <julian.g@posteo.de>
2023-05-28 13:41:19 +02:00
e578fe2ab8
Merge pull request #185 from overte-org/feature/v8
V8 scripting engine
2023-05-27 22:22:05 +02:00
6192416dce V8 related cleanup 2023-05-27 22:06:57 +02:00
b3997bff54
Merge pull request #409 from JulianGro/aarch64_node
Add Linux aarch64 node package
2023-05-27 18:49:50 +02:00
26fe78f9e7
Merge pull request #410 from JulianGro/clear_directory
Clear directory of aarch64 runner
2023-05-27 16:41:45 +02:00
db15ed2f13 Fixed contexts for V8 callbacks 2023-05-27 13:32:02 +02:00
b1678a3786
Merge pull request #425 from overte-org/JulianGro-patch-1
Update BUILD_WIN.md
2023-05-26 23:37:27 +02:00
6be91c6e18
Merge pull request #430 from overte-org/fix/msvc2022_libovr
Disable libOVR on MSVC 2022 for now
2023-05-26 23:11:06 +02:00
34efd75d3a Disable libOVR on MSVC 2022 for now 2023-05-24 23:03:17 +02:00
f6c6548364
Fix wrong version in draco VCPKG CONTROL file 2023-05-24 19:33:25 +02:00
08b8bfeef4
Merge pull request #374 from overte-org/update-nvtt
Fix NVTT compilation on Visual Studio 2022
2023-05-24 19:31:40 +02:00
bb03c7d89b BUILD_WIN.md: Mark Create VCPKG environment variable as optional 2023-05-24 00:31:07 +02:00
bf68a92828
BUILD_WIN.md: mark NodeJS and NPM as optional dependencies 2023-05-23 23:28:26 +02:00
db8e69da9e Clear working directory on self hosted aarch64 runner. 2023-05-22 21:57:13 +02:00
f04af62fd2 Prefer libnode.so.108 to prevent wrong system libnode being used over vcpkg libnode. 2023-05-22 20:43:16 +02:00
eb8aabdc8f Switch to Ubuntu 20.04 aarch64 node package 2023-05-22 20:43:03 +02:00
75f45835b5 Fix typo in Linux CI dependency 2023-05-22 20:42:35 +02:00
cc7b7a768b Add Qt package for Ubuntu 20.04 aarch64 2023-05-22 20:42:08 +02:00
b79d31fd6c Include QQueue in ScriptEngineV8.h 2023-05-22 20:41:54 +02:00
141d3d047c Add Linux aarch64 node package 2023-05-22 20:41:35 +02:00
415aa0cc53 Update node-builder/Dockerfile_Ubuntu_18.04_node and node-builder/README.md 2023-05-22 20:40:54 +02:00
dfac944f9f move Windows node package to S3 2023-05-22 20:40:28 +02:00
ab21945a54 Fixed crashes that happened when clearing cache 2023-05-22 00:15:54 +02:00
f72e8948b0 Fixed entity script whitelist and a bug in makeError 2023-05-19 00:17:41 +02:00
8de1331fa5 V8 related cleanup 2023-05-19 00:17:41 +02:00
fe9babf02d Scripting-related cleanup 2023-05-19 00:17:41 +02:00
ba0e705b5a Fixed Script.resolvePath issue in modules 2023-05-19 00:17:41 +02:00
27b5d838f5 Fixed reset rotaion in Create App 2023-05-19 00:17:41 +02:00
4107f40c7c Fixed XMLHttpRequest crash 2023-05-19 00:17:41 +02:00
48a3368b69 Minor fixes and XMLHTTPRequest debugging 2023-05-19 00:17:41 +02:00
d74089d7d8 Fixed parabola pointers, code cleanup 2023-05-19 00:17:41 +02:00
f79ec0f293 Work on script engine exceptions, cleanup 2023-05-19 00:17:41 +02:00
833bffc285 Added makeError and script value prototype getter 2023-05-19 00:17:41 +02:00
Dale Glass
13e22d4931 Fix override warnings 2023-05-19 00:17:41 +02:00
3c80411bf1 V8-related cleanup 2023-05-19 00:17:41 +02:00
30f4608c25 Removed script engine lambda 2023-05-19 00:17:41 +02:00
5050cc9a4e Code cleanup 2023-05-19 00:17:41 +02:00
d240386a25 Update .gitignore 2023-05-19 00:17:41 +02:00
a7229e9249 Scripting API cleanup and type conversion fixes 2023-05-19 00:17:41 +02:00
82e6cb9391 Added missing metatype registration 2023-05-19 00:17:41 +02:00
782c84b873 V8 memory leak fix and optimizations 2023-05-19 00:17:41 +02:00
eabc727bb7 V8 optimizations 2023-05-19 00:17:41 +02:00
a57c7a5e5b V8 heap object statistics 2023-05-19 00:17:41 +02:00
6466d39c05 V8 memory leak fixes 2023-05-19 00:17:41 +02:00
cd11066aa5 Added script value and script value proxy counters 2023-05-19 00:17:41 +02:00
7858673da4 V8 memory leak test 2023-05-19 00:17:41 +02:00
42704ea4bc Work on fixing V8 memory leaks, memory leak test 2023-05-19 00:17:40 +02:00
f016a19b4d Create app fixes 2023-05-19 00:17:40 +02:00
56c3bad002 V8 memory usage statistics 2023-05-19 00:17:40 +02:00