ynput / ayon-core

Apache License 2.0
25 stars 31 forks source link

Colorspace: Fix Anatomy object initialization #526

Closed iLLiCiTiT closed 3 months ago

iLLiCiTiT commented 3 months ago

Changelog Description

Use kwargs to pass project entity to Anatomy initialization.

Additional info

Project entity was passed in as site name instead of project entity.

Testing notes:

get_current_context_imageio_config_preset()


It should not crash.