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
0e831baa
Commit
0e831baa
authored
Nov 12, 2021
by
Massimo Stella
Browse files
Add UI for the frei0r_transparency effect
parent
343721d2
Pipeline
#96947
passed with stage
in 8 minutes and 58 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
data/effects/frei0r/CMakeLists.txt
View file @
0e831baa
...
...
@@ -79,6 +79,7 @@ frei0r_threelay0r.xml
frei0r_threshold0r.xml
frei0r_timeout.xml
frei0r_tint0r.xml
frei0r_transparency.xml
frei0r_twolay0r.xml
frei0r_vectorscope.xml
frei0r_vertigo.xml
...
...
data/effects/frei0r/frei0r_transparency.xml
0 → 100644
View file @
0e831baa
<!DOCTYPE kpartgui>
<effect
tag=
"frei0r.transparency"
id=
"frei0r.transparency"
type=
"video"
unique=
"1"
>
<name
context=
"Transparency"
>
Transparency
</name>
<description>
Tunes the alpha channel.
</description>
<author>
Richard Spindler
</author>
<parameter
type=
"animated"
name=
"0"
default=
"1"
min=
"0"
max=
"1"
decimals=
"2"
>
<name>
Transparency
</name>
</parameter>
</effect>
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