Skip to content

Releases: exeldro/obs-shaderfilter

Version 2.2.1

09 Jan 07:21

Choose a tag to compare

Fix crash when selecting file
Fix memory leak
Fix blending for following filters
Fix color

Version 2.2.0

07 Jan 20:29

Choose a tag to compare

  • Add Transitions
  • Fix transparent colors (@FiniteSingularity)
  • Render shader only once per tick
  • Add rotating-source.shader

Version 2.1.3

11 Nov 15:20

Choose a tag to compare

support more shaders with opengl

Version 2.1.2

02 Nov 16:50
c99b65f

Choose a tag to compare

  • Fix memory leaks
  • Fix dynamic-mask.shader for glsl
  • Add gb-camera.shader
  • Add voronoi-pixelation.shader
  • Add intensity-scope.shader
  • Add tv-crt-subpixel.shader
  • Add rain-window.shader
  • Add hsl_hsv_saturation.shader by @CameraTim

Version 2.1.1

02 Oct 19:03

Choose a tag to compare

  • Fix shader color parameters
  • Fix RGB visibility shader
  • Add version info to settings
  • Add error information to settings

Version 2.1.0

30 Sep 06:51
2cb2f44

Choose a tag to compare

  • Add property group support
  • Fix color space for 10 bit sources
  • Add shader examples:
    • dynamic mask
    • halftone
    • rgb split (Anaglyph 3D)
    • rgb visibility (by @EposVox)

Version 2.0.0

19 Jun 16:14

Choose a tag to compare

Add input field options and made example shaders use them
Try detect if selected file is shader or effect file

Version 1.22.0

06 Apr 06:32

Choose a tag to compare

Add option to use other source for textures
Add some example shaders

Version 1.21.3

01 Dec 10:30

Choose a tag to compare

update shaders for opengl

Version 1.21.2

13 Oct 16:54

Choose a tag to compare

fix build