mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-10 22:05:06 +00:00
5a4d38d249
This is a massive improvement to stability and safety when using the plugin, as all exceptions should now no longer be leaked into C controlled code, which can't actually handle exceptions at all. Warnings fixed: * Potentially throwing exception during library load. * Possibly throwing function passed to C. * Statement does nothing. * Variable is initialized but not referenced. * Variable overloads variable in parent scope. |
||
---|---|---|
.. | ||
blur | ||
gfx-effect-source.cpp | ||
gfx-effect-source.hpp | ||
gfx-source-texture.cpp | ||
gfx-source-texture.hpp |