[nodes] Clean-up: Harmonize nodes' descriptions

This commit is contained in:
Candice Bentéjac 2023-10-17 15:43:34 +02:00
parent e463f0dce2
commit f2d6770651
25 changed files with 173 additions and 173 deletions

View file

@ -131,7 +131,7 @@ Contrary to the StructureFromMotion node, this node does not infer the camera po
),
desc.ChoiceParam(
name="interFileExtension",
label='Inter File Extension',
label="Inter File Extension",
description="Extension of the intermediate file export.",
value=".abc",
values=(".abc", ".ply"),