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
Aurore LAFAURIE
5dd13b0445
[nodes] Update of values from tuple to list for ChoiceParam
...
Update of values from tuple to list for ChoiceParam to be consistent
everywhere.
Before it was not a problem but because of dynamic choices we expect it
to be editable list.
2024-03-28 18:20:09 +01:00
Candice Bentéjac
61a8dcd4e2
[nodes] Harmonize the use of trailing commas across all the nodes
2024-02-08 18:02:19 +01:00
Candice Bentéjac
0f6ad22d11
[nodes] Use utilitary constants for most common ChoiceParams
2024-02-08 18:02:18 +01:00
Candice Bentéjac
f9d8a1da02
[nodes] Masking: Add parameter to specify the extension of the masks
...
Add the `maskExtension` parameter to specify the extension (by default,
"png") of the masks that are to be loaded.
2023-08-24 18:17:53 +02:00
Candice Bentéjac
41280dc22a
[nodes] M-P: 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:31: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
Fabien Castan
61bc59928d
[nodes] Mesh*: use file extension to choose the file format
2021-09-06 12:05:52 +02:00
Thomas Zorroché
45bed69672
[nodes] change default mesh format to obj
2021-09-03 21:13:20 +02:00
Thomas Zorroche
ef11acb4f4
[nodes] add outputMeshFileType parameter for meshMasking
2021-09-03 21:13:19 +02:00
GuillaumeDev
787c1c4c02
[nodes] add "usePointsVisibilities" and rename "input" option for MeshMasking
2021-07-22 18:12:49 +02:00
GuillaumeDev
85f3ae4bdd
[nodes] add "undistortMasks" option for MeshMasking
2021-07-22 18:12:49 +02:00
GuillaumeDev
f16402ff06
[nodes] add "smooth" option for MeshMasking
2021-07-22 18:12:49 +02:00
GuillaumeDev
7128bb4d9a
[nodes] new MeshMasking node
2021-07-22 18:12:49 +02:00