Meshroom/bin
Yann Lanthony 7eab289d30 [core] Graph: initial refactoring of graph loading API and logic
* API
Instead of having a single `load` function that exposes in its API
some elements only applicable to initializing a graph from a templates,
split it into 2 distinct functions: `load` and `initFromTemplate`.
Apply those changes to users of the API (UI, CLI), and simplify Graph
wrapper classes to better align with those concepts.

* Deserialization
Reduce the cognitive complexity of the deserizalization process
by splitting it into more atomic functions, while maintaining the
current behavior.
2025-02-06 16:46:04 +01:00
..
ion_start_meshroom.sh Ion version retrieval 2024-07-16 14:36:31 +02:00
meshroom_batch [core] Graph: initial refactoring of graph loading API and logic 2025-02-06 16:46:04 +01:00
meshroom_compute [bin] compute: preprocess/postprocess calls are missing 2024-07-18 20:06:11 +02:00
meshroom_newNodeType [bin] meshroom_newNodeType: Remove all invalidate= arguments 2024-09-12 10:54:17 +02:00
meshroom_statistics [bin] Fix all the scripts that had errors 2023-04-24 16:43:01 +02:00
meshroom_status [bin] Fix all the scripts that had errors 2023-04-24 16:43:01 +02:00
meshroom_submit Create Init functions for nodes, submitters and pipelines 2024-07-05 15:46:58 +02:00