From 07d8b25571860897fdad90c0c215b3e949f96ea9 Mon Sep 17 00:00:00 2001 From: ImJezze Date: Sun, 24 Apr 2016 20:36:42 +0200 Subject: Added "selection" parameter to chain input sampler - if specified all textures (.png) within the same directoy of the given texture will be selectable via slider in the UI - also added slider for "shadow mask tile mode" to HLSL chain --- hlsl/post.fx | 1 - 1 file changed, 1 deletion(-) (limited to 'hlsl') diff --git a/hlsl/post.fx b/hlsl/post.fx index 81233f76b4e..dc7c4bd8322 100644 --- a/hlsl/post.fx +++ b/hlsl/post.fx @@ -158,7 +158,6 @@ float2 GetAdjustedCoords(float2 coord) return coord; } -// vector screen has the same quad texture coordinates for every screen orientation, raster screen differs float2 GetShadowCoord(float2 QuadCoord, float2 SourceCoord) { float2 QuadTexel = 1.0f / QuadDims; -- cgit v1.2.3-70-g09d2