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: ManlyMarco/RuntimeUnityEditor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.5.1
Choose a base ref
...
head repository: ManlyMarco/RuntimeUnityEditor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.6
Choose a head ref
  • 5 commits
  • 25 files changed
  • 1 contributor

Commits on Sep 29, 2024

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

Commits on Mar 4, 2025

  1. Add a way to easily add ToString converters (#88)

    * Add a way to easily add ToString converters
    
    * Allow replacing converters
    ManlyMarco authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    a66912f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    9571a3c View commit details
    Browse the repository at this point in the history
  2. Inspector - Fix context menu not working on non-enterable members; al…

    …so fixes opening exceptions thrown by method invoking (#91)
    ManlyMarco authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    dee7273 View commit details
    Browse the repository at this point in the history
  3. Version up to 5.6

    ManlyMarco committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    1e7ea89 View commit details
    Browse the repository at this point in the history
Loading