Commit graph

86898 commits

Author SHA1 Message Date
6e92053007 Delete the old hifiNeuron.dll.
We stopped providing hifiNeuron and the newest release candidate doesn't start with the old plugin file present.
2024-07-07 23:46:26 +02:00
c82b9cdee9 Remove ancient update code.
I think it is save to say that no one will be updating a HiFi installation from 2019 at this point.
2024-07-07 23:45:01 +02:00
3894330e2f
Add note about extra Windows SDK dependency. 2024-07-07 14:53:09 +02:00
1216a52a70
Merge pull request #1063 from JulianGro/fedora-version-fix
Update make-rpm-server to remove `-` characters.
2024-07-06 21:43:24 +02:00
HifiExperiments
2dd7306a5f
Merge pull request #1055 from HifiExperiments/mtoonGLES
Fix mtoon issue on GLES
2024-07-06 11:54:49 -07:00
cf27f29134
Merge pull request #1064 from JulianGro/fix-crashrep
Always enable crash reporting.
2024-07-06 17:09:05 +02:00
Dale Glass
c2c8dbb1f9
Merge pull request #1065 from daleglass-overte/fix-crashhandler-crash
Fix crash in setCrashReporterEnabled
2024-07-06 16:04:06 +02:00
Dale Glass
34f308ac48 Fix crash in setCrashReporterEnabled 2024-07-04 22:14:34 +02:00
d786308aab Always enable crash reporting. 2024-07-04 22:04:49 +02:00
f6f9d37527 Update CHANGELOG to version 2023.11.1. 2024-07-02 13:44:21 +02:00
ab878f8813 Update make-rpm-server to remove - characters.
This should prevent errors such as: Illegal char '-' (0x2d) in: Version:        2024.07.1-rc1.3ddd205
2024-07-01 23:33:02 +02:00
3ddd205ea2
Merge pull request #1061 from overte-org/default_fov_adjustment
Increase default vertical FOV
2024-07-01 22:39:08 +02:00
fe99345baa
Merge pull request #1057 from JulianGro/fedora-40
Fix Fedora 40 server packages.
2024-07-01 10:11:01 +02:00
69105e716a Increase default vertical FOV 2024-06-30 20:59:32 +02:00
e917427ca8 Fix Fedora 40 server packages. 2024-06-30 00:27:47 +02:00
HifiExperiments
6cbacc1d86 fix mtoon issue on GLES 2024-06-29 14:02:57 -07:00
647dbf9cea
Merge pull request #1048 from JulianGro/GHA_Windows_Release
Create Windows release builds.
2024-06-29 22:24:03 +02:00
e80853a58f
Merge pull request #1049 from JulianGro/disable_master
Cut back on master builds.
2024-06-29 22:21:40 +02:00
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
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