Commit graph

86550 commits

Author SHA1 Message Date
Dale Glass
94848d98a2 Pass build type to LibOVR build.
This fixes a debug/release mismatch on Windows, which results in a
linking error.
2023-12-08 06:06:26 -08:00
Dale Glass
4b440c3cf6 Add debug libovr library to list of libovr products 2023-12-08 05:24:30 -08:00
Dale Glass
cfc556e2d1 Add clarifying note 2023-12-08 02:43:57 -08:00
Dale Glass
1b46ec600a Fixes for Oculus VR plugin 2023-12-07 15:20:03 -08:00
Dale Glass
6a00d4baf8
Merge pull request #755 from daleglass-overte/fix-steamworks-for-ninja
Upgrade Steamworks and fix for ninja build
2023-12-06 22:24:37 +01:00
Dale Glass
12da0473ab
Merge pull request #754 from daleglass-overte/disable-oculus-vs2022
Disable Oculus plugin on Visual Studio 2022
2023-12-06 22:18:32 +01:00
Dale Glass
91bdb05450
Merge pull request #753 from daleglass-overte/disable-neuron
Disable Neuron by default
2023-12-06 22:14:25 +01:00
Dale Glass
898964db18
Merge pull request #756 from daleglass-overte/fix-exr-windows
Fix OpenEXR on Windows
2023-12-06 22:10:59 +01:00
Dale Glass
a4d2fb6167 Fix Steamworks .so names on Linux 2023-12-06 19:52:14 +01:00
Dale Glass
5358a888e3 Fix OpenEXR on Windows
Prevents:
LNK2001	unresolved external symbol imath_half_to_float_table
2023-12-06 03:31:56 -08:00
Dale Glass
24e3777caa Fix Steam API plugin for latest SDK 2023-12-05 15:48:57 -08:00
Dale Glass
e23829962f Upgrade steamworks and fix for Ninja build 2023-12-05 15:12:01 -08:00
Dale Glass
deeb1d7505 Disable building Oculus plugin under VS 2022 2023-12-05 08:02:38 -08:00
Dale Glass
3e4a4119dc Disable Neuron by default 2023-12-04 15:38:04 -08:00
Dale Glass
49c3aea199
Merge pull request #752 from daleglass-overte/upgrade-openexr
Upgrade openexr
2023-12-05 00:00:08 +01:00
Dale Glass
4b8ac5945d
Merge pull request #751 from daleglass-overte/update-linux-vcpkg
Update Linux vcpkg to the same as the Windows version
2023-12-04 23:59:55 +01:00
Dale Glass
c655a8573d Upgrade OpenEXR from 2.3.0 to 3.1.8 2023-12-04 23:30:49 +01:00
Dale Glass
adf86d282f Fix package, was missing .vcpkg-root 2023-12-04 22:20:55 +01:00
Dale Glass
09e0413faf Update Linux vcpkg to the same as the Windows version 2023-12-04 22:02:13 +01:00
91abf8fc1b
Merge pull request #747 from HifiExperiments/particleBillboard
particle billboarding is wrong in VR
2023-12-03 18:41:29 +01:00
Dale Glass
649c45f474
Merge pull request #710 from daleglass-overte/script-engine-benchmarks
Add initial benchmarks for the script engine
2023-12-03 17:46:09 +01:00
Dale Glass
aa2892c0f9 Remove unneeded comment per review 2023-12-03 17:45:19 +01:00
Dale Glass
c8b0161985
Merge pull request #746 from overte-org/fix/manual_networking
Fix setting external port and IP address for manual networking modes
2023-12-02 21:20:28 +01:00
HifiExperiments
dfad009805 billboard particles based on their actual positions 2023-12-01 23:05:27 -08:00
f0a3a33905 Fix setting external port and IP address for manual networking modes 2023-12-01 21:15:11 +01:00
d4a11ce0e6 Initial fix for manual networking, still needs work 2023-12-01 00:14:43 +01:00
78bc24cb22
Merge pull request #724 from HifiExperiments/luci
Fix luci
2023-11-24 23:24:37 +01:00
39df2c975d
Merge pull request #711 from HifiExperiments/deprecatedRedirect
Fix QNetworkRequest::FollowRedirectsAttribute deprecated warning
2023-11-24 07:40:13 +01:00
476cf0bbf9
Merge pull request #736 from overte-org/fix/controller_performance
Improve game rate by moving squeezeHands.js to a separate thread
2023-11-23 19:05:46 +01:00
fadfdab52a
Merge pull request #737 from keeshii/fix/wizard_refresh_rate
Corrected refresh rate values in wizard.
2023-11-23 19:04:08 +01:00
keeshii
eba935a55f Corrected refresh rate values in wizard. 2023-11-23 15:48:12 +01:00
e8143a8e40
Merge pull request #729 from overte-org/fix/gravity
Changed gravity constant to a more realistic one
2023-11-23 08:18:19 +01:00
4933a2916b
Update some links in README.md
Fixes https://github.com/overte-org/overte/issues/718
2023-11-22 02:25:55 +01:00
e05c79ca96 Improve game rate by moving squeezeHands.js to a separate thread 2023-11-21 23:40:16 +01:00
ec72a79b39
Merge pull request #730 from JulianGro/vcpkg_update_windows
Update VCPKG on Windows to version 2023.10.19
2023-11-20 06:54:38 +01:00
2aab5ba519 Update VCPKG on Windows to version 2023.10.19 2023-11-19 21:28:48 +01:00
825c398e54 Changed gravity constant 2023-11-19 17:39:10 +01:00
HifiExperiments
d9ee3791e6 fix deprecated warning 2023-11-18 23:12:28 -08:00
HifiExperiments
d4112f455b also fix zone stack 2023-11-18 00:29:52 -08:00
HifiExperiments
e5e3c1bc08 fix luci errors + updated config paths 2023-11-15 22:54:26 -08:00
d2e0e2f41b
Merge pull request #723 from JulianGro/drpc2
Discord Rich Presence v2
2023-11-15 20:20:42 +01:00
4cd16437f4 Expand message that shows when Interface exists because another instance is already running. 2023-11-15 13:46:52 +01:00
9e19f9fc58 Display desktop or VR mode in Discord Rich Presence.
Don't show worldName if it is unknown; Fixes the name of the last world being used when switching to Serverless.
2023-11-15 13:45:52 +01:00
54ad2b31d5
Merge pull request #722 from OfficialR3ido101/feature/ice_commandline
[ICE] Added command line arguments
2023-11-15 00:18:05 +01:00
OfficialR3ido101
955f4dbc3e Added logging to ice server and ice testing script. 2023-11-14 20:52:27 +00:00
OfficialR3ido101
6722d31a12 Added command line and setting address and port 2023-11-14 19:50:55 +00:00
fb5b0779a4
Merge pull request #714 from overte-org/fix/oculus_disable_3
Disabled Oculus plugin in additional place
2023-11-10 18:34:19 +01:00
241fe61373 Disabled Oculus plugin in additional place 2023-11-09 20:45:15 +01:00
85a9987af5
Merge pull request #701 from JulianGro/ghaamd64self
Switch to self-hosted Linux amd64 GitHub Actions Runner
2023-11-09 10:23:11 +01:00
b81bc25ea0
Add more missing dependencies 2023-11-08 21:05:04 +01:00