Commit graph

87946 commits

Author SHA1 Message Date
Edgar
f17acefbb8 🐛 Fixed texturetest build 2025-05-14 17:21:30 +02:00
Edgar
ef1ba6c81a 🐛 Fixed domain-server build 2025-05-14 17:21:30 +02:00
Edgar
302bb09308 🐛 Fixed FixupBundlePostBuild failing to find QT dlls 2025-05-14 17:21:30 +02:00
Edgar
4c1244b365 🔧 Added tool to automatically update conan packages 2025-05-14 17:21:30 +02:00
Edgar
dc42b7d704 👷 Disabled gh-actions for now 2025-05-14 17:21:30 +02:00
Edgar
4243c29c17 🐛 Fixed broken libnode package 2025-05-14 17:21:30 +02:00
Edgar
5692a4e9a3 🐛 Fixed polyvox includedirs on linux 2025-05-14 17:21:30 +02:00
Edgar
97b58cddf4 🐛 Fixed nvidia-texture-tools build settings 2025-05-14 17:21:30 +02:00
Edgar
ce90741a53 🐛 Fixed package_libraries_for_deployment() 2025-05-14 17:21:30 +02:00
Edgar
f4ad5cafb4 🐛 Fixed shadergen unable to find tools 2025-05-14 17:21:29 +02:00
Edgar
feb6a74cc5 🔧 Downgrade draco 2025-05-14 17:21:29 +02:00
Edgar
97cf1f71cb 🐛 Fixed libnode conan pkg build 2025-05-14 17:21:29 +02:00
Edgar
559d3712dd 🚧 WIP build with conan
Currently can only build the interface
2025-05-14 17:21:29 +02:00
Edgar
d4180db67f 🔧 Added older version of polyvox 2025-05-14 17:13:55 +02:00
Edgar
6020d5f8e3 🐛 Fixed libnode pkg build 2025-05-14 17:13:55 +02:00
Edgar
706140ee99 📦 Added quazip pkg 2025-05-14 17:13:55 +02:00
Edgar
864acef906 🔧 Updated conanfile 2025-05-14 17:13:55 +02:00
Edgar
361378c9ee 📦 Added openvr pkg 2025-05-14 17:13:55 +02:00
Edgar
c0a83c3b95 📦 Added libnode pkg 2025-05-14 17:13:55 +02:00
Edgar
da3eb11937 📦 Added qt config 2025-05-14 17:13:55 +02:00
Edgar
e36869c3e0 🔧 Add conan profiles 2025-05-14 17:13:55 +02:00
Edgar
06dff3ed3c 📦 Added liblo pkg 2025-05-14 17:13:55 +02:00
Edgar
be8ea369cf 📦 Added polyvox pkg 2025-05-14 17:13:55 +02:00
Edgar
fd52f2a83a 📦 Added nvidia-texture-tools pkg 2025-05-14 17:13:55 +02:00
Edgar
9e1e6e2e91 📦 Added scribe pkg 2025-05-14 17:13:55 +02:00
Edgar
113c6ddc50 🚧 Replace vcpkg with conan 2025-05-14 17:13:54 +02:00
949fa37811
Merge pull request #1509 from HifiExperiments/changelog
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
2025.05.1 changelog
2025-05-13 11:19:44 +02:00
HifiExperiments
05b8791769
Update CHANGELOG.md
Co-authored-by: Julian Groß  <julian.g@posteo.de>
2025-05-12 23:59:03 -07:00
HifiExperiments
eabef44880
Update CHANGELOG.md
Co-authored-by: Julian Groß  <julian.g@posteo.de>
2025-05-12 23:56:21 -07:00
HifiExperiments
e47bea2882 2025.05.1 changelog 2025-05-12 18:37:35 -07:00
53d2094029
Merge pull request #1523 from overte-org/fix/fall_after_serverless
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Fix falling though the ground after serverless
2025-05-07 22:08:05 +02:00
3a649a5ad5 Fix falling though the ground after serverless 2025-05-06 23:59:20 +02:00
acf4a4f503
Merge pull request #1513 from ada-tv/fix/teleport-indicator
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Fix VR teleport indicator
2025-05-05 22:27:44 +02:00
98722b3128
Merge pull request #1516 from ada-tv/fix/xr-cleanup2
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
OpenXR cleanup 2, electric boogaloo
2025-05-05 21:41:42 +02:00
Ada
f961e3e303 Revert grip deadzone, was only an issue for the VR keyboard 2025-05-05 18:17:26 +10:00
Ada
4e0649cc74 Fix OpenXR view swimming, increase grip deadzone 2025-05-05 17:48:18 +10:00
Ada
818f6696f4 Stutter fix 2025-05-04 22:00:11 +10:00
Ada
1a26130896 Don't double-destroy session 2025-05-04 22:00:11 +10:00
Ada
2f34081d13 OpenXR cleanup 2, electric boogaloo 2025-05-04 22:00:11 +10:00
HifiExperiments
a6bb8e6208 expose polyvox materials to scripts 2025-05-03 23:56:04 -07:00
Dale Glass
87132819a8
Merge pull request #1515 from daleglass-overte/fix-node-build-cstdint
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Fix Node build on newer compilers; add missing header
2025-05-03 21:57:58 +02:00
Dale Glass
da1c0c0480 Fix Node build on neweer compilers; add missing header 2025-05-03 16:51:27 +02:00
Ada
d0003d13b4 Fix VR teleport indicator 2025-05-03 21:12:37 +10:00
caa0197baa
Update TabletAboutDialog.qml copyright year
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
2025-05-03 10:09:18 +02:00
b176887e60
Update LICENSE year 2025-05-03 10:05:07 +02:00
072920c26b
Merge pull request #1472 from ada-tv/feature/dark-theme
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Dark theme setting
2025-05-02 12:35:28 +02:00
Ada
64bc8f5e3c Dark theme by default 2025-05-02 20:10:51 +10:00
40ce818664
Merge pull request #1508 from ada-tv/fix/xr-cleanup1
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Squeeze force for grab on Index, tweak offsets for non-Vive controllers, xrNoHandTracking debug option
2025-05-02 12:07:14 +02:00
Ada
a2dd909ce2 xrNoHandTracking option, tweak offsets for non-vive controllers 2025-05-02 17:02:22 +10:00
ec94000432
Merge pull request #1505 from ada-tv/feature/openxr-hand-tracking
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
OpenXR Hand Tracking
2025-05-01 23:07:50 +02:00