3
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 16, 2024 — Jul 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused set(PLATFORM_QT_GL OpenGL) More... about 2 months ago
Replace USE_NSIGHT with OVERTE_USE_NSIGHT. More... about 2 months ago
Replace DOWNLOAD_SERVERLESS_CONTENT with OVERTE_DOWNLOAD_SERVERLESS_CONTENT cache variable. More... about 2 months ago
Remove DEPLOY_PACKAGE. We already set DOWNLOAD_SERVERLESS_CONTENT in our main CMakeLists.txt. More... about 2 months ago
Replace DISABLE_QML_OPTION and DISABLE_QML with OVERTE_DISABLE_QML cache variable. More... about 2 months ago
Don't disable QML on Windows GLES by default. More... about 2 months ago
Remove SERVER_ONLY and CLIENT_ONLY environment variables. More... about 2 months ago
Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. More... about 2 months ago
Replace EXTERNAL_BUILD_ASSETS with OVERTE_EXTERNAL_BUILD_ASSETS. More... about 2 months ago
Replace TIMESERVER_URL with OVERTE_TIMESERVER_URL. More... about 2 months ago
Remove Visual Studio 2017 workaround. More... about 2 months ago
Replace MACOSX_DEPLOYMENT_TARGET environment variable with CMAKE_OSX_DEPLOYMENT_TARGET cache variable. More... about 2 months ago
Remove OVERTE_OPTIMIZE and OVERTE_CPU_ARCHITECTURE, replacing them with sane defaults. More... about 2 months ago
Replace USE_GLES environment variables with OVERTE_RENDERING_BACKEND cache variable. More... about 2 months ago
Merge pull request #1538 from ada-tv/feature/dark-js-console More... about 2 months ago
Remove unused MOBILE variable. More... about 2 months ago
Replace CMAKE_BACKTRACE_URL and CMAKE_BACKTRACE_TOKEN environment variables with OVERTE_BACKTRACE_URL and OVERTE_BACKTRACE_TOKEN CMake cache variables. More... about 2 months ago
Add note about CMake documentation. More... about 2 months ago
Replace OVERTE_WARNINGS_AS_ERRORS with CMake's new COMPILE_WARNING_AS_ERROR. More... about 2 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... about 2 months ago
Fix scrolling on local web entities like the tablet
Ada
More... about 2 months ago
Merge pull request #1517 from HifiExperiments/triplanarInspector More... about 2 months ago
Merge pull request #1543 from JulianGro/runner-image-update More... about 2 months ago
Merge pull request #1574 from JulianGro/server_packaging More... about 2 months ago
Merge pull request #1491 from JulianGro/progressDialog-warning More... about 2 months ago
Update server packaging documentation for Conan. More... about 2 months ago
Package all libraries provided by Conan. More... about 2 months ago
Remove OVERTE_USE_SYSTEM_QT reliant code. More... about 2 months ago
Replace tabs with spaces. More... about 2 months ago
Update interface/src/Application_Events.cpp More... about 2 months ago