exeldro / obs-move-transition

Move transition for OBS Studio
https://obsproject.com/forum/resources/move-transition.913/
GNU General Public License v2.0
630 stars 45 forks source link

Add alpha support for color values #171

Closed deminearchiver closed 11 months ago

deminearchiver commented 11 months ago

I needed the Move Value filter to animate a color transparency for me, but it turned out that the plugin didn't support it. So I quickly threw together an update for the filter.

Screenshot of how the new setting looks (example with ShaderFilter):

image

Warning

  • No code formatting was performed
  • I am not an experienced OBS Plugin developer (but I know C / C++ quite well)
  • This update needs additional testing which I could not perform due to my *development environment