Commit graph

87395 commits

Author SHA1 Message Date
fb59de1410
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.
2025-02-27 12:32:00 +01:00
df8045d1d7
Target only TBB, not the conan specific meta target onetbb:onetbb. 2025-02-27 12:31:59 +01:00
Edgar
add0436444
🔧 Also generate RelWithDebInfo config on Linux 2025-02-27 12:31:59 +01:00
Edgar
6ad41bb27c
📝 Updated documentation 2025-02-27 12:31:59 +01:00
Edgar
a17c6ec15f
🐛 Fixed VS 2022 build scripts 2025-02-27 12:31:59 +01:00
Edgar
414f7139c0
🔧 Switch back to prebuild WebRTC for now 2025-02-27 12:31:58 +01:00
Edgar
3b5057529e
🔧 Use system OpenSSL on Linux 2025-02-27 12:31:58 +01:00
Edgar
b449156cbe
⬆️ Updated google-webrtc to 124 2025-02-27 12:31:57 +01:00
Edgar
f752ea779f
🔧 Added artery-font-format 2025-02-27 12:31:57 +01:00
Edgar
0d0aea2a72
⬆️ Updated cgltf to 1.14 2025-02-27 12:31:57 +01:00
Edgar
a11f057145
⬆️ Updated SDL to 2.30.3 2025-02-27 12:31:56 +01:00
Edgar
294f257288
🔧 Disable WebRTC by default 2025-02-27 12:31:31 +01:00
Edgar
8ef1941c13
⬇️ Downgraded GLM 2025-02-27 12:31:31 +01:00
Edgar
c8c2d70468
⬆️ Updated liblo and node package 2025-02-27 12:31:30 +01:00
Edgar
8a281e481f
🔧 Simplify FixupBundlePostBuild 2025-02-27 12:31:30 +01:00
Edgar
f650977438
🐛 Fixed missing libraries on Linux 2025-02-27 12:31:30 +01:00
Edgar
ffd97d0d02
🐛 Fixed polyvox trying to build bindings 2025-02-27 12:31:30 +01:00
Edgar
edd4332d1e
📦 Added cgltf Conan package 2025-02-27 12:31:30 +01:00
Edgar
4a19060a79
🐛 Fixed building tests 2025-02-27 12:31:29 +01:00
Edgar
fc4f5a6aed
🐛 Fixed building manual tests 2025-02-27 12:31:29 +01:00
Edgar
ea70ba2031
👷 Updated gh actions 2025-02-27 12:31:29 +01:00
Edgar
cf5f8b47d8
🔧 Don't generate a qt.conf on Linux
This breaks the interface
2025-02-27 12:31:29 +01:00
Edgar
d5ba6c7081
🐛 Fixed dependencies on Linux 2025-02-27 12:31:28 +01:00
Edgar
564b7510c7
🔧 Use conan packages instead of cmake external projects 2025-02-27 12:31:28 +01:00
Edgar
46b383934d
🔥 Removed external cmake packages 2025-02-27 12:31:28 +01:00
Edgar
9704afab39
📦 Added GifCreator Conan package 2025-02-27 12:31:28 +01:00
Edgar
a17d27a33b
📦 Added NeuronDataReader Conan package 2025-02-27 12:31:28 +01:00
Edgar
3b7c00648e
📦 Added OVR Conan package 2025-02-27 12:31:27 +01:00
Edgar
edb79980f8
📦 Added SteamWorks Conan package 2025-02-27 12:31:27 +01:00
Edgar
7006a1de41
🔧 Reenabled build with WebRTC
This uses a temporary prebuild package to build, it would be better to build WebRTC from sources
2025-02-27 12:31:27 +01:00
Edgar
657db4c8fe
🐛 Fixed OpenVR failing to link on windows 2025-02-27 12:31:27 +01:00
Edgar
f1b1e7f50c
🐛 Fixed missing WIN32 definition when building with ninja 2025-02-27 12:31:26 +01:00
Edgar
fcef31793d
🐛 Fixed missing lib in liblo conan pkg 2025-02-27 12:31:26 +01:00
Edgar
b7131197aa
🐛 Fixed missing discord-rpc package 2025-02-27 12:31:26 +01:00
a5bbe91b12
Allow building libnode on aarch64 2025-02-27 12:31:26 +01:00
c7fd18059e
Use python3 instead of python binary for configuring libnode on Linux 2025-02-27 12:31:26 +01:00
177d67dbbd
Update OpenEXR to 3.1.9 and fix deprecation warnings 2025-02-27 12:31:25 +01:00
Edgar
679f2fe5d6
🔧 Let cmake find the python3 executable 2025-02-27 12:31:25 +01:00
Edgar
e5edb54db1
🔧 Disabled unused SDL2 features 2025-02-27 12:31:25 +01:00
Edgar
0728fe2f63
🔧 Move conan generated files to a subfolder 2025-02-27 12:31:25 +01:00
Edgar
33961206f5
💚 Fixed CI 2025-02-27 12:31:24 +01:00
Edgar
1740587b47
🔧 Disabled webrtc completely 2025-02-27 12:31:24 +01:00
Edgar
ba1ce8fa83
🐛 Fixed build failing when using Ninja 2025-02-27 12:31:24 +01:00
Edgar
3c7780a065
👷 Add missing QT install step 2025-02-27 12:31:24 +01:00
Edgar
9e75c2d9fe
🔧 Removed unused bullet components 2025-02-27 12:31:24 +01:00
Edgar
c6583150e6
👷 Added a simple CI build 2025-02-27 12:31:23 +01:00
Edgar
af913636a3
🔧 Disabled gpu-frame-player and vhacd-util
These projects are broken at the moment
2025-02-27 12:31:23 +01:00
Edgar
96c2916583
🐛 Fixed render-texture-load build 2025-02-27 12:31:23 +01:00
Edgar
f676f7f560
🐛 Fixed nitpick build 2025-02-27 12:31:23 +01:00
Edgar
83c353ef11
🐛 Fixed ktx-tool build 2025-02-27 12:31:22 +01:00