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

--Attributes/Managers Maintenance : Separate Monolithic ObjectAttributes; Remove unnecessary abstract method; Build JSON From String #2177

Merged
merged 7 commits into from
Aug 8, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    3c58407 View commit details
    Browse the repository at this point in the history
  2. --restructure how prim assets are queried

    No need for every manager to attempt to query whether a handle is a primitive asset or not, only stages and rigid objects consume these.
    jturner65 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2a7e483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6790a4 View commit details
    Browse the repository at this point in the history
  4. --rename Class template for object attributes manager

    --'abstract' and 'base' are redundant here, so renamed to match name of class template.
    jturner65 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    70a1360 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faf8baf View commit details
    Browse the repository at this point in the history
  6. --fix spelling

    jturner65 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    120cd81 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. --clang-tidy

    jturner65 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    72db2c6 View commit details
    Browse the repository at this point in the history