X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Foldfilm%2Ffilter_vignette.yml;h=a63bd476cf0fbe5975a4b42d1173fea76a18cdd2;hb=f4963a6aa07644399b273b5d2b1f9299c9047414;hp=deb74546717904ce9792df58987cacf3f19c5e3f;hpb=bcc6b806e31890a1cd23e93867b376f4e0126b10;p=melted diff --git a/src/modules/oldfilm/filter_vignette.yml b/src/modules/oldfilm/filter_vignette.yml index deb7454..a63bd47 100644 --- a/src/modules/oldfilm/filter_vignette.yml +++ b/src/modules/oldfilm/filter_vignette.yml @@ -22,14 +22,14 @@ bugs: # this can be just for documentation, or the tool may disclose it to help - need to do some speed improvement. parameters: - - identifier: Smooth;Radius;X;Y;Max Opacity # 'argument' is a reserved name for a value supplied to the factory - title: Start value # the title can be used as a label for the widget + - identifier: geometry # 'argument' is a reserved name for a value supplied to the factory + title: Geometry Value # the title can be used as a label for the widget type: geometry description: Start position, "smooth":"radius","X"x"Y","maxopac" readonly: no required: yes mutable: no format: %d:%d:%dx%d:%d - minimum: 0;0;0;0;0 - maximum: 100;100;100;100;100 - default: 80;50;50%;50%;0 + minimum: 0:0:0:0:0 + maximum: 100:100:100:100:100 + default: 80:50%:50%:50%:0