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

EMSUSD-1521 modify AE section order #3975

Merged
merged 3 commits into from
Oct 28, 2024

Commits on Oct 24, 2024

  1. EMSUSD-1521 modify AE section order

    - Accumulate all schemas and their attributes before creating any UI for them.
    - Re-ordered schemas according to the design.
    - Renamed Xformable to Transforms.
    - Made all sections be collapsed by default except the prim type section, Light and Light type
    - Removed the "Applied Schemas" section.
    - Add a unit test and fix some tests that assumed sections would be
      expanded.
    - Make all sections (except materials, which has a special logic) be
      re-orderable in the future.
    - Update the documentation to reflect the changes.
    pierrebai-adsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e1630a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    fe2f9fb View commit details
    Browse the repository at this point in the history
  2. Update lib/mayaUsd/resources/ae/usdschemabase/Attribute-Editor-Templa…

    …te-Doc.md
    
    Co-authored-by: Sean Donnelly <[email protected]>
    pierrebai-adsk and seando-adsk authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a2091cd View commit details
    Browse the repository at this point in the history