Commit graph

  • 530eec4480 fixing merge packets HifiExperiments 2025-06-09 21:17:17 -0700
  • 59a8272c78 nullptr check HifiExperiments 2024-03-01 11:44:32 -0800
  • 0e8fc7d788 support larger entity edit/data packets via packet lists HifiExperiments 2024-02-23 12:27:44 -0800
  • 002bfa1a3e
    Merge branch 'master' into glesFix HifiExperiments 2025-06-09 20:33:41 -0700
  • 56420ec4cc possible fix for gles shader issue HifiExperiments 2025-06-02 21:59:39 -0700
  • d07259802d fix jsdocs for arrays I guess HifiExperiments 2025-06-09 19:57:05 -0700
  • 7ebe904ed9
    Add ArrayOfStrings component for "tags" Alezia Kurdis 2025-06-09 22:26:41 -0400
  • 49142a378d
    Add tooltips for "tags" Alezia Kurdis 2025-06-09 22:23:15 -0400
  • 6087d0e159
    Add CSS for Tags/ArrayOfStrings Alezia Kurdis 2025-06-09 22:21:51 -0400
  • 81013a8359 Install additional Qt imageformats to allow reading WebP textures. Julian Groß 2025-06-09 22:55:40 +0200
  • 4fc571e71e
    Merge branch 'master' into cmake_variables Julian Groß 2025-06-09 11:28:13 +0200
  • 85ce4fa787 Move to Visual Studio 2022. Julian Groß 2025-06-09 11:19:58 +0200
  • 872c0ba015 fix new warning HifiExperiments 2025-03-15 23:15:32 -0700
  • 54eff5cb7e why HifiExperiments 2025-03-16 14:32:01 -0700
  • cc40aa63ca another day another warning HifiExperiments 2025-04-13 21:47:24 -0700
  • e764062ec9 Don't disable OpenGL 4.5 on all Intel graphics. Julian Groß 2025-06-09 09:49:12 +0200
  • 97733b6830 change entity scripting interface methods to support pick filters pickFilters HifiExperiments 2025-06-08 22:45:47 -0700
  • 6884a8c802
    Merge pull request #1531 from HifiExperiments/materialLayers ksuprynowicz 2025-06-08 23:10:18 +0200
  • 805c5e1b85 Remove evalSDFOutline and instead use a bias parameter on evalSDF Ada 2025-06-08 06:23:31 +1000
  • cc195a6538
    Merge pull request #1590 from ada-tv/fix/desktop-local-grab Julian Groß 2025-06-07 22:15:20 +0200
  • ec02c6da6e Oops, revert opaque behavior to fix it Ada 2025-06-05 00:25:57 +1000
  • 99aa723168 Transparent SDF Text antialiasing fix Ada 2025-06-04 05:00:06 +1000
  • fd6bfd50e3
    Merge pull request #1605 from JulianGro/donation_campaign_1 Julian Groß 2025-06-07 21:59:15 +0200
  • 5272b80912
    Merge pull request #1604 from overte-org/fix/mtu_new ksuprynowicz 2025-06-07 21:42:25 +0200
  • 277a549701 Lower maximum MTU ksuprynowicz 2025-06-07 21:39:28 +0200
  • 63106959ee Add donation campaign. Julian Groß 2025-06-07 14:00:08 +0200
  • 4f2a1b179b
    Merge branch 'master' into cmake_variables Julian Groß 2025-06-07 03:46:18 +0200
  • 5eebe87c04
    Merge pull request #1587 from overte-org/fix/gcc-15 ksuprynowicz 2025-06-06 18:01:12 +0200
  • 7b9b3e3a7c
    Merge branch 'master' into fix/gcc-15 ksuprynowicz 2025-06-06 18:00:45 +0200
  • 26d1bef907
    Merge pull request #1596 from JulianGro/conan-profiles Julian Groß 2025-06-06 11:07:02 +0200
  • 942eda557c split shader qrc into smaller files and re-enable 4.1 shaderQrc HifiExperiments 2025-06-05 23:31:39 -0700
  • 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. Julian Groß 2025-06-04 02:33:13 +0200
  • fc31d91771
    Fix header level. Julian Groß 2025-06-03 18:16:32 +0200
  • 47e1d6e574
    Conan probably won't copy things over from the old folder automatically. Julian Groß 2025-06-03 12:56:46 +0200
  • 67f9b1ce76 material layers part 3: this one actually does something HifiExperiments 2025-06-01 14:52:06 -0700
  • 108bee912e material layers part 2: shader support for layering + splatmaps HifiExperiments 2025-05-28 22:27:21 -0700
  • 5278ac2fec material layering part 1: data plumbing + initial triplanar changes HifiExperiments 2025-05-08 22:53:19 -0700
  • b00a865e3e Apparently INTERNAL is its own datatype, so it is mutually exclusive to BOOL. Julian Groß 2025-06-01 21:50:42 +0200
  • 9a391c69da Fix local entity grabbing on desktop Ada 2025-06-02 04:28:17 +1000
  • 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. Julian Groß 2025-06-01 00:04:05 +0200
  • 5fda2fbe4a Change PRODUCTION_BUILD et cetera to be cache variables, so that they can be accessed by other CMake files. Julian Groß 2025-05-31 22:33:19 +0200
  • b9ebb7bb9f
    Merge pull request #1541 from JulianGro/dale ksuprynowicz 2025-05-31 22:21:37 +0200
  • 6368155aab Use wildcards for uploading artifacts. Julian Groß 2025-05-31 22:06:55 +0200
  • 729101de8f Fixes for building on Arch/GCC 15 Karol Suprynowicz 2025-05-31 21:53:55 +0200
  • c7a2ce2b3a Don't use OpenGL ES backend for now, as it fails to build. Julian Groß 2025-05-31 21:28:39 +0200
  • 761db8a2c3 BUILD_TOOLS -> OVERTE_BUILD_TOOLS stragglers. Julian Groß 2025-05-31 21:21:20 +0200
  • 5d4de1f274 Bump C++ standard to fix build errors on webrtc-audio-processing. Julian Groß 2025-05-31 20:19:11 +0200
  • a64e700d72 HIFI_USE_OPTIMIZED_IK and DOWNLOAD_SERVERLESS_CONTENT straggler. Julian Groß 2025-05-31 18:57:50 +0200
  • 4afc038ac3 Always use STABLE_GLOBAL_SERVICES. I assume we will eventually get rid of this completely, since we want the Directory service to be federated and switchable during runtime. Julian Groß 2025-05-31 18:54:52 +0200
  • 4e433548bb Remove OVERTE_CPU_ARCHITECTURE straggler. Julian Groß 2025-05-31 18:51:55 +0200
  • 08da32b71a Refactor PRODUCTION_BUILD, PR_BUILD, and STABLE_BUILD. We stop exposing them since they are already set automatically, and limit their usage. Julian Groß 2025-05-31 18:51:26 +0200
  • 1eb2e8ae77 Remove OVERTE_USE_SYSTEM_QT straggler. (It was replaced with qt_source through the switch to Conan.) Julian Groß 2025-05-31 18:43:17 +0200
  • 28c005b85c Replace BUILD_NUMBER with OVERTE_GIT_COMMIT_SHORT cache variable to be more descriptive. Julian Groß 2025-05-31 18:40:45 +0200
  • 893370ddc0 Add NIGHTLY release type for master builds. Julian Groß 2025-05-31 18:33:42 +0200
  • c1aa0b369c Add BUILD_DATE to BUILD_VERSION. This way we can tell how old experimental/testing builds are. Julian Groß 2025-05-31 18:30:04 +0200
  • ca42d217b0 Replace RELEASE_NUMBER environment variable with OVERTE_RELEASE_NUMBER cache variable. Julian Groß 2025-05-31 18:24:05 +0200
  • 45143a1c66 Replace BUILD_TIME with BUILD_DATE and switch to ISO date format. Julian Groß 2025-05-31 18:10:52 +0200
  • f0842177c3 Throw error on malformed OVERTE_RELEASE_TYPE. Julian Groß 2025-05-31 18:08:00 +0200
  • 1d0011cfb8 Replace RELEASE_TYPE environment variable with OVERTE_RELEASE_TYPE cache variable. Julian Groß 2025-05-31 18:04:40 +0200
  • e7e8b2a2ed Remove trailing whitespaces and convert tabs to spaces in INSTALLER.md. Julian Groß 2025-05-31 17:50:48 +0200
  • 4e80443e33 Replace DISABLE_KTX_CACHE with OVERTE_DISABLE_KTX_CACHE. Julian Groß 2025-05-31 17:49:29 +0200
  • e1c6ad7eed Replace HIFI_USE_OPTIMIZED_IK with OVERTE_USE_OPTIMIZED_IK. Julian Groß 2025-05-31 17:46:22 +0200
  • 47eb86e22d Replace USE_KHR_ROBUSTNESS with OVERTE_USE_KHR_ROBUSTNESS. Julian Groß 2025-05-31 17:44:30 +0200
  • a9ce8d70e7 Remove unused set(PLATFORM_QT_GL OpenGL) Julian Groß 2025-05-31 17:43:29 +0200
  • 97978d4a4a Replace USE_NSIGHT with OVERTE_USE_NSIGHT. Julian Groß 2025-05-31 17:42:56 +0200
  • a3fa85756e Replace DOWNLOAD_SERVERLESS_CONTENT with OVERTE_DOWNLOAD_SERVERLESS_CONTENT cache variable. Julian Groß 2025-05-31 17:41:30 +0200
  • 6bab8c2cd1 Remove DEPLOY_PACKAGE. We already set DOWNLOAD_SERVERLESS_CONTENT in our main CMakeLists.txt. Julian Groß 2025-05-31 17:39:50 +0200
  • e8f977c12c Replace DISABLE_QML_OPTION and DISABLE_QML with OVERTE_DISABLE_QML cache variable. Julian Groß 2025-05-31 16:33:42 +0200
  • 42f6569912 Don't disable QML on Windows GLES by default. Julian Groß 2025-05-31 16:30:34 +0200
  • c0397c35b7 Remove SERVER_ONLY and CLIENT_ONLY environment variables. Julian Groß 2025-05-31 16:22:47 +0200
  • 99cf96bed2 Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. Julian Groß 2025-05-31 16:11:12 +0200
  • 96a55f0d9d Replace EXTERNAL_BUILD_ASSETS with OVERTE_EXTERNAL_BUILD_ASSETS. Julian Groß 2025-05-31 15:51:06 +0200
  • 0b20a901d3 Replace TIMESERVER_URL with OVERTE_TIMESERVER_URL. Julian Groß 2025-05-31 15:45:17 +0200
  • 018abbe4fc Remove Visual Studio 2017 workaround. Julian Groß 2025-05-31 15:43:11 +0200
  • e3fd9cbc55 Replace MACOSX_DEPLOYMENT_TARGET environment variable with CMAKE_OSX_DEPLOYMENT_TARGET cache variable. Julian Groß 2025-05-31 15:39:24 +0200
  • 3b06290e46 Remove OVERTE_OPTIMIZE and OVERTE_CPU_ARCHITECTURE, replacing them with sane defaults. Julian Groß 2025-05-31 15:09:01 +0200
  • 5e14df33de Replace USE_GLES environment variables with OVERTE_RENDERING_BACKEND cache variable. Julian Groß 2025-05-31 15:07:03 +0200
  • 567b66c257
    Merge pull request #1538 from ada-tv/feature/dark-js-console ksuprynowicz 2025-05-31 14:46:16 +0200
  • 9233b7a3b5 Remove unused MOBILE variable. Julian Groß 2025-05-31 14:14:28 +0200
  • cee546cfe0 Replace CMAKE_BACKTRACE_URL and CMAKE_BACKTRACE_TOKEN environment variables with OVERTE_BACKTRACE_URL and OVERTE_BACKTRACE_TOKEN CMake cache variables. Julian Groß 2025-05-31 14:10:24 +0200
  • 19a8f75654 Add note about CMake documentation. Julian Groß 2025-05-31 14:02:37 +0200
  • 317e1a7d88 Replace OVERTE_WARNINGS_AS_ERRORS with CMake's new COMPILE_WARNING_AS_ERROR. Julian Groß 2025-05-31 13:58:50 +0200
  • 01223c8672 Fix warning: "Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming POST_BUILD to preserve backward compatibility." Julian Groß 2025-05-31 13:48:55 +0200
  • 48204fc74e
    Merge pull request #1517 from HifiExperiments/triplanarInspector ksuprynowicz 2025-05-29 23:43:03 +0200
  • 0153c319ae
    Merge pull request #1543 from JulianGro/runner-image-update Julian Groß 2025-05-29 23:13:49 +0200
  • a7a341e2b6
    Merge pull request #1574 from JulianGro/server_packaging Julian Groß 2025-05-29 23:12:49 +0200
  • f849beace2
    Merge pull request #1491 from JulianGro/progressDialog-warning ksuprynowicz 2025-05-29 22:43:30 +0200
  • 75401cc70d Update server packaging documentation for Conan. Julian Groß 2025-05-29 08:48:00 +0200
  • b9d662a5a0 Package all libraries provided by Conan. Julian Groß 2025-05-29 08:46:34 +0200
  • 755402f400 Remove OVERTE_USE_SYSTEM_QT reliant code. Julian Groß 2025-05-29 08:43:55 +0200
  • c36eabf77b Replace tabs with spaces. Julian Groß 2025-05-29 08:42:17 +0200
  • 571d27cc5c
    Update interface/src/Application_Events.cpp HifiExperiments 2025-05-27 09:14:12 -0700
  • 5048d86d75
    Merge pull request #1544 from ada-tv/fix/xr-gcc11 ksuprynowicz 2025-05-24 14:11:58 +0200
  • 025e9ef40a
    Merge pull request #1563 from overte-org/fix/blur-tap-alignment ksuprynowicz 2025-05-24 12:52:15 +0200
  • 10c782557b
    Work around GitHub markdown rendering ignoring small indentation. Julian Groß 2025-05-24 12:51:53 +0200
  • 6584f3d4fd Fix blur taps alignment issue Karol Suprynowicz 2025-05-24 11:06:28 +0200
  • bf53a4c68d Fix Qt Webengine not being able to find Python 2 on Rocky Linux 9. Julian Groß 2025-05-24 08:37:58 +0200
  • 5d1c4f594a Enable Fedora 42 server package creation. Julian Groß 2025-05-24 08:37:21 +0200
  • 92017403b8 Fix libstdc++ not being found on Fedora. Julian Groß 2025-05-24 08:36:39 +0200
  • ec25a0c3e5 Don't edit an existing Conan profile. Julian Groß 2025-05-24 08:35:51 +0200