Meshroom/meshroom
Yann Lanthony 2f6d802445 [core] ListAttribute: add early return test for value setter
Skip value assignment when the value is a list identical to the ListAttribute's
current value.
This avoids internal models and graph update, which can have a
significant impact on performance when the number of elements grows.
2025-01-29 19:11:08 +01:00
..
common QObjectListModel: implement 'index' method 2024-12-06 10:12:11 +01:00
core [core] ListAttribute: add early return test for value setter 2025-01-29 19:11:08 +01:00
nodes Merge pull request #2642 from alicevision/dev/sfmLidar 2025-01-20 10:02:34 +00:00
pipelines Merge pull request #2642 from alicevision/dev/sfmLidar 2025-01-20 10:02:34 +00:00
submitters [qt6] Add QT6 support for wireframe on nvidia 2024-11-07 18:15:42 +01:00
ui [ui] GraphEditor: Add support for editing DynamicChoiceParam 2025-01-29 14:58:21 +01:00
__init__.py Update current version from "2024.1.0" to "2025.1.0" 2025-01-06 16:05:19 +01:00
env.py [app] Add --env-help command line option 2024-12-20 18:26:30 +01:00
multiview.py