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

プリセットファイルのパスを起動引数・環境変数で変更できるようにする #711

Merged
merged 19 commits into from
Oct 9, 2023

Commits on Jun 24, 2023

  1. add preset_file argument

    aoirint committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    dc8dc59 View commit details
    Browse the repository at this point in the history
  2. add VV_PRESET_FILE env var

    aoirint committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    8ffffb3 View commit details
    Browse the repository at this point in the history
  3. doc: update run.py help

    aoirint committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    a81d3e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00066e4 View commit details
    Browse the repository at this point in the history
  5. update comment

    aoirint committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    26330f4 View commit details
    Browse the repository at this point in the history
  6. update help

    aoirint committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    c0204a5 View commit details
    Browse the repository at this point in the history
  7. update help

    aoirint committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    92f2364 View commit details
    Browse the repository at this point in the history
  8. fix parsing preset_file arg

    aoirint committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    e7a8ae4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c587d31 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    be253bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a497b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22f3d38 View commit details
    Browse the repository at this point in the history
  4. doc:update help

    aoirint committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    7536b64 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. run.py: shorter help

    Co-authored-by: Hiroshiba <[email protected]>
    aoirint and Hiroshiba authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    88e18d8 View commit details
    Browse the repository at this point in the history
  2. fix lint

    aoirint committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    40b72e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffab30d View commit details
    Browse the repository at this point in the history
  4. comment: reorder 引数

    aoirint committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    96c74d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bc514c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de408f9 View commit details
    Browse the repository at this point in the history