Candice Bentéjac
41a1b47c43
[nodes] Remove invalidate=True
from descriptions
2024-09-12 10:54:18 +02:00
Candice Bentéjac
045c26cc46
[nodes] Change uid=
into invalidate=
for all nodes
2024-09-12 10:41:55 +02:00
Candice Bentéjac
0f6ad22d11
[nodes] Use utilitary constants for most common ChoiceParams
2024-02-08 18:02:18 +01:00
Candice Bentéjac
241bead35c
[nodes] A-C: Harmonize and improve labels and descriptions
...
Use CamelCase for all labels, always end descriptions with periods, and
replace the mixed use of single and double quotes with double quotes
only.
2023-06-16 10:30:42 +02:00
fabien servant
ae0ca71c1c
[nodes] replace CommandLineNode with AVCommandLineNode for alicevision nodes
2022-12-06 15:07:01 +01:00
Loïc Vital
a5fbbe7d82
[node] output labels renaming without 'Output' prefix
2022-10-19 09:50:21 +01:00
Candice Bentéjac
7ec65d828c
Do not evaluate variables of string parameters in the nodes' description
...
Set the value of the string parameters in the nodes' description as
the unevaluated variable instead of the evaluated variable. The
evaluation will be made later, when the nodes with such parameters
will be computed.
2022-07-12 11:22:57 +02:00
Fabien Castan
7ee28b23ff
[nodes] use dspsift instead of sift by default
2021-04-16 10:44:39 +02:00
ChemicalXandco
e18f815af9
[nodes] add node categories
2021-02-14 17:03:42 +00:00
Yann Lanthony
2a410d07ea
[nodes][aliceVision] add initial version on nodes
2018-07-19 13:50:45 +02:00
Yann Lanthony
346277629a
[nodes] use 'desc.Node.internalFolder' in outputs values
...
* avoid duplicating the same string everywhere
* don't override 'internalFolder' with the same value default value in subclasses
2018-07-19 13:50:45 +02:00
Grégoire De Lillo
50f01c4222
[nodes] Use lower case for imageDescriber type and preset
2018-06-21 16:34:57 +02:00
Fabien Castan
ec69efbb89
[nodes] new node CameraRigLocalization
2018-01-02 15:09:06 +01:00