ynput / OpenPype

OpenPype has been surpassed by AYON and is now read only.
https://ayon.ynput.io
MIT License
286 stars 129 forks source link

Nuke: LoadClip colorspace override - OP-6591 #6215

Closed tokejepsen closed 6 months ago

tokejepsen commented 7 months ago

Changelog Description

Setting the colorspace from the representation data was not supported.

Testing notes:

  1. Setup colormanagement for Nuke.
  2. Publish write instance with modified colorspace (color_picking for example).
  3. Load publish write instance and validate the correct colorspace is set.
  4. Add global or host overrided File rules with some other colorspace on your project
  5. Load again and notice that the colorspace was overriden (priority on filerules should override colorspaceData)
tokejepsen commented 7 months ago

@jakubjezek001 ready for testing now.