Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Maya: Add additional playblast options to review Extractor. #3384

Merged
merged 39 commits into from
Jul 13, 2022

Commits on Jun 21, 2022

  1. Add hardware fog keys to Schema

    Allan Ihsan committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    569d7c9 View commit details
    Browse the repository at this point in the history
  2. Add SSAO options to schema

    Allan Ihsan committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    cb6e093 View commit details
    Browse the repository at this point in the history
  3. Append enum for fog falloff.

    Allan Ihsan committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    697916c View commit details
    Browse the repository at this point in the history
  4. Append Antialiasing and MotionBlur Sampling

    Allan Ihsan committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ed0ba7e View commit details
    Browse the repository at this point in the history
  5. Appen defaults.

    Allan Ihsan committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    de6bd72 View commit details
    Browse the repository at this point in the history
  6. Append settings defaults.

    Allan Ihsan committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    269c752 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'OP-3438_Maya-missing-playblast-options' of https://gith…

    …ub.com/pypeclub/OpenPype into OP-3438_Maya-missing-playblast-options
    Allan Ihsan committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    f916590 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Start separating "lineAAEnable"

    Allan Ihsan committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    759cea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6adcf61 View commit details
    Browse the repository at this point in the history
  3. Revert "Start separating "lineAAEnable""

    This reverts commit 759cea4.
    Allan Ihsan committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    277682c View commit details
    Browse the repository at this point in the history
  4. Change hwFogEnable into fogging flag.

    Allan Ihsan committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f43042e View commit details
    Browse the repository at this point in the history
  5. Remove flags

    Allan Ihsan committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    3852215 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82909fe View commit details
    Browse the repository at this point in the history
  7. Remove keys that fail.

    Allan Ihsan committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    137ef3e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Append capture schema.

    Allan Ihsan committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    5b03724 View commit details
    Browse the repository at this point in the history
  2. Adjust

    Allan Ihsan committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    4a521ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea6b098 View commit details
    Browse the repository at this point in the history
  4. Append AA flag as schema key.

    Allan Ihsan committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f5e3f56 View commit details
    Browse the repository at this point in the history
  5. Adjust schema defaults.

    Allan Ihsan committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f497956 View commit details
    Browse the repository at this point in the history
  6. Change key check placement.

    Allan Ihsan committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    98b912f View commit details
    Browse the repository at this point in the history
  7. Append Fog Color Key to schema.

    Allan Ihsan committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    ae897ed View commit details
    Browse the repository at this point in the history
  8. Append Fog Color to functionk, fix loop bug.

    Allan Ihsan committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    4c1bba0 View commit details
    Browse the repository at this point in the history
  9. Append schema default for color.

    Allan Ihsan committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    bb339e0 View commit details
    Browse the repository at this point in the history
  10. Update openpype/hosts/maya/api/lib.py

    Simplify key test.
    
    Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
    Allan I. A and antirotor authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f2ef34c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Add Color Options

    Allan Ihsan committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3af840f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'OP-3438_Maya-missing-playblast-options' of https://gith…

    …ub.com/pypeclub/OpenPype into OP-3438_Maya-missing-playblast-options
    Allan Ihsan committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    df6a5e1 View commit details
    Browse the repository at this point in the history
  3. Append SSAO Radius minimum.

    Allan Ihsan committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d0f1f89 View commit details
    Browse the repository at this point in the history
  4. Adjust defaults.

    Allan Ihsan committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    54b8056 View commit details
    Browse the repository at this point in the history
  5. Add Fog Density

    Allan Ihsan committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    96fefa3 View commit details
    Browse the repository at this point in the history
  6. Adjust defaults to Maya Values

    Allan Ihsan committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    66cce36 View commit details
    Browse the repository at this point in the history
  7. Append density default

    Allan Ihsan committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    5b9168b View commit details
    Browse the repository at this point in the history
  8. Add missing hwFogDensity key.

    Allan Ihsan committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    76cf10a View commit details
    Browse the repository at this point in the history
  9. Change hwFogDensity into float key.

    Allan Ihsan committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    0486b99 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Replace hwFogEnable with fogging flag.

    Allan Ihsan committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    f25c662 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Update openpype/settings/defaults/project_settings/maya.json

    Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
    Allan I. A and antirotor authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b74e144 View commit details
    Browse the repository at this point in the history
  2. Update openpype/settings/defaults/project_settings/maya.json

    Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
    Allan I. A and antirotor authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    800a2f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Adjust setting position

    Allan Ihsan committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    dd5cef5 View commit details
    Browse the repository at this point in the history
  2. Adjust some defaults.

    Allan Ihsan committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e9f67f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

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