Meshroom/meshroom/core
Candice Bentéjac 6ee3c7936b
Merge pull request #2459 from alicevision/dev/submitOrComputeSubgraph
Compute or Submit selected nodes
2024-07-17 16:17:51 +02:00
..
__init__.py Create Init functions for nodes, submitters and pipelines 2024-07-05 15:46:58 +02:00
attribute.py [core] Propagate the onAttributeChanged notification to connected attributes 2024-06-28 19:56:47 +02:00
cgroup.py [cgroup] rename variable for python 3 compliance 2022-12-08 09:31:30 +01:00
desc.py [core] Values of ChoiceParam should be a list, Error message added for initialisation 2024-07-17 12:39:14 +02:00
exception.py [core] add GraphVisitMessage exceptions mecanism 2018-07-19 13:50:45 +02:00
graph.py [core] Exclude edges from InputNode nodes in dfsToProcess 2024-07-02 12:18:35 +02:00
node.py [core] Exclude edges from InputNode nodes in dfsToProcess 2024-07-02 12:18:35 +02:00
stats.py Merge pull request #1995 from alicevision/fix/binCmdLine 2023-05-10 13:32:47 +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 Compute or Submit selected nodes 2024-07-17 16:08:00 +02:00
utils.py [core] utils.py: Add new utilitary constants for ChoiceParams 2024-02-08 17:47:30 +01:00