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: DebugOfTheRoad/STNodeEditor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: DebugST/STNodeEditor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 108 files changed
  • 2 contributors

Commits on Aug 7, 2026

  1. Configuration menu
    Copy the full SHA
    d690d64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b33f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8bfecc View commit details
    Browse the repository at this point in the history
  4. Restore .NET Framework 4.8 compatibility

    Revert the interdependent .NET 10/Skia migration from PR DebugST#37 and restore the tested PR DebugST#32 source tree. Add the missing solution platform build mappings so Any CPU, x86, and Mixed Platforms all build the intended projects.
    xincheng213618 committed Aug 7, 2026
    Configuration menu
    Copy the full SHA
    f66a075 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60c931a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2026

  1. Merge pull request DebugST#40 from xincheng213618/codex/native-wpf-demo

    Add an isolated native WPF node editor and demo
    DebugST authored Aug 10, 2026
    Configuration menu
    Copy the full SHA
    b778be3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request DebugST#41 from xincheng213618/codex/restore-net48…

    …-compat
    
    Restore .NET Framework 4.8 compatibility
    DebugST authored Aug 10, 2026
    Configuration menu
    Copy the full SHA
    f287261 View commit details
    Browse the repository at this point in the history
Loading