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

Fix: DL on MacOS #4418

Merged
merged 7 commits into from
Feb 9, 2023
Merged

Fix: DL on MacOS #4418

merged 7 commits into from
Feb 9, 2023

Commits on Feb 2, 2023

  1. OP-4513 - fix for DL on MacOS

    This works if DL Openpype plugin Installation Directories is set to level of app bundle (eg. '/Applications/OpenPype 3.15.0.app')
    kalisp committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f7fd0a5 View commit details
    Browse the repository at this point in the history
  2. OP-4513 - fix valid logic

    0 is false, None check is safer
    kalisp committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4a963e9 View commit details
    Browse the repository at this point in the history
  3. OP-4513 - better logging

    kalisp committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d1a8744 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63912a0 View commit details
    Browse the repository at this point in the history
  5. OP-4513 - fix copy and paste artifact on MacOS

    clipboarch escapes whitespace with \ on MacOS, so for safety clean it here. Hopefully nobody starts folder name with space on Windows.
    kalisp committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    707c165 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. OP-4513 - platform specific logic

    Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
    kalisp and iLLiCiTiT committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    91e1d28 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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