Skip to content

Releases: FiniteSingularity/obs-stroke-glow-shadow

Release 1.5.2

20 Mar 16:19
4253ce1
Compare
Choose a tag to compare

Release 1.5.2

Release 1.5.2 is a bug fix release that fixes an issue where image sources would not work properly with the glow or shadow filters.

What's Changed

Full Changelog: v1.5.1...v1.5.2

Release 1.5.1

03 Mar 16:19
6801067
Compare
Choose a tag to compare

Release 1.5.1

Release 1.5.1 is a small bug fix release that fixes an issue where some sources would appear with banded colors after applying a stroke/glow/shadow filter. This release does introduce a small issue where adding a stroke/glow/shadow filter to a translucent source will cause that source to darken slightly. Looking to fix this in the next release.

What's Changed

Full Changelog: v1.5.0...v1.5.1

Release 1.5.0

24 Feb 00:01
537987a
Compare
Choose a tag to compare

Release 1.5.0

This release includes bug fixes, and a host of new features including:

  • Changes algorithm for stroke effect from a blur estimate to a jump flood SDF. The JF SDF algorithm is typically more efficient, and is much more accurate than the old blur estimate.
  • Adds contour effects to both inner and outer stroke filter and source.
  • Adds manual and auto-padding to both filtered sources and glow/stroke/shadow sources. This eliminates the need to use a crop-pad filter if the stroke, glow, or shadow exceeds the bounds of the source it is applied to.
  • Updates all effects to allow for translucent sources by adding a threshold alpha value.
  • Properly blends original source and effect including opacity blending.
  • Updates render pipeline to fix color issues.

Changelog

New Contributors

Full Changelog: v1.0.2...v1.5.0

Release 1.0.2

14 Oct 18:05
8404a32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

Release 1.0.1

05 Oct 19:11
8a499b9
Compare
Choose a tag to compare

What's Changed

  • Fixes shader not using gamma corrected space, adds SRGB flag to filters and sources. by @FiniteSingularity in #21

Full Changelog: v1.0.0...v1.0.1

Release 1.0.0

04 Oct 19:29
5ef10a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0-beta...v1.0.0

Release 0.3.0 Beta

27 Sep 16:54
69f446f
Compare
Choose a tag to compare
Release 0.3.0 Beta Pre-release
Pre-release

We're at release candidate. Hoping that this version becomes 1.0.0.

What's Changed

Full Changelog: 0.2.0-beta...0.3.0-beta

Beta Release 0.2.0

24 Sep 00:31
10a5f28
Compare
Choose a tag to compare
Beta Release 0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.0-beta...0.2.0-beta

Release 0.1.0-Beta

21 Sep 02:17
80f8c8c
Compare
Choose a tag to compare
Release 0.1.0-Beta Pre-release
Pre-release

What's Changed

  • Adds Glow Filter with Inner and Outer glow options.
  • Adds Shadow Filter with Inner and Outer offset drop shadow options.
    Full Changelog: 0.0.1-alpha...0.1.0-beta

Release 0.0.1 alpha

13 Sep 00:35
9e54ca9
Compare
Choose a tag to compare
Release 0.0.1 alpha Pre-release
Pre-release

What's Changed

  • Initial alpha release.

New Contributors

Full Changelog: https://github.com/FiniteSingularity/obs-stroke-glow-shadow/commits/0.0.1-alpha