Commit graph

  • fb6d2bdce0 Reenable GitHub Actions Julian Groß 2025-01-24 22:35:24 +0100
  • f6b2956ff1 Fix some issues building with Conan Qt. This still fails as upstream Qt includes an old bug in qtlocation/src/3rdparty/mapbox-gl-native/include/mbgl/util/geometry.hpp; We should switch to KDE's Qt patchset as it has issues like this patched and we already use it on VCPKG. (https://invent.kde.org/qt/qt/qt5/-/tree/kde/5.15) Julian Groß 2025-01-23 10:41:22 +0100
  • 829a1b3c14 🔧 Updated conan overte remote url Edgar 2024-12-23 09:54:12 +0100
  • 4fbabb3f63 Package cgltf as header-only library. This way we can continue to override CGLTF_ATOF to fix floating point conversion issues on systems with , decimal separators. Julian Groß 2024-12-22 23:55:42 +0100
  • 124ff93a7f Target only TBB, not the conan specific meta target onetbb:onetbb. Julian Groß 2024-12-22 23:53:40 +0100
  • e94b8fe84c 🔧 Also generate RelWithDebInfo config on Linux Edgar 2024-12-21 20:16:50 +0100
  • cd73551a72 📝 Updated documentation Edgar 2024-11-01 12:48:04 +0100
  • e88f5d4d70 🐛 Fixed VS 2022 build scripts Edgar 2024-11-01 12:47:40 +0100
  • 68cdde60b3 🔧 Switch back to prebuild WebRTC for now Edgar 2024-09-30 15:35:55 +0200
  • 13b24db530 🔧 Use system OpenSSL on Linux Edgar 2024-09-27 13:02:41 +0200
  • b0f8b25bbf ⬆️ Updated google-webrtc to 124 Edgar 2024-07-12 20:41:55 +0200
  • 2ec44a391c 🔧 Added artery-font-format Edgar 2024-06-11 11:05:00 +0200
  • 50c8578290 ⬆️ Updated cgltf to 1.14 Edgar 2024-06-11 10:57:13 +0200
  • 44a7c9286b ⬆️ Updated SDL to 2.30.3 Edgar 2024-06-09 17:48:33 +0200
  • a98ce09a0b 🔧 Disable WebRTC by default Edgar 2024-05-25 11:38:03 +0200
  • 24b7bdbc82 ⬇️ Downgraded GLM Edgar 2024-03-19 00:41:24 +0100
  • 059ffa5d83 ⬆️ Updated liblo and node package Edgar 2024-03-01 19:54:23 +0100
  • 3d08904288 🔧 Simplify FixupBundlePostBuild Edgar 2024-02-27 16:31:52 +0100
  • e369e6bc98 🐛 Fixed missing libraries on Linux Edgar 2024-02-27 13:39:21 +0100
  • f3502962ba 🐛 Fixed polyvox trying to build bindings Edgar 2024-02-27 13:40:37 +0100
  • 1c24bd00cf 📦 Added cgltf Conan package Edgar 2024-02-26 23:52:21 +0100
  • 3f7695fd56 🐛 Fixed building tests Edgar 2024-02-25 13:31:42 +0100
  • caabbd43e4 🐛 Fixed building manual tests Edgar 2024-02-25 13:31:14 +0100
  • 558bf1b3d0 👷 Updated gh actions Edgar 2024-02-24 22:34:51 +0100
  • 3573fbd992 🔧 Don't generate a qt.conf on Linux Edgar 2024-02-23 14:54:05 +0100
  • 84f6e01e2c 🐛 Fixed dependencies on Linux Edgar 2024-02-13 10:29:42 +0100
  • 27ff1807f5 🔧 Use conan packages instead of cmake external projects Edgar 2024-01-24 13:25:24 +0100
  • 965ba56ab9 🔥 Removed external cmake packages Edgar 2024-01-24 13:24:13 +0100
  • eb92f4b9be 📦 Added GifCreator Conan package Edgar 2024-01-24 13:23:12 +0100
  • 2d1d97c600 📦 Added NeuronDataReader Conan package Edgar 2024-01-24 13:22:48 +0100
  • 2d11963e8f 📦 Added OVR Conan package Edgar 2024-01-24 13:22:24 +0100
  • a6db573f19 📦 Added SteamWorks Conan package Edgar 2024-01-24 13:22:00 +0100
  • 4265d31c28 🔧 Reenabled build with WebRTC Edgar 2024-01-22 14:51:42 +0100
  • 5b2bc036e3 🐛 Fixed OpenVR failing to link on windows Edgar 2024-01-22 11:23:28 +0100
  • 735ccf0f34 🐛 Fixed missing WIN32 definition when building with ninja Edgar 2023-12-08 11:24:10 +0100
  • 290402a5c3 🐛 Fixed missing lib in liblo conan pkg Edgar 2023-12-08 11:22:31 +0100
  • fcc5582932 🐛 Fixed missing discord-rpc package Edgar 2023-11-08 14:43:57 +0100
  • 74e0c749e6 Allow building libnode on aarch64 Julian Groß 2023-10-09 09:33:11 +0200
  • 4ad3bbf585 Use python3 instead of python binary for configuring libnode on Linux Julian Groß 2023-10-02 22:32:51 +0200
  • 64dcf34d60 Update OpenEXR to 3.1.9 and fix deprecation warnings Julian Groß 2023-10-02 21:37:50 +0200
  • df1eec6f2d 🔧 Let cmake find the python3 executable Edgar 2023-10-01 11:36:28 +0200
  • e2792b4d4d 🔧 Disabled unused SDL2 features Edgar 2023-10-01 11:35:56 +0200
  • 8ac3dc4005 🔧 Move conan generated files to a subfolder Edgar 2023-09-28 19:00:23 +0200
  • 05403e0f21 💚 Fixed CI Edgar 2023-09-27 12:43:16 +0200
  • 4b8ece4d69 🔧 Disabled webrtc completely Edgar 2023-09-27 12:44:22 +0200
  • 010af2ed65 🐛 Fixed build failing when using Ninja Edgar 2023-09-27 12:43:38 +0200
  • 06d7ef81bd 👷 Add missing QT install step Edgar 2023-09-25 16:35:16 +0200
  • baccc9428c 🔧 Removed unused bullet components Edgar 2023-09-25 16:02:33 +0200
  • def928e376 👷 Added a simple CI build Edgar 2023-09-25 15:59:28 +0200
  • a8044702f1 🔧 Disabled gpu-frame-player and vhacd-util Edgar 2023-09-25 15:59:05 +0200
  • 3b5cb287ae 🐛 Fixed render-texture-load build Edgar 2023-09-25 15:57:48 +0200
  • 88e588168b 🐛 Fixed nitpick build Edgar 2023-09-25 15:57:15 +0200
  • 4ed41a9b96 🐛 Fixed ktx-tool build Edgar 2023-09-25 15:56:58 +0200
  • f17acefbb8 🐛 Fixed texturetest build Edgar 2023-09-25 15:56:32 +0200
  • ef1ba6c81a 🐛 Fixed domain-server build Edgar 2023-09-25 15:56:09 +0200
  • 302bb09308 🐛 Fixed FixupBundlePostBuild failing to find QT dlls Edgar 2023-09-25 15:36:08 +0200
  • 4c1244b365 🔧 Added tool to automatically update conan packages Edgar 2023-09-25 15:35:13 +0200
  • dc42b7d704 👷 Disabled gh-actions for now Edgar 2023-09-24 16:29:54 +0200
  • 4243c29c17 🐛 Fixed broken libnode package Edgar 2023-09-24 16:16:31 +0200
  • 5692a4e9a3 🐛 Fixed polyvox includedirs on linux Edgar 2023-09-24 16:13:30 +0200
  • 97b58cddf4 🐛 Fixed nvidia-texture-tools build settings Edgar 2023-09-24 12:54:08 +0200
  • ce90741a53 🐛 Fixed package_libraries_for_deployment() Edgar 2023-09-24 11:51:59 +0200
  • f4ad5cafb4 🐛 Fixed shadergen unable to find tools Edgar 2023-09-24 11:28:32 +0200
  • feb6a74cc5 🔧 Downgrade draco Edgar 2023-09-23 19:50:51 +0200
  • 97cf1f71cb 🐛 Fixed libnode conan pkg build Edgar 2023-09-23 14:11:09 +0200
  • 559d3712dd 🚧 WIP build with conan Edgar 2023-09-22 21:57:14 +0200
  • d4180db67f 🔧 Added older version of polyvox Edgar 2023-09-22 21:55:22 +0200
  • 6020d5f8e3 🐛 Fixed libnode pkg build Edgar 2023-09-22 21:54:35 +0200
  • 706140ee99 📦 Added quazip pkg Edgar 2023-09-22 21:53:41 +0200
  • 864acef906 🔧 Updated conanfile Edgar 2023-09-22 16:08:50 +0200
  • 361378c9ee 📦 Added openvr pkg Edgar 2023-09-22 15:54:28 +0200
  • c0a83c3b95 📦 Added libnode pkg Edgar 2023-09-22 15:47:57 +0200
  • da3eb11937 📦 Added qt config Edgar 2023-09-17 14:00:18 +0200
  • e36869c3e0 🔧 Add conan profiles Edgar 2023-09-17 13:59:59 +0200
  • 06dff3ed3c 📦 Added liblo pkg Edgar 2023-09-17 13:39:04 +0200
  • be8ea369cf 📦 Added polyvox pkg Edgar 2023-08-15 12:44:32 +0200
  • fd52f2a83a 📦 Added nvidia-texture-tools pkg Edgar 2023-08-15 12:32:53 +0200
  • 9e1e6e2e91 📦 Added scribe pkg Edgar 2023-08-15 11:41:45 +0200
  • 113c6ddc50 🚧 Replace vcpkg with conan Edgar 2023-08-13 18:38:39 +0200
  • 949fa37811
    Merge pull request #1509 from HifiExperiments/changelog Julian Groß 2025-05-13 11:19:44 +0200
  • 05b8791769
    Update CHANGELOG.md HifiExperiments 2025-05-12 23:59:03 -0700
  • eabef44880
    Update CHANGELOG.md HifiExperiments 2025-05-12 23:56:21 -0700
  • e47bea2882 2025.05.1 changelog HifiExperiments 2025-05-02 19:51:02 -0700
  • 53d2094029
    Merge pull request #1523 from overte-org/fix/fall_after_serverless ksuprynowicz 2025-05-07 22:08:05 +0200
  • 3a649a5ad5 Fix falling though the ground after serverless Karol Suprynowicz 2025-05-06 23:59:20 +0200
  • acf4a4f503
    Merge pull request #1513 from ada-tv/fix/teleport-indicator ksuprynowicz 2025-05-05 22:27:44 +0200
  • 98722b3128
    Merge pull request #1516 from ada-tv/fix/xr-cleanup2 ksuprynowicz 2025-05-05 21:41:42 +0200
  • f961e3e303 Revert grip deadzone, was only an issue for the VR keyboard Ada 2025-05-05 18:17:26 +1000
  • 4e0649cc74 Fix OpenXR view swimming, increase grip deadzone Ada 2025-05-05 17:48:18 +1000
  • 818f6696f4 Stutter fix Ada 2025-05-04 21:52:08 +1000
  • 1a26130896 Don't double-destroy session Ada 2025-05-04 03:18:54 +1000
  • 2f34081d13 OpenXR cleanup 2, electric boogaloo Ada 2025-05-04 02:22:30 +1000
  • a6bb8e6208 expose polyvox materials to scripts HifiExperiments 2025-05-03 23:56:04 -0700
  • 87132819a8
    Merge pull request #1515 from daleglass-overte/fix-node-build-cstdint Dale Glass 2025-05-03 21:57:58 +0200
  • da1c0c0480 Fix Node build on neweer compilers; add missing header Dale Glass 2025-05-03 16:50:09 +0200
  • d0003d13b4 Fix VR teleport indicator Ada 2025-05-03 21:12:37 +1000
  • caa0197baa
    Update TabletAboutDialog.qml copyright year Julian Groß 2025-05-03 10:09:18 +0200
  • b176887e60
    Update LICENSE year Julian Groß 2025-05-03 10:05:07 +0200
  • 072920c26b
    Merge pull request #1472 from ada-tv/feature/dark-theme ksuprynowicz 2025-05-02 12:35:28 +0200
  • 64bc8f5e3c Dark theme by default Ada 2025-05-02 20:10:51 +1000