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

--[WIP][BE] - Python-based utilities #2450

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

--[WIP][BE] - Python-based utilities #2450

wants to merge 10 commits into from

Commits on Nov 18, 2024

  1. --initial commit

    Utility directory hierarchy; interactive viewer-oriented utility classes
    jturner65 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7ee0c08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d849088 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34a2e13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b74924 View commit details
    Browse the repository at this point in the history
  5. --properly set matching orientation

    Need to go through the _move_one_object function to appropriately handle undo
    jturner65 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    143b84f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    955f9a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    110868f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a468f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    938a057 View commit details
    Browse the repository at this point in the history
  10. --clean up imports

    Apparently python 3 doesn't like class-scope imports.
    jturner65 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0c0f847 View commit details
    Browse the repository at this point in the history