Commit graph

87182 commits

Author SHA1 Message Date
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
HifiExperiments
3e0c50e077 wild guess to handle view correction, hide portalExitID in create when mirrorMode != portal 2023-12-04 14:49:35 -08: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
HifiExperiments
85f24f0951 entity tags 2023-12-02 15:59:52 -08: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
d387ea840b Add a warnning about Controller.Standard property 2023-12-01 23:59:05 +01: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
5aeca97f83 Cache Controller.Standard in scripts for higher performance 2023-11-30 00:26:01 +01:00
410848ed82 Remove excessive getContext calls 2023-11-29 22:41:20 +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
HifiExperiments
6af7b9f772 cleanup 2023-11-19 15:17:18 -08:00
HifiExperiments
3336efb6ee portals use exit as ignoreItem 2023-11-19 14:57:02 -08:00
HifiExperiments
a630a6f9c9 mirrors on models + text 2023-11-19 14:57:02 -08:00
HifiExperiments
093cf29778 fix mirrors in deferred 2023-11-19 14:57:02 -08:00
HifiExperiments
56860bea99 fix cpu frustum culling (hacky?) 2023-11-19 14:57:01 -08:00
HifiExperiments
4806f901b4 wip 2023-11-19 14:57:01 -08: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
HifiExperiments
97c4184db1 wip portals 2023-11-13 15:27:36 -08:00
HifiExperiments
10de1288c2 fix view + projection, texture flipping, billboarding 2023-11-13 14:40:56 -08:00
HifiExperiments
89e6cbbfa4 mirrors wip 2023-11-13 14:40:56 -08:00