Skip to content

Releases: NicSJ/FixColorspace

FixColorspace v2.0.0

11 Nov 18:15
479b50c

Choose a tag to compare

Changes

Split the single code file into multiple files. This will allow better future expansion of features and a foundation to move it to the Blender Extensions platform.

FixColorspace v1.3.0

22 Oct 20:02
514f425

Choose a tag to compare

Added

Changes

  • Renamed FixColorspaces to FixColorspace, to standardize the naming.
  • OCIO v2 config files are now handled in a more automated way.

FixColorspaces v1.2.0

16 Sep 06:48
879d88b

Choose a tag to compare

Added

Support for textures with channel packing, like those used in game engines, where Ambient Occlusion, Roughness and Metallic are packed into one texture. The main support is for textures from Polyhaven, which use the "arm" suffix.

FixColorspaces v0 - Original

15 Nov 08:08
2cbb5e7

Choose a tag to compare

Pre-release

The original version released by Blender Bob

FixColorspaces v1.1.0

05 Oct 13:53
005e7fb

Choose a tag to compare

Added

Now also changes the environment textures. HDRIs are assumed to be in linear sRGB/Rec 709 color space by default.

FixColorspaces v1.0.3

04 Oct 15:04
5a664fe

Choose a tag to compare

Fixes

Now also works with OCIO v2 config files

FixColorspaces v1.0.2

16 Sep 21:49
5a664fe

Choose a tag to compare

Fixes

Added bl_context = "objectmode", so the addon will only show up in the Tool tab when in Object Mode. No longer shows up under the Tools in Sculpt Mode, or other unwanted scenarios.

FixColorspaces v1.0.1

12 Sep 18:43
81b6102

Choose a tag to compare

Fixes

Warning when starting Blender from the command line

FixColorspaces v1.0.0

10 Sep 20:29
c226ffb

Choose a tag to compare

Update README.md