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

Maya: Implementation of JSON layout for Unreal workflow #3353

Merged
merged 15 commits into from
Aug 15, 2022

Commits on Jun 14, 2022

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

Commits on Jun 21, 2022

  1. Implemented loading of JSON layout from Maya

    The JSON file is an updated version of the one currently in use for Blender. Compatibility is kept for existing JSON layouts.
    
    However, the transform data is different in Blender, Maya and Unreal. This commit works for Maya -> Unreal, but breaks Blender -> Unreal. Will fix in future commits.
    simonebarbieri committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    8e8aa45 View commit details
    Browse the repository at this point in the history
  2. Hound fixes

    simonebarbieri committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b9f81b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

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

Commits on Jul 6, 2022

  1. Fix Maya transform

    simonebarbieri committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    1bf95dd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    3555143 View commit details
    Browse the repository at this point in the history
  2. Hound fixes

    simonebarbieri committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ef35c17 View commit details
    Browse the repository at this point in the history
  3. More hound fixes

    simonebarbieri committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5de5a37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2361d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46e2f62 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    2e8e4a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8322d0b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

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

Commits on Jul 20, 2022

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

Commits on Aug 15, 2022

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