Meshroom/meshroom/core
Candice Bentéjac c3e8b8833f [core] checkTemplateVersions: Ensure nodes are not loaded several times
By performing a `initNodes()` every single time `checkTemplateVersions`
was called without ever unregistering the nodes, warnings about nodes
being already registered were raised when for example calling
`checkAllTemplatesVersions`.
2025-03-18 14:04:06 +00:00
..
desc [desc] Remove internalFolder in desc.Node 2025-03-05 13:36:32 +00:00
__init__.py [core] Update initPipelines following removal of the "pipelines" folder 2025-03-17 16:47:12 +01:00
attribute.py [core] Attribute: Strip ending "/" from invalidation values 2025-03-05 13:36:34 +00:00
cgroup.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00
exception.py [core] Add 'strictCompatibility' mode for loadGraph function 2024-11-14 19:11:08 +01:00
graph.py [core] Trigger node desc creation callback only for explicit node creation 2025-02-14 11:42:22 +01:00
graphIO.py [core][graphIO] PartialSerializer: fix List/GroupAttribute link serialization 2025-02-06 18:19:19 +01:00
node.py [core] Node: Status should be NONE when there is no chunk 2025-03-12 10:40:46 +00: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
test.py [core] checkTemplateVersions: Ensure nodes are not loaded several times 2025-03-18 14:04:06 +00:00
typing.py [core] Graph: initial refactoring of graph loading API and logic 2025-02-06 16:46:04 +01:00
utils.py Injecting survey points 2025-03-11 11:40:35 +01:00