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
4f2ea208
Commit
4f2ea208
authored
Mar 18, 2021
by
Jean-Baptiste Mardelle
Committed by
Julius Künzel
Mar 18, 2021
Browse files
Restore softness param in composite transition.
Fixes
#995
(cherry picked from commit
b28377b3
)
parent
dea7a8bb
Pipeline
#54806
passed with stage
in 10 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
data/transitions/composite.xml
View file @
4f2ea208
...
...
@@ -15,4 +15,7 @@
<parameter
type=
"urllist"
name=
"luma"
paramlist=
"%lumaPaths"
filter=
"Luma files (*.png *.pgm)"
newstuff=
":data/kdenlive_wipes.knsrc"
optional=
"1"
>
<name>
Composite Method
</name>
</parameter>
<parameter
type=
"double"
name=
"softness"
max=
"100"
min=
"0"
default=
"0"
factor=
"100"
>
<name>
Softness
</name>
</parameter>
</transition>
Write
Preview
Markdown
is supported
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