Julian Groß
b6fbd63dd5
Merge pull request #1611 from JulianGro/cherrypick_warning_fixes
...
Cherry-pick warning fixes
2025-06-11 12:06:15 +02:00
Julian Groß
7ff1d49d83
Merge pull request #1609 from JulianGro/gl45_intel
...
Don't disable OpenGL 4.5 on all Intel graphics.
2025-06-11 11:12:43 +02:00
HifiExperiments
9b7b5a2bea
Merge pull request #1242 from HifiExperiments/entityProps
...
fix noNetwork and add documentation for automated entity property files
2025-06-10 17:32:19 -07:00
Julian Groß
7bd0ccc01b
Merge pull request #1614 from HifiExperiments/fixArrayDocs
...
fix jsdocs for arrays I guess
2025-06-10 09:21:09 +02:00
Julian Groß
9b84dced7a
Merge pull request #1613 from JulianGro/appimage-webp
...
Install additional Qt imageformats to allow reading WebP textures.
2025-06-10 08:34:54 +02:00
HifiExperiments
d07259802d
fix jsdocs for arrays I guess
2025-06-09 19:57:05 -07:00
Julian Groß
81013a8359
Install additional Qt imageformats to allow reading WebP textures.
2025-06-09 23:44:07 +02:00
HifiExperiments
872c0ba015
fix new warning
2025-06-09 09:57:39 +02:00
HifiExperiments
54eff5cb7e
why
2025-06-09 09:57:22 +02:00
HifiExperiments
cc40aa63ca
another day another warning
2025-06-09 09:56:57 +02:00
Julian Groß
e764062ec9
Don't disable OpenGL 4.5 on all Intel graphics.
2025-06-09 09:49:12 +02:00
ksuprynowicz
6884a8c802
Merge pull request #1531 from HifiExperiments/materialLayers
...
material layering part 1: triplanar
2025-06-08 23:10:18 +02:00
Julian Groß
cc195a6538
Merge pull request #1590 from ada-tv/fix/desktop-local-grab
...
Fix local entity grabbing on desktop
2025-06-07 22:15:20 +02:00
Julian Groß
fd6bfd50e3
Merge pull request #1605 from JulianGro/donation_campaign_1
...
Add donation campaign.
2025-06-07 21:59:15 +02:00
ksuprynowicz
5272b80912
Merge pull request #1604 from overte-org/fix/mtu_new
...
Lower maximum MTU
2025-06-07 21:42:25 +02:00
ksuprynowicz
277a549701
Lower maximum MTU
2025-06-07 21:39:28 +02:00
Julian Groß
63106959ee
Add donation campaign.
2025-06-07 21:08:55 +02:00
ksuprynowicz
5eebe87c04
Merge pull request #1587 from overte-org/fix/gcc-15
...
Fixes for building on Arch/GCC 15
2025-06-06 18:01:12 +02:00
ksuprynowicz
7b9b3e3a7c
Merge branch 'master' into fix/gcc-15
2025-06-06 18:00:45 +02:00
Julian Groß
26d1bef907
Merge pull request #1596 from JulianGro/conan-profiles
...
Fix "The compiler.cppstd is not defined for this configuration".
2025-06-06 11:07:02 +02:00
Julian Groß
989818daf2
Fix "The compiler.cppstd is not defined for this configuration".
...
True edge case in Conan. It seems that the cache logic works without setting compiler.cppstd, while building requires it in some cases. On my system, everything requiring it was already cached, so I didn't run into any errors while building even without it being set.
2025-06-04 02:33:13 +02:00
Julian Groß
fc31d91771
Fix header level.
...
Jumping levels causes warnings in our Sphinx documentation, as it consumes/includes this build documentation.
2025-06-03 18:16:32 +02:00
Julian Groß
47e1d6e574
Conan probably won't copy things over from the old folder automatically.
2025-06-03 12:56:46 +02:00
HifiExperiments
5278ac2fec
material layering part 1: data plumbing + initial triplanar changes
2025-06-02 19:29:53 -07:00
Ada
9a391c69da
Fix local entity grabbing on desktop
2025-06-02 04:28:17 +10:00
ksuprynowicz
b9ebb7bb9f
Merge pull request #1541 from JulianGro/dale
...
Fix building on Dale's machine
2025-05-31 22:21:37 +02:00
Karol Suprynowicz
729101de8f
Fixes for building on Arch/GCC 15
2025-05-31 21:54:44 +02:00
ksuprynowicz
567b66c257
Merge pull request #1538 from ada-tv/feature/dark-js-console
...
Dark theme for JS console
2025-05-31 14:46:16 +02:00
ksuprynowicz
48204fc74e
Merge pull request #1517 from HifiExperiments/triplanarInspector
...
expose polyvox materials to scripts
2025-05-29 23:43:03 +02:00
Julian Groß
0153c319ae
Merge pull request #1543 from JulianGro/runner-image-update
...
GitHub Actions Runner image update
2025-05-29 23:13:49 +02:00
Julian Groß
a7a341e2b6
Merge pull request #1574 from JulianGro/server_packaging
...
Fix Debian and RPM server packaging
2025-05-29 23:12:49 +02:00
ksuprynowicz
f849beace2
Merge pull request #1491 from JulianGro/progressDialog-warning
...
Fix "QML AnimatedImage: Error Reading Animated Image File" warning.
2025-05-29 22:43:30 +02:00
Julian Groß
75401cc70d
Update server packaging documentation for Conan.
2025-05-29 08:48:00 +02:00
Julian Groß
b9d662a5a0
Package all libraries provided by Conan.
2025-05-29 08:46:34 +02:00
Julian Groß
755402f400
Remove OVERTE_USE_SYSTEM_QT reliant code.
2025-05-29 08:43:55 +02:00
Julian Groß
c36eabf77b
Replace tabs with spaces.
2025-05-29 08:42:17 +02:00
ksuprynowicz
5048d86d75
Merge pull request #1544 from ada-tv/fix/xr-gcc11
...
Fix OpenXR plugin building on GCC 11
2025-05-24 14:11:58 +02:00
ksuprynowicz
025e9ef40a
Merge pull request #1563 from overte-org/fix/blur-tap-alignment
...
Fix blur taps alignment issue
2025-05-24 12:52:15 +02:00
Julian Groß
10c782557b
Work around GitHub markdown rendering ignoring small indentation.
2025-05-24 12:51:53 +02:00
Karol Suprynowicz
6584f3d4fd
Fix blur taps alignment issue
2025-05-24 11:06:28 +02:00
Julian Groß
bf53a4c68d
Fix Qt Webengine not being able to find Python 2 on Rocky Linux 9.
2025-05-24 08:37:58 +02:00
Julian Groß
5d1c4f594a
Enable Fedora 42 server package creation.
2025-05-24 08:37:21 +02:00
Julian Groß
92017403b8
Fix libstdc++ not being found on Fedora.
2025-05-24 08:36:39 +02:00
Julian Groß
ec25a0c3e5
Don't edit an existing Conan profile.
2025-05-24 08:35:51 +02:00
Julian Groß
d0e6f40813
Remove usage of undocumented runner.workspace, as it is broken in some scenarios.
2025-05-23 22:34:36 +02:00
Julian Groß
ad2825ee89
Remove unneeded GitHub Actions code.
2025-05-23 22:33:06 +02:00
Julian Groß
7191fa579b
Fix typo
2025-05-23 22:12:19 +02:00
ksuprynowicz
055cc76894
Merge pull request #1552 from JulianGro/linux-build-docs
...
Update Linux build documentation.
2025-05-23 19:58:21 +02:00
ksuprynowicz
507718e08b
Merge pull request #1551 from JulianGro/conan-shaders
...
De-downgrade SPRIV-cross, SPIRV-tools and glslang.
2025-05-22 20:28:47 +02:00
Julian Groß
96e3065945
Add Python 2 for Qt Webengine compilation.
2025-05-21 17:25:00 +02:00