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
61caff7bab
Fix newer versions of rpmbuild not finding the LICENSE file.
2024-06-08 11:56:28 +02:00
HifiExperiments
93276a901d
one more warning
2024-06-07 14:22:02 -07:00
HifiExperiments
5933627aa7
a few more windows warnings
2024-06-06 18:00:11 -07:00
HifiExperiments
f0da309a4f
fix more warnings
2024-06-06 18:00:11 -07:00
HifiExperiments
c857228763
Merge pull request #1006 from HifiExperiments/warnings_master
...
Fix Locker issue in RecordingScriptingInterface
2024-06-06 17:27:04 -07:00
HifiExperiments
e351a92310
Merge pull request #1 from overte-org/fix/recording_deadlock
...
Fix recording deadlocks
2024-06-06 17:02:15 -07:00
5ba1fcecb5
Fix recording deadlocks
2024-06-07 01:24:34 +02:00
HifiExperiments
444d52070a
fix locker issue
2024-06-06 11:31:50 -07:00
Dale Glass
a79b714c95
Merge pull request #1003 from HifiExperiments/warnings_master
...
Fix some warnings
2024-06-06 16:43:48 +02:00
Armored Dragon
b27f24e4a9
Initial Commit.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-05 17:21:41 -05:00
Dale Glass
64e9be10ad
Merge pull request #998 from daleglass-overte/opengl-error-logging
...
Send OpenGL errors to log on debug builds
2024-06-05 23:36:15 +02:00
HifiExperiments
2ae2f29b29
Apply suggestions from code review
...
Co-authored-by: Dale Glass <51060919+daleglass@users.noreply.github.com>
2024-06-05 13:35:28 -07:00
HifiExperiments
e6f462e04a
fix some warnings
2024-06-05 13:35:16 -07:00
HifiExperiments
62bfab962d
fix _spaceWidth, update docs to note only png supported, possible fix for text scrambling
2024-06-04 20:30:38 -07:00
Dale Glass
af2bafe04a
Found a better constant to test
2024-06-05 00:18:45 +02:00
Dale Glass
77b3e83795
Send OpenGL errors to log on debug builds
2024-06-05 00:13:08 +02:00
Dale Glass
53de22fd00
Merge pull request #993 from daleglass-overte/skip-capacity-test-in-debug
...
Skip packet capacity test when built in debug mode, as it triggers an assertion
2024-06-03 23:56:16 +02:00
Dale Glass
6c754c1ef2
Merge pull request #995 from daleglass-overte/improve-network-debugging
...
Improve network debugging messages to help with Conan PR
2024-06-03 23:56:03 +02:00
Dale Glass
cd8459ffa5
Merge pull request #996 from daleglass-overte/add-qt-network-tests
...
Add very basic HTTP and HTTPS network tests.
2024-06-03 23:43:20 +02:00
Dale Glass
524863e9da
Merge pull request #994 from daleglass-overte/fix-resource-request-test
...
Add missing dependencymanager call, fixes test crash
2024-06-03 23:27:21 +02:00
Dale Glass
338256f234
Further explanatory comments
2024-06-03 23:14:11 +02:00
Dale Glass
aaf08cf523
Add another SSL test.
...
One gets the SSL version string. That initializes something in the guts of Qt,
and gets things unstuck. Another doesn't and gets stuck if called as the only test.
2024-06-03 23:10:17 +02:00
Dale Glass
57fcc378bf
Expand the test
2024-06-03 20:55:38 +02:00
Dale Glass
62cd9c64c1
Fix indentation
2024-06-03 01:13:47 +02:00
Dale Glass
7076669635
Add very basic HTTP and HTTPS network tests.
...
This seems to reproduce the problem I'm having with the Conan PR
2024-06-03 01:11:48 +02:00
Dale Glass
5f93345d1f
Improve network debugging messages to help with Conan PR
2024-06-03 00:24:29 +02:00
Dale Glass
70662da564
Add missing dependencymanager call, fixes text crash
2024-06-02 20:53:41 +02:00