Changeset 8db1813 in Lumiera
- Timestamp:
-
2026-06-29T21:19:19Z
(3 weeks ago)
- Author:
- Ichthyostega <prg@…>
- Branches:
- dev/play
- Children:
- ce2c3d2
- Parents:
- 64416e3
- git-author:
- Ichthyostega <prg@…> (29/06/26 19:31:13)
- git-committer:
- Ichthyostega <prg@…> (29/06/26 21:19:19)
- Message:
-
Invocation: adapt job parameters to requirements
This is the result of an requirement analysis,
based on the current (better) understanding of render job invocation
- the
InvocationInstanceID is @deprecated, because rather a data based hash is required
- instead, two free parameters are introduced, with a meaning defined by the specific
JobFunctor
- notably the functor for rendering, the `RenderInvocation´ can use these for the exit node and an output context
Note: the C-structs for the job are no longer considered an interface (and will be remoulded into an internal detail of the dispatcher)
-
(No files)
-