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

Cutscene editor - Readded KeyParam serialization #93

Merged
merged 10 commits into from
Jun 25, 2024

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    75e08e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d99347e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eef7d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    802fcd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. More cutscene editor work

    - Changed all Cutscene objects to use the new Matrix44 solution
    - Added KeyType_7 support
    - Fixed KeyType_27 Type 0 crashes
    - Fixed AeHumanFx sometimes causing files to be filled with junk upon saving
    Kamzik123 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1356663 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    - Removed useless array length properties
    - Improved and added ToString overrides
    - Removed some const properties
    - Cleaned up usings
    Kamzik123 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    737ceda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f16975e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dea60d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5195393 View commit details
    Browse the repository at this point in the history
  6. More bug fixes

    - Fixed FaceFX crashes
    - Fixed Cutscene type 101 crashes
    - Renamed some properties
    Kamzik123 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c23dcd7 View commit details
    Browse the repository at this point in the history