Skip to content

Releases: MrLixm/AgXc

v0.5.1 OCIO matrix fix

08 Apr 10:03
072c2f7
Compare
Choose a tag to compare

What's Changed

This is a bug-fix version. Strongly recommend upgrading as this fix incorrect matrices being used in the transforms.

Full Changelog: v0.5.0...v0.5.1

0.5.0 : OBS more colorspaces

24 Feb 23:03
a036299
Compare
Choose a tag to compare

What's Changed

  • [OBS] add more colorspaces by @MrLixm in #8

    • Much more colorspaces are available as Input and Output :

      • Passthrough
      • sRGB Display (EOTF)
      • sRGB Display (2.2)
      • sRGB Linear
      • BT.709 Display (2.4)
      • DCI-P3 Display (2.6)
      • DCI-P3 D65 Display (2.6)
      • DCI-P3 D60 Display (2.6)
      • Apple Display P3
      • Adobe RGB 1998 Display
      • BT.2020 Display (OETF)
      • BT.2020 Linear
      • DCI-P3 Linear
    • New DRT selector menu, to toggle AgX on and off

    • New Chromatic Adapation Transform selector menu, unnecessary for the scope of this plugin but I did it anyway

Full Changelog: v0.4.3...v0.5.0

0.4.3 Reshade: improved grammar

15 Jan 16:57
898198e
Compare
Choose a tag to compare

What's Changed

  • updated README.md, improved grammar and vocabulary by @bean-mhm in #14

New Contributors

Full Changelog: v0.4.2...v0.4.3

0.4.2 OCIO fix log negatives clamp

18 Dec 16:12
8beda37
Compare
Choose a tag to compare

What's Changed

Important bug fix for the OCIO config. Update strongly recommended
The negatives are now properly clipped in the Log transform. See the issue mentioned for more details.

  • closing issue #11
  • [ocio] handling of negatives values in log transform by @MrLixm in #13

Full Changelog: v0.4.1...v0.4.2

0.4.1 [OCIO] fixed black offset

12 Dec 07:58
64186b4
Compare
Choose a tag to compare

What's Changed

  • [OCIO] Lifted black log issue by @MrLixm in #10
  • Upgraded OCIO config to 0.2.1
  • more dev/ data

Strongly recommended to update to this version for the ocio config

Full Changelog: v0.4.0...v0.4.1

0.4.0 OBS integration

13 Nov 20:21
29653e9
Compare
Choose a tag to compare

What's Changed

Main Change

  • Added OBS integration via lua/hlsl script by @MrLixm in #5

Other

  • Moved content of hlsl/ to reshade/
  • Improved root README

Full Changelog: v0.3.5...v0.4.0

0.3.5 hlsl: more comparison images

04 Nov 19:54
Compare
Choose a tag to compare

Added comparison images from Plague Tale Requiem.
I thought that a such modern game that already have some kind of tonemapping wouldn't benefit much from AgX but I was very surprised.

Full Changelog: v0.3.4...v0.3.5

0.3.4 Redshift compatibility

03 Nov 19:12
cfe7d73
Compare
Choose a tag to compare

What's Changed

  • Improve Redshift compatibility by @MrLixm in #3

Full Changelog: v0.3.3...v0.3.4

0.3.3 hlsl : improved overall robustness

23 Oct 11:03
Compare
Choose a tag to compare
  • Improved hlsl code style, added versioning, variables values improvements.
  • Improved Lego Bricktales screenshots.
  • Improved README

Full Changelog: v0.3.2...v0.3.3

0.3.2 hlsl: improved documentation

22 Oct 17:41
Compare
Choose a tag to compare