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

feat: add Maya 2025 submitter support #183

Merged
merged 7 commits into from
Oct 28, 2024
Merged

Commits on Oct 28, 2024

  1. I modified several files to convert from PySide2 to QtPy, ensuring co…

    …mpatibility with both Maya 2025 and 2024. I've thoroughly tested the updates on both Windows and Linux systems to confirm everything works as expected.
    
    Signed-off-by: dzavada <[email protected]>
    dzavada authored and mwiebe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8406ec8 View commit details
    Browse the repository at this point in the history
  2. Fixed rebase/merge error

    dzavada authored and mwiebe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3c08708 View commit details
    Browse the repository at this point in the history
  3. Update job_bundle_output_test_runner.py

    Revert some rebase changes
    mwiebe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b710633 View commit details
    Browse the repository at this point in the history
  4. Update scene_settings_tab.py

    Add missing newline that is making linting fail
    mwiebe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2b57b76 View commit details
    Browse the repository at this point in the history
  5. Update job_bundle_output_test_runner.py

    Fixing linting
    mwiebe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    968a7f6 View commit details
    Browse the repository at this point in the history
  6. Update maya_render_submitter.py

    Fixing linting
    mwiebe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7c59452 View commit details
    Browse the repository at this point in the history
  7. Update mel_commands.py

    Fixing linting
    mwiebe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    22663c5 View commit details
    Browse the repository at this point in the history