Commit graph

87009 commits

Author SHA1 Message Date
Dale Glass
a91ae5aea4
Merge pull request #1046 from overte-org/fix/offscreen_ui_keyboard
Allow events from VR keyboard to overlay UI
2024-06-29 21:16:25 +02:00
Armored Dragon
7e100a1870
Raise VR Keyboard when textfield is selected
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-28 10:42:39 -05:00
HifiExperiments
4d927b1440
Merge pull request #1014 from HifiExperiments/lasers
Wiggly lasers
2024-06-28 01:51:25 -07:00
c42490b8a8 Create Windows release builds. 2024-06-28 09:53:50 +02:00
bd5f3a1007 Don't upload master builds to S3. Upload them to temporary GitHub artifact storage instead. 2024-06-26 21:52:34 +02:00
c23f3dce39 Don't create Linux server master builds. 2024-06-26 21:50:15 +02:00
26de05ad1b Add QML API function to show VR keyboard 2024-06-25 21:13:49 +02:00
7b625ab83b Allow events from VR keyboard to overlay UI 2024-06-23 23:18:47 +02:00
Dale Glass
6f3a1741ff
Merge pull request #1039 from JulianGro/remove-RELEASE_NAME
Remove RELEASE_NAME
2024-06-22 21:40:14 +02:00
Dale Glass
a1e7f7a03e
Merge pull request #1029 from overte-org/fix/entity_server_log
Fix long messages in Entity script log
2024-06-22 21:38:22 +02:00
6d20b5a887
Merge pull request #1032 from JulianGro/qt5.15.14
Update Ubuntu 20.04 amd64 Qt package
2024-06-21 08:04:39 +02:00
fa514bc52d
Merge pull request #1037 from overte-org/fix/bad_weak_ptr
Fix unhandled std::bad_weak_ptr
2024-06-20 23:31:13 +02:00
81f1da9f48
Merge pull request #1040 from overte-org/JulianGro-patch-1
Remove note about secure WebSockets not being supported.
2024-06-20 23:21:48 +02:00
HifiExperiments
d3111011d8 set default to 0.35, change steps 2024-06-18 17:20:16 -07:00
24c7b6729a
Remove note about secure WebSockets not being supported.
It just works, even though nobody touched the code in years. Maybe it was broken in older Qt versions?
2024-06-18 22:24:32 +02:00
c68d966131 Remove RELEASE_NAME from build documentation. 2024-06-18 15:09:13 +02:00
Kalila L
c2382e2e91 Revert "Add releaseName property to About namespace."
This reverts commit 8abfe2ead0.
2024-06-18 15:09:03 +02:00
2617711cf9 Revert "Add "RELEASE_NAME" env variable."
This reverts commit a0747b2912.

Conflicts:
	cmake/templates/BuildInfo.h.in
	interface/src/Application.cpp
2024-06-18 15:08:48 +02:00
9d8b801a77 Fix unhandled std::bad_weak_ptr 2024-06-18 00:40:04 +02:00
f928307412 Update Ubuntu 20.04 amd64 Qt package to 5.15.14 with QtWebEngine 5.15.17. 2024-06-17 20:34:18 +02:00
d0a752082c Fix long messages in Entity script log 2024-06-15 22:01:31 +02:00
c8eb453358
Merge pull request #1022 from overte-org/0000.00.GitHub_Actions_Release_builds
GitHub Actions server release builds
2024-06-15 22:00:22 +02:00
3006699488
Merge branch 'master' into 0000.00.GitHub_Actions_Release_builds 2024-06-15 22:00:02 +02:00
893e1f98fa
Merge pull request #1023 from JulianGro/Update-deprecated-gha
Update from deprecated actions/checkout and actions/upload-artifact
2024-06-15 21:26:48 +02:00
df365271f6
Merge pull request #1026 from JulianGro/external_refrences
Remove some external refrences
2024-06-15 21:26:17 +02:00
d09be20e7f Create Debian and RPM server release builds. 2024-06-15 21:25:08 +02:00
8f7c684c36 Upload every build to the GitHub artifact storage, instead of just PR builds. 2024-06-15 21:25:08 +02:00
9170fcb74e Add Fedora 40 artifact pattern. 2024-06-15 21:25:08 +02:00
686781255b
Merge pull request #1021 from overte-org/hetzner-scaling
GitHub Action Runner auto-scaling
2024-06-15 21:23:32 +02:00
b3eadb5b1e
Merge pull request #1024 from overte-org/fix/entity_script_messages
Temporary fix for some script messages not being transmitted
2024-06-15 21:23:25 +02:00
Dale Glass
93549fb636
Merge pull request #1025 from JulianGro/fix-rpm
Fix RPM packaging
2024-06-15 21:22:58 +02:00
0ad492c48f Remove broken external reference from tools/nitpick/AppDataHighFidelity/Interface.json 2024-06-15 15:40:56 +02:00
245da8eb19 Remove external reference to FloofChat.js. 2024-06-15 15:39:58 +02:00
0a0521428c Remove Qt packages for EOL systems. 2024-06-15 15:39:30 +02:00
HifiExperiments
a5b32a6406 allow configurable delay 2024-06-14 20:15:24 -07:00
68987b8690 Fix RPM packaging. 2024-06-14 20:39:24 +02:00
5507ac3632
Merge pull request #1018 from JulianGro/remove_broken_ccache
Remove broken ccache macro
2024-06-14 08:25:31 +02:00
e490716845 Temporary fix for some script messages not being transmitted 2024-06-13 23:11:52 +02:00
c65d84446b Update from deprecated actions/checkout and actions/upload-artifact versions to v4. 2024-06-13 21:34:06 +02:00
8edc480890 Disable VCPKG binary caching to save on build time. 2024-06-13 19:30:01 +02:00
df5fcf8ad0 Use Hetzner auto-scaler for GitHub Actiosn builds. 2024-06-13 19:29:38 +02:00
dfd397ebfc Remove broken ccache makro.
This threw a whole bunch of errors when being used, and made use of questionable settings, some of which I couldn't find documentation for.
It has also become really easy to use ccache with cmake through the following environment variables; CMAKE_CXX_COMPILER_LAUNCHER=ccache CMAKE_C_COMPILER_LAUNCHER=ccache
2024-06-12 20:29:53 +02:00
38d399e535 Update build_server_package.bash to include RELEASE_NUMBER. 2024-06-12 20:25:38 +02:00
HifiExperiments
9a2f0f7704
Merge pull request #937 from HifiExperiments/text
Text Entity Improvements
2024-06-10 22:59:44 -07:00
HifiExperiments
3064647d05 wiggly lasers 2024-06-09 20:00:44 -07:00
Dale Glass
d7d84c661f
Merge pull request #1013 from HifiExperiments/warnings_master2
Fix new debug build warning
2024-06-08 23:15:33 +02:00
HifiExperiments
bc45c17a19 debug warning fix 2024-06-08 14:12:45 -07:00
Dale Glass
9047d6a190
Merge pull request #1007 from HifiExperiments/warnings_master2
Fix more warnings
2024-06-08 21:31:21 +02:00
Armored Dragon
192d80aece
Floofchat compatibility.
Made conversion functions to allow communication between apps.
Removed developer console.log function.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 11:51:25 -05:00
Armored Dragon
eb84de84b4
Corrected case on variables.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 08:41:53 -05:00