Meshroom/meshroom/core
Yann Lanthony 5edacee193 [core] Add support for connecting GroupAttributes
Make GroupAttributes connectable by supporting:
- link assignment
- applying link expression
- considering linkParam within appropriate methods
2025-02-21 19:00:22 +01:00
..
desc [core] Trigger node desc creation callback only for explicit node creation 2025-02-14 11:42:22 +01:00
__init__.py [core] Check folder is valid before loading templates from it 2024-09-27 11:23:44 +02:00
attribute.py [core] Add support for connecting GroupAttributes 2025-02-21 19:00:22 +01:00
cgroup.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00
exception.py [core] Simplify handling of link assignment by value on Attribute 2025-02-21 18:56:45 +01:00
graph.py [core] Simplify handling of link assignment by value on Attribute 2025-02-21 18:56:45 +01:00
graphIO.py [core][graphIO] PartialSerializer: fix List/GroupAttribute link serialization 2025-02-06 18:19:19 +01:00
node.py [core] Trigger node desc creation callback only for explicit node creation 2025-02-14 11:42:22 +01:00
nodeFactory.py [core][graphIO] Improve node type version handling 2025-02-06 16:46:05 +01:00
stats.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00
submitter.py [submitters] Add an option to update the job title on submitters 2022-12-05 15:23:10 +01:00
taskManager.py [ui] Recompute and Re-submit not allowed with Compatibility Nodes 2024-09-13 18:32:46 +02:00
typing.py [core] Graph: initial refactoring of graph loading API and logic 2025-02-06 16:46:04 +01:00
utils.py [core] utils.py: Add new utilitary constants for ChoiceParams 2024-02-08 17:47:30 +01:00