[Cin] BlueBanana and alpha slider

Andrew Randrianasulu randrianasulu at gmail.com
Mon Apr 1 11:21:10 CEST 2024


пн, 1 апр. 2024 г., 12:17 Andrea paz <gamberucci.andrea at gmail.com>:

> In other emails, Igor Vladimirsky identified the commit after which
> the alpha slider is no longer functional:
>
> https://git.cinelerra-gg.org/git/?p=goodguy/history.git;a=commit;h=259e435484d99cf6517290f530ac2d9d0d86cd16
> If anyone can figure out where the problem lies, they are welcome.
>
> Perhaps in bluebanacolor.c, the line:
>
> float a = 1.f - *S*F;
>
> Which became:
>
> float a = *S*F;
>
> ?
>

I tried to reset this specific file back to git baseline (git checkout
path/bluebananacolor.c ) and problem was still here ...

So, I guess it was big if {} block in bluebananaengine.c

(tried to put some printks there and code execution apparently hit  this
region of code)

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20240401/634b6116/attachment.htm>


More information about the Cin mailing list