Meshroom/meshroom/core
Candice Bentéjac b726387534 [core] Graph: Support loading files with previous UID system
The file version is updated and support for files with an older version
is added: upon detecting that the file version is old, the old UID
keys will be detected and reformatted with new ones so the file can
be properly loaded.
2024-09-12 10:41:53 +02:00
..
__init__.py [core] Remove unused initPlugins method 2024-08-01 11:06:30 +01:00
attribute.py [core] Simplify invalidation status for all the attributes 2024-09-12 10:41:53 +02:00
cgroup.py [cgroup] rename variable for python 3 compliance 2022-12-08 09:31:30 +01:00
desc.py [core] Simplify invalidation status for all the attributes 2024-09-12 10:41:53 +02:00
exception.py [core] add GraphVisitMessage exceptions mecanism 2018-07-19 13:50:45 +02:00
graph.py [core] Graph: Support loading files with previous UID system 2024-09-12 10:41:53 +02:00
node.py [core] Simplify invalidation status for all the attributes 2024-09-12 10:41:53 +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