Commit graph

87906 commits

Author SHA1 Message Date
0c122cc2dd
Fix wrong name of CMAKE_COMPILE_WARNING_AS_ERROR
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
We were using the name of the target property instead of the cache variable name, so this wasn't doing anything.
2025-06-15 09:58:02 +02:00
2f6fc92592
Merge pull request #1626 from HifiExperiments/seagull
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
birb
2025-06-15 09:23:30 +02:00
6aa7030af3
Merge pull request #1413 from HifiExperiments/driverBlocklist
add GPU driver blocklist
2025-06-15 09:06:35 +02:00
HifiExperiments
901baa8265 bird 2025-06-14 21:59:52 -07:00
1238aa1297
Merge pull request #1618 from AleziaKurdis/createApp_2025_06_Bundle
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
Create app: Properties Tab: Add "tags" properties and arrayOfStrings field type to support it.
2025-06-13 20:45:28 +02:00
cdff46869d
Merge pull request #1622 from HifiExperiments/moreWarnings
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
Fix ring buffer warning
2025-06-13 20:30:05 +02:00
20074a5e69
Merge pull request #1594 from HifiExperiments/glesFix
various fixes for gles shaders
2025-06-13 20:27:53 +02:00
b688a0539b
Merge pull request #1584 from overte-org/cmake_variables
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
CMake refactor
2025-06-13 09:20:17 +02:00
b6fbd63dd5
Merge pull request #1611 from JulianGro/cherrypick_warning_fixes
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
Cherry-pick warning fixes
2025-06-11 12:06:15 +02:00
b1aa068800
Fix misspelled -msse3 2025-06-11 11:15:46 +02:00
7ff1d49d83
Merge pull request #1609 from JulianGro/gl45_intel
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
Don't disable OpenGL 4.5 on all Intel graphics.
2025-06-11 11:12:43 +02:00
Alezia Kurdis
2a44ed5a93
Cleanup 2025-06-10 21:59:23 -04:00
HifiExperiments
8b5ee2befc ring buffer warning 2025-06-10 17:49:21 -07:00
HifiExperiments
2368173340 pour one out for my beautiful macros 2025-06-10 17:41:27 -07:00
HifiExperiments
9b7b5a2bea
Merge pull request #1242 from HifiExperiments/entityProps
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
fix noNetwork and add documentation for automated entity property files
2025-06-10 17:32:19 -07:00
f58368faab
Update CMakeLists.txt
Co-authored-by: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
2025-06-10 12:09:53 +02:00
7bd0ccc01b
Merge pull request #1614 from HifiExperiments/fixArrayDocs
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
fix jsdocs for arrays I guess
2025-06-10 09:21:09 +02:00
9b84dced7a
Merge pull request #1613 from JulianGro/appimage-webp
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
Install additional Qt imageformats to allow reading WebP textures.
2025-06-10 08:34:54 +02:00
HifiExperiments
002bfa1a3e
Merge branch 'master' into glesFix 2025-06-09 20:33:41 -07:00
HifiExperiments
56420ec4cc possible fix for gles shader issue 2025-06-09 20:32:24 -07:00
HifiExperiments
d07259802d fix jsdocs for arrays I guess 2025-06-09 19:57:05 -07:00
Alezia Kurdis
7ebe904ed9
Add ArrayOfStrings component for "tags"
Add ArrayOfStrings component, used for "tags" property.

Adjust also the precision for "materialPosition" and "materialScale".
2025-06-09 22:26:41 -04:00
Alezia Kurdis
49142a378d
Add tooltips for "tags"
Add tooltips for "tags"
2025-06-09 22:23:15 -04:00
Alezia Kurdis
6087d0e159
Add CSS for Tags/ArrayOfStrings
Add CSS for Tags/ArrayOfStrings
2025-06-09 22:21:51 -04:00
81013a8359 Install additional Qt imageformats to allow reading WebP textures. 2025-06-09 23:44:07 +02:00
4fc571e71e
Merge branch 'master' into cmake_variables 2025-06-09 11:28:13 +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
e764062ec9 Don't disable OpenGL 4.5 on all Intel graphics. 2025-06-09 09:49:12 +02:00
6884a8c802
Merge pull request #1531 from HifiExperiments/materialLayers
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
material layering part 1: triplanar
2025-06-08 23:10:18 +02:00
cc195a6538
Merge pull request #1590 from ada-tv/fix/desktop-local-grab
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
Fix local entity grabbing on desktop
2025-06-07 22:15:20 +02:00
fd6bfd50e3
Merge pull request #1605 from JulianGro/donation_campaign_1
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
Add donation campaign.
2025-06-07 21:59:15 +02:00
5272b80912
Merge pull request #1604 from overte-org/fix/mtu_new
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
Lower maximum MTU
2025-06-07 21:42:25 +02:00
277a549701 Lower maximum MTU 2025-06-07 21:39:28 +02:00
63106959ee Add donation campaign. 2025-06-07 21:08:55 +02:00
4f2a1b179b
Merge branch 'master' into cmake_variables 2025-06-07 03:46:18 +02:00
5eebe87c04
Merge pull request #1587 from overte-org/fix/gcc-15
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
Fixes for building on Arch/GCC 15
2025-06-06 18:01:12 +02:00
7b9b3e3a7c
Merge branch 'master' into fix/gcc-15 2025-06-06 18:00:45 +02:00
26d1bef907
Merge pull request #1596 from JulianGro/conan-profiles
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
Fix "The compiler.cppstd is not defined for this configuration".
2025-06-06 11:07:02 +02:00
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
fc31d91771
Fix header level.
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
Jumping levels causes warnings in our Sphinx documentation, as it consumes/includes this build documentation.
2025-06-03 18:16:32 +02:00
47e1d6e574
Conan probably won't copy things over from the old folder automatically.
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-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
b00a865e3e Apparently INTERNAL is its own datatype, so it is mutually exclusive to BOOL. 2025-06-01 21:50:42 +02:00
Ada
9a391c69da Fix local entity grabbing on desktop 2025-06-02 04:28:17 +10:00
eb16e5871e Use numbers for variables like PRODUCTION_BUILD. NSIS, which later consumes these variables, isn't as flexible when it comes to boolean variables as CMake. 2025-06-01 00:04:05 +02:00
5fda2fbe4a Change PRODUCTION_BUILD et cetera to be cache variables, so that they can be accessed by other CMake files. 2025-05-31 22:33:19 +02:00
b9ebb7bb9f
Merge pull request #1541 from JulianGro/dale
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 building on Dale's machine
2025-05-31 22:21:37 +02:00
6368155aab Use wildcards for uploading artifacts. 2025-05-31 22:06:55 +02:00