]> git.sesse.net Git - kdenlive/commitdiff
rotoscoping:
authorTill Theato <root@ttill.de>
Tue, 1 Mar 2011 20:31:04 +0000 (20:31 +0000)
committerTill Theato <root@ttill.de>
Tue, 1 Mar 2011 20:31:04 +0000 (20:31 +0000)
- Add parameters feather width and feathering passes
- Remove parameter precision

svn path=/trunk/kdenlive/; revision=5466

effects/rotoscoping.xml

index 9548f5c1044dad3e2c6c6f43cc360472490ffdc9..ba26ceb8acb9a2e25eaf614eaecadbf9c1bc90ef 100644 (file)
             <name>Invert</name>
         </parameter>
 
-        <parameter type="constant" name="precision" max="500" min="1" default="1">
-            <name>Precision</name>
+        <parameter type="constant" name="feather" max="500" min="0" default="0">
+            <name>Feather width</name>
+        </parameter>
+        
+        <parameter type="constant" name="feather_passes" max="20" min="1" default="1">
+            <name>Feathering passes</name>
         </parameter>
 
         <parameter type="roto-spline" name="spline" default="">