Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
b28377b3
Commit
b28377b3
authored
Mar 18, 2021
by
Jean-Baptiste Mardelle
Browse files
Restore softness param in composite transition.
Fixes #995
parent
29697693
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/transitions/composite.xml
View file @
b28377b3
...
@@ -15,4 +15,7 @@
...
@@ -15,4 +15,7 @@
<parameter
type=
"urllist"
name=
"luma"
paramlist=
"%lumaPaths"
filter=
"Luma files (*.png *.pgm)"
newstuff=
":data/kdenlive_wipes.knsrc"
optional=
"1"
>
<parameter
type=
"urllist"
name=
"luma"
paramlist=
"%lumaPaths"
filter=
"Luma files (*.png *.pgm)"
newstuff=
":data/kdenlive_wipes.knsrc"
optional=
"1"
>
<name>
Composite Method
</name>
<name>
Composite Method
</name>
</parameter>
</parameter>
<parameter
type=
"double"
name=
"softness"
max=
"100"
min=
"0"
default=
"0"
factor=
"100"
>
<name>
Softness
</name>
</parameter>
</transition>
</transition>
Jean-Baptiste Mardelle
@mardelle
mentioned in commit
4f2ea208
·
Mar 18, 2021
mentioned in commit
4f2ea208
mentioned in commit 4f2ea208a9d6ec5fbcc5bde39b7a08d112c41629
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment