Releases: NicSJ/FixColorspace
Releases · NicSJ/FixColorspace
FixColorspace v2.0.0
FixColorspace v1.3.0
Added
- Support for the latest ACES config files (OpenColorIO-Config-ACES 2.1.0 - 2.2.0 for ACES 1.3)
- Support for ACES config files baked into Blender
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
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
The original version released by Blender Bob
FixColorspaces v1.1.0
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
Fixes
Now also works with OCIO v2 config files
FixColorspaces v1.0.2
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
Fixes
Warning when starting Blender from the command line
FixColorspaces v1.0.0
Update README.md