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

[Tools] slicers wrapper #2249

Merged
merged 6 commits into from
Dec 26, 2023
Merged

Commits on Dec 18, 2023

  1. Update updtset.cmd

    - fixed Python version to be compatible with NumPy
    - added Update PIP if necessary
    - added Install NumPy module for slicing
    vetall812 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    849a117 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    - Add Ignore source folder for multitiles
    vetall812 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4dc0226 View commit details
    Browse the repository at this point in the history
  3. Create slicemt.ps1

    slicer wrapper
    vetall812 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9b7fe8e View commit details
    Browse the repository at this point in the history
  4. Create slicemt.py

    vetall812 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7de742b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Update slicemt.py

    Rewritten on Python and this time it automatically updates tileset.
    vetall812 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    280cec8 View commit details
    Browse the repository at this point in the history
  2. Delete slicemt.ps1

    vetall812 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e973681 View commit details
    Browse the repository at this point in the history