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

[SM64] Combined Export Panel & Behavior Script Exporting #284

Merged
merged 30 commits into from
Jul 28, 2024

Commits on Dec 26, 2022

  1. added in combined export panel and operator with basic behavior scrip…

    …t exporting support
    scut committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    ab23182 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

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

Commits on Jan 27, 2023

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

Commits on Jan 28, 2023

  1. combined export now writes level script value

    scut committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    bc05826 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. updated UI and export options to allow export of active object, or al…

    …l selected objects. Edited custom path exports. Cleaned up code
    scut committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    dffd39f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f0366 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 9, 2024

  1. cleaned up code

    scut committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    131bfbf View commit details
    Browse the repository at this point in the history
  2. fixed bhv export bug for inherit from args and raised error for expor…

    …ting bhv with no bhv
    scut committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d63ed96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    043c8c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1ca3f0 View commit details
    Browse the repository at this point in the history
  5. black formatting

    scut committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9ccca22 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. fixed level writing errors, added extra safety checks, modified UI an…

    …d cleaned formatting
    scut committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    980fdfd View commit details
    Browse the repository at this point in the history
  2. black formatting

    Lilaa3 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1f4f686 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. added obj fields enum to behavior scripts, fixed object export not wo…

    …rking if obj was not selected
    scut committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e889d7b View commit details
    Browse the repository at this point in the history
  2. added upgrade code

    scut committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    705bb79 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from Lilaa3/combined_object_export

    black formatting
    jesusyoshi54 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2d8af6d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    a2e172c View commit details
    Browse the repository at this point in the history
  2. made upgrade props work

    scut committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d3269b1 View commit details
    Browse the repository at this point in the history
  3. black on debian

    scut committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c4fdb82 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. fixed upgrade props again

    scut committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    52c42b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. updated UI to be cleaner. Fixed object export naming with armatures. …

    …Added option to filter out object type suffixes while exporting. Made behaviors added with UI operator default to expanded. Made pathing preview more accurate.
    scut committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    932cb2d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    db7a219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    726327f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    97ffe6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84910c7 View commit details
    Browse the repository at this point in the history
  3. inherit args assert

    scut committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fc566fe View commit details
    Browse the repository at this point in the history
  4. changed upgrade to be more compact

    scut committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    946c893 View commit details
    Browse the repository at this point in the history
  5. lila jape

    scut committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e4db8bc View commit details
    Browse the repository at this point in the history
  6. added tab levels to behavior script loops

    scut committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b38f078 View commit details
    Browse the repository at this point in the history