Meshroom/meshroom
Povilas Kanapickas 9365a37bde [ui] Reduce confusion when qml loading fails
Currently we disable all logging out of qml by default. This is
problematic in case qml loading fails for any reason (e.g. missing
dependencies) as the user will be presented with a message that is not
actionable: "QQmlApplicationEngine failed to load component". There is
no way to understand what's happening unless the user knows about
MESHROOM_OUTPUT_QML_WARNINGS.

This is improved by checking for presence of "QQmlApplicationEngine
failed to load component" and warning if qml logging is disabled in that
case.
2022-08-25 18:47:16 +03:00
..
common [ui] add support for selecting multiple nodes at once 2021-01-15 18:16:45 +00:00
core Merge pull request #1748 from alicevision/fabiencastan-patch-1 2022-08-23 16:29:20 +02:00
nodes Add abstract InitNode 2022-08-05 10:42:59 +02:00
pipelines [pipelines] photogAndTracking: nodes ui alignment 2022-07-25 19:17:53 +02:00
submitters [submitters] simpleFarm: update gpu tags 2022-02-22 15:24:02 +01:00
ui [ui] Reduce confusion when qml loading fails 2022-08-25 18:47:16 +03:00
__init__.py Update meshroom version to 2021.1.0 2021-02-26 00:52:50 +01:00
multiview.py Add support for external pipelines using project files 2022-07-12 14:56:24 +02:00