Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unitycoder/UnityLauncherPro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 46a7cb5
Choose a base ref
...
head repository: unitycoder/UnityLauncherPro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2d1f809
Choose a head ref
  • 20 commits
  • 15 files changed
  • 1 contributor

Commits on Nov 4, 2025

  1. Configuration menu
    Copy the full SHA
    d1e709d View commit details
    Browse the repository at this point in the history
  2. new project: Add "Create missing folder" button to create folders fro…

    …m your given path input field #201
    unitycoder committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    f5f31c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. fix array out of index, if removed last recent project item from list…

    …, display error message if try to launch from explorer (without any unity editors) #212
    unitycoder committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    65025c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b990989 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. Configuration menu
    Copy the full SHA
    05eb61e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Configuration menu
    Copy the full SHA
    2d69c9a View commit details
    Browse the repository at this point in the history
  2. testing project thumbnail (loaded from ProjectSettings/icon.png, if e…

    …xists) and displayed in projects Context menu #142
    unitycoder committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    d1bd18a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2025

  1. Configuration menu
    Copy the full SHA
    e351451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fffa97e View commit details
    Browse the repository at this point in the history
  3. Adding template loading into NewProject panel #147

    Fix ForceDX11 checkbox (was always enabled by default)
    unitycoder committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    dc8a1bd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2025

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

Commits on Nov 23, 2025

  1. Configuration menu
    Copy the full SHA
    8513777 View commit details
    Browse the repository at this point in the history
  2. adding online templates downloader, check if template exists in %APPD…

    …ATA%/UnityHub/Templates,
    unitycoder committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    db17ceb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1dbeaf View commit details
    Browse the repository at this point in the history
  4. fix extractTar to handle missing paths in unity template tgz files (b…

    …ut looks like probably no need to extract it manually, can just call -cloneFromTemplate ...tgz and it does all automatically >_<
    unitycoder committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    ee6df72 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. add -cloneFromTemplate, split online template description to 3 rows, …

    …make download online template better #147
    unitycoder committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    c11f256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bcffdb View commit details
    Browse the repository at this point in the history
  3. feature: finished Load Online Templates, add setting for auto fetch t…

    …emplates, add manual fetch button if auto-fetch disabled closes #147
    unitycoder committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    5a2facc View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

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

Commits on Nov 29, 2025

  1. cleaning up xaml #54

    unitycoder committed Nov 29, 2025
    Configuration menu
    Copy the full SHA
    2d1f809 View commit details
    Browse the repository at this point in the history
Loading