obs-StreamFX/source/gfx/shader
Michael Fabian 'Xaymar' Dirks 26a58645a7 gfx-shader-param-basic: Support for scaling and fix enumerations
Scaling is now fully supported for Floats and Integers, which allows much higher precision inputs, or upscaling to a different range. Complex functions for scaling are not supported as those would be a scripting thing and should be kept as that (OBS Studio has built in Lua scripting).

Additionally, enumerations are now correctly loaded with data.

Related #5
2020-01-01 02:58:45 +01:00
..
gfx-shader-param-audio.cpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param-audio.hpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param-basic.cpp gfx-shader-param-basic: Support for scaling and fix enumerations 2020-01-01 02:58:45 +01:00
gfx-shader-param-basic.hpp gfx-shader-param-basic: Add Integers, Enumerations, Arrays 2019-12-25 19:10:01 +01:00
gfx-shader-param-matrix.cpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param-matrix.hpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param-texture.cpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param-texture.hpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param.cpp gfx-shader-param: Fix is_visible 2019-12-25 20:10:09 +01:00
gfx-shader-param.hpp gfx-shader-param: Fix get_parameter 2019-12-25 19:09:30 +01:00
gfx-shader.cpp gfx-shader: Deal with remaining compile errors 2019-12-25 19:18:44 +01:00
gfx-shader.hpp gfx-shader: Deal with remaining compile errors 2019-12-25 19:18:44 +01:00