obs-StreamFX/data
Michael Fabian 'Xaymar' Dirks 50f05e72ae filter-displacement: Improve displacement quality
Earlier versions tried using Trilinear as the Filter, but the correct name is Linear. With this the sampling is now set to be Linear instead of undetermined.

Additionally the logic for the displacement was adjusted and now no longer renders incorrectly when going from texel to texel. This was due to the unstable math being performed to retrieve the sign of the number, but the sign() command can do it without this math being required.
2019-01-31 04:47:38 +01:00
..
effects filter-displacement: Improve displacement quality 2019-01-31 04:47:38 +01:00
filter-displacement data: Replace LFS content with actual files 2018-01-19 20:46:21 +01:00
locale filter-sdf-effects: Support for scaling SDF Texture Size 2019-01-30 03:12:12 +01:00
shaders/filter filter-custom-shader: Basic custom shader support 2018-04-29 03:07:26 +02:00
white.png data: Replace LFS content with actual files 2018-01-19 20:46:21 +01:00