Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuke: Enhance Viewer process override with colorspace, display-view #613

Commits on Jun 7, 2024

  1. Remove deprecated ExtractReviewDataMov settings and related code. Ref…

    …actor ExtractReviewIntermediates settings.
    jakubjezek001 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9e18134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ecff19 View commit details
    Browse the repository at this point in the history
  3. introducing new baking targeting

    Added ColorspaceConfigurationModel for baking target selection and override in various settings to enhance flexibility and customization.
    jakubjezek001 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    67b59f9 View commit details
    Browse the repository at this point in the history
  4. Update descriptions for 'View' and 'Colorspace' settings. Add depreca…

    …tion notice for 'Baking' setting in ImageIOSettings.
    
    - Update descriptions for 'View' and 'Colorspace' settings to include information about using Anatomy context tokens.
    - Add a deprecation notice for the 'Baking' setting in ImageIOSettings, recommending the use of 'Baking Target Colorspace'.
    jakubjezek001 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    35e1801 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    3b73a88 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge branch 'develop' into enhancement/AY-5270_Nuke-Enhance-Viewer-p…

    …rocess-override-with-colorspace-display-view
    jakubjezek001 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    abf4a1f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. settings conversions

    Refactor settings conversions for better viewer configuration handling.
    
    - Added `_isGroup` attribute to models
    - Implemented functions to extract display and viewer from strings
    - Updated conversion functions for imageio settings
    jakubjezek001 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8461606 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into enhancement/AY-5270_Nuke-Enhance-Viewer-p…

    …rocess-override-with-colorspace-display-view
    jakubjezek001 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4a80413 View commit details
    Browse the repository at this point in the history
  3. Update set_viewers_colorspace method to

    handle imageio_nuke dictionary, refactor ExporterReviewMov class to support different colorspaces for baking, and adjust settings in PublishPluginsModel.
    jakubjezek001 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2d13f97 View commit details
    Browse the repository at this point in the history
  4. Formatting of display and view profiles with anatomy data.

    Remove unused imports, refactor knob creation and updating functions, improve logging messages for better clarity, update
    jakubjezek001 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5e4bc0b View commit details
    Browse the repository at this point in the history
  5. linting fixes

    jakubjezek001 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    eb672f5 View commit details
    Browse the repository at this point in the history
  6. linting fix

    jakubjezek001 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    87ecae8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Update server_addon/nuke/client/ayon_nuke/api/lib.py

    Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
    jakubjezek001 and iLLiCiTiT authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0e1c0c5 View commit details
    Browse the repository at this point in the history
  2. Update server_addon/nuke/client/ayon_nuke/api/plugin.py

    Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
    jakubjezek001 and iLLiCiTiT authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a337587 View commit details
    Browse the repository at this point in the history
  3. Update imageio and viewer settings to version 0.2.3,

    refactor functions for consistency.
    jakubjezek001 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    768afdb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into enhancement/AY-5270_Nuke-Enhance-Viewer-p…

    …rocess-override-with-colorspace-display-view
    jakubjezek001 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    48aecf8 View commit details
    Browse the repository at this point in the history