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
d311eda6
Commit
d311eda6
authored
Nov 12, 2021
by
Massimo Stella
Browse files
Added UI for the frei0r_transparency effect
parent
0c3df81f
Pipeline
#96950
passed with stage
in 8 minutes and 46 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
data/effects/frei0r/CMakeLists.txt
View file @
d311eda6
...
...
@@ -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 @
d311eda6
<!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