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

Support multiline string type, make LdtkAsset clonable, print the field name in unknown field error #90

Merged
merged 5 commits into from
Jun 23, 2022

Commits on May 26, 2022

  1. make LdtkAsset clonable

    jrasanen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    5692785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb7bcc View commit details
    Browse the repository at this point in the history
  3. add Multilines support

    Multilines are the same as strings, but in the LDtk editor they can contain
    markdown formatting
    jrasanen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    7c0184b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. handle multiline arrays

    jrasanen committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    443523e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. run cargo fmt

    jrasanen committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    af13e5f View commit details
    Browse the repository at this point in the history