obs-streamFX/source/gfx
Michael Fabian 'Xaymar' Dirks 4c5a7018a3 gfx-shader: Add file watching and dynamic UI updates
Thanks to the workaround in obs::tools, gfx::shader::shader now supports dynamically rebuilding the properties with new properties without crashing OBS Studio. This effectively allows you to have an up to date view of the current parameters for the shader technique.

Additionally with file watching, live development of shaders is possible at very little cost. Currently only file times and size is looked at every 333ms, but in the future it is possible to also watch for file renames and more.
2019-12-22 06:14:26 +01:00
..
blur gfx-blur-gaussian*: Update to new API 2019-12-18 06:39:07 +01:00
shader gfx-shader: Add file watching and dynamic UI updates 2019-12-22 06:14:26 +01:00
gfx-source-texture.cpp obs-source: Deprecate obs::source due to stability issues 2019-12-21 17:43:12 +01:00
gfx-source-texture.hpp obs-source: Deprecate obs::source due to stability issues 2019-12-21 17:43:12 +01:00