3
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace DISABLE_KTX_CACHE with OVERTE_DISABLE_KTX_CACHE. More... 3 months ago
Replace HIFI_USE_OPTIMIZED_IK with OVERTE_USE_OPTIMIZED_IK. More... 3 months ago
Replace USE_KHR_ROBUSTNESS with OVERTE_USE_KHR_ROBUSTNESS. More... 3 months ago
Remove unused set(PLATFORM_QT_GL OpenGL) More... 3 months ago
Replace USE_NSIGHT with OVERTE_USE_NSIGHT. More... 3 months ago
Replace DOWNLOAD_SERVERLESS_CONTENT with OVERTE_DOWNLOAD_SERVERLESS_CONTENT cache variable. More... 3 months ago
Remove DEPLOY_PACKAGE. We already set DOWNLOAD_SERVERLESS_CONTENT in our main CMakeLists.txt. More... 3 months ago
Replace DISABLE_QML_OPTION and DISABLE_QML with OVERTE_DISABLE_QML cache variable. More... 3 months ago
Don't disable QML on Windows GLES by default. More... 3 months ago
Remove SERVER_ONLY and CLIENT_ONLY environment variables. More... 3 months ago
Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. More... 3 months ago
Replace EXTERNAL_BUILD_ASSETS with OVERTE_EXTERNAL_BUILD_ASSETS. More... 3 months ago
Replace TIMESERVER_URL with OVERTE_TIMESERVER_URL. More... 3 months ago
Remove Visual Studio 2017 workaround. More... 3 months ago
Replace MACOSX_DEPLOYMENT_TARGET environment variable with CMAKE_OSX_DEPLOYMENT_TARGET cache variable. More... 3 months ago
Remove OVERTE_OPTIMIZE and OVERTE_CPU_ARCHITECTURE, replacing them with sane defaults. More... 3 months ago
Replace USE_GLES environment variables with OVERTE_RENDERING_BACKEND cache variable. More... 3 months ago
Merge pull request #1538 from ada-tv/feature/dark-js-console More... 3 months ago
Remove unused MOBILE variable. More... 3 months ago
Replace CMAKE_BACKTRACE_URL and CMAKE_BACKTRACE_TOKEN environment variables with OVERTE_BACKTRACE_URL and OVERTE_BACKTRACE_TOKEN CMake cache variables. More... 3 months ago
Add note about CMake documentation. More... 3 months ago
Replace OVERTE_WARNINGS_AS_ERRORS with CMake's new COMPILE_WARNING_AS_ERROR. More... 3 months ago
Fix warning: "Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming POST_BUILD to preserve backward compatibility." More... 3 months ago
Fix scrolling on local web entities like the tablet
Ada
More... 3 months ago
Merge pull request #1517 from HifiExperiments/triplanarInspector More... 3 months ago
Merge pull request #1543 from JulianGro/runner-image-update More... 3 months ago
Merge pull request #1574 from JulianGro/server_packaging More... 3 months ago
Merge pull request #1491 from JulianGro/progressDialog-warning More... 3 months ago
Update server packaging documentation for Conan. More... 3 months ago
Package all libraries provided by Conan. More... 3 months ago