Commit graph

87149 commits

Author SHA1 Message Date
HifiExperiments
179f81adcf add unlit property for shapes 2024-06-18 17:31:18 -07: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
HifiExperiments
fa24022831
Merge branch 'protocol_changes' into sound 2024-06-17 21:56:24 -07: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
Armored Dragon
7fc1a3d175
Fixed scrolling too far.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 08:34:04 -05:00
Armored Dragon
6e73a0e4f6
Don't run inspect.js when mouse look is enabled.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 08:07:33 -05:00
Armored Dragon
8dce22792b
Fixed variable names.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 07:50:08 -05:00
32944d48ba
Merge pull request #1010 from JulianGro/fedora-40
Add Fedora 40 servers
2024-06-08 13:05:36 +02:00
435fc0f9f1
Merge pull request #1011 from JulianGro/server_packaging
Add a script to more easily build Debian and RPM server packages.
2024-06-08 13:01:50 +02:00
3a8241aa91 Add a script to more easily build Debian and RPM server packages. 2024-06-08 12:48:02 +02:00
0c600d349f Remove Fedora 38 since it's End Of Life. 2024-06-08 12:01:39 +02:00
a882e247c1 Enable Fedora-40 linux_server_build workflow. 2024-06-08 12:00:34 +02:00
04e0a5f4fd Enable Fedora-39 linux_server_build workflow. 2024-06-08 11:59:56 +02:00
4777166659 Add Dockerfile for building servers on Fedora 40. 2024-06-08 11:56:59 +02:00
6bbc7b40d6 Fix egrep deprecation warning. 2024-06-08 11:56:43 +02:00