From b5f60f81b16a7fa0292b4daf5816c4ec0ba7cc7f Mon Sep 17 00:00:00 2001 From: Dave Sawyer Date: Thu, 17 Oct 2024 22:25:41 -0700 Subject: [PATCH 1/3] ocio gm in photoshop Signed-off-by: Dave Sawyer --- docs/guides/using_ocio/compatible_software.rst | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/docs/guides/using_ocio/compatible_software.rst b/docs/guides/using_ocio/compatible_software.rst index 0fbfac062c..e0d60cf698 100644 --- a/docs/guides/using_ocio/compatible_software.rst +++ b/docs/guides/using_ocio/compatible_software.rst @@ -336,18 +336,14 @@ PhotoFlow supports OCIO via a dedicated tool that can load a given configuration Website : ``__ -Photoshop (beta) +Photoshop **************** -OCIO can be enabled via a technology preview checkbox in preferences. For more details see `OpenColorIO and 32-bit Editing now available in Photoshop Beta `__. +OCIO can be enabled via OpenColorIO settings. For more details see `OpenColorIO and tools with 32-bit mode `__. -Photoshop +Photoshop 3'rd party plugin ********* -OpenColorIO display luts can be exported as ICC profiles for use in photoshop. The core idea is to create an .icc profile, with a valid description, and then to save it to the proper OS icc directory. (On OSX, ``~/Library/ColorSync/Profiles/``). Upon a Photoshop relaunch, Edit->Assign Profile, and then select your new OCIO lut. - -Website : ``__ - An OpenColorIO plugin is also available for use in Photoshop. The plug-in can perform color operations to an image as a filter and can also export LUTs and ICC profiles to be used by Photoshop. Plugin binaries are available for `download `__, courtesy of `fnordware `__. From 95b5f2a8b3c7039629af88f91d800cec869571bd Mon Sep 17 00:00:00 2001 From: Dave Sawyer Date: Thu, 17 Oct 2024 22:35:57 -0700 Subject: [PATCH 2/3] Update supported_apps.yml Signed-off-by: Dave Sawyer --- docs/site/homepage/data/en/supported_apps.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/site/homepage/data/en/supported_apps.yml b/docs/site/homepage/data/en/supported_apps.yml index 1854374772..11ca72434d 100644 --- a/docs/site/homepage/data/en/supported_apps.yml +++ b/docs/site/homepage/data/en/supported_apps.yml @@ -161,8 +161,8 @@ supported_apps: - name : Adobe Photoshop image : images/supported_apps/ps.png categories : ["2D", "Photography", "Paint"] - content : Beta support. - link : "https://community.adobe.com/t5/photoshop-beta-discussions/new-feature-opencolorio-and-32-bit-editing-now-available-in-photoshop-beta/m-p/14787280" + content : Native support. + link : "https://helpx.adobe.com/photoshop/using/opencolorio-transform.html" # portfolio item loop - name : PhotoFlow From 8525f6680a1a30469e3babc96199dc270d0a3169 Mon Sep 17 00:00:00 2001 From: Dave Sawyer Date: Fri, 18 Oct 2024 13:44:00 -0700 Subject: [PATCH 3/3] ps and fnordware text Signed-off-by: Dave Sawyer --- docs/guides/using_ocio/compatible_software.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/guides/using_ocio/compatible_software.rst b/docs/guides/using_ocio/compatible_software.rst index e0d60cf698..ad5e9c562e 100644 --- a/docs/guides/using_ocio/compatible_software.rst +++ b/docs/guides/using_ocio/compatible_software.rst @@ -337,12 +337,12 @@ Website : ``__ Photoshop -**************** +********* OCIO can be enabled via OpenColorIO settings. For more details see `OpenColorIO and tools with 32-bit mode `__. -Photoshop 3'rd party plugin -********* +Photoshop Fnordware plugin +************************** An OpenColorIO plugin is also available for use in Photoshop. The plug-in can perform color operations to an image as a filter and can also export LUTs and ICC profiles to be used by Photoshop.