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

Level post-processor with things operations #963

Merged
merged 8 commits into from Nov 10, 2019

Commits on Oct 27, 2019

  1. - added generic level post-processing script class

    It was extracted from LevelCompatibility class, and native code was moved accordingly
    alexey-lysiuk committed Oct 27, 2019
    Copy the full SHA
    9ff5211 View commit details
    Browse the repository at this point in the history
  2. - added things related getters to level post-processing

    New functions cover existing interface only
    Unsigned integers are now used instead signed for indices and bitfields
    alexey-lysiuk committed Oct 27, 2019
    Copy the full SHA
    f133169 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f0bdc94 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9cfa019 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b30ad79 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    16f195b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5b235d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

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