Exeldro

Results 289 comments of Exeldro

Thank you for all the testing, I fixed a couple more now https://github.com/exeldro/obs-shaderfilter/actions/runs/6811121151 The only one not working yet on my system is `gaussian-example.effect`

fixed simplex_noise.shader https://github.com/exeldro/obs-shaderfilter/actions/runs/6815991893 can you provide obs logs for the loading of the remaining shaders except `gaussian-example.effect`?

the rounded ones I fixed now, working on the embers and twist. https://github.com/exeldro/obs-shaderfilter/actions/runs/6824405379 an attempt to fix embers and twist: https://github.com/exeldro/obs-shaderfilter/actions/runs/6824776903

one more try for today, shooting in the dark here. https://github.com/exeldro/obs-shaderfilter/actions/runs/6826553988

Can you try if this version works for you? https://github.com/exeldro/obs-replay-source/actions/runs/4880436654 The download should be at the bottom of that page when logged in.

Tested performance with RelWithDebug build on windows 11 without a debugger attached on master, this pr non-traced and this pr traced. Mainly looking at the audio and video thread stats...

The benefit of this is that users can run it without installing extra tools to find issues I am not able find local

You can use move value filters to animate the transition version. I will think about what would be the best way to get the effect with only this plugin.

I want the settings from the properties support something like this: ` "position1" : { "x" : 0, "y" : 0 }, "position2" : { "x" : 100, "y" :...

@gxalpha It seems like I did not push the changes to the properties view before. Rebased and added the missing changes.