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: sworday/UnityVisualGraphNode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ZeroUltra/UnityVisualGraphNode
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.
  • 16 commits
  • 91 files changed
  • 1 contributor

Commits on Jan 1, 2025

  1. 更新1.0.3

    ZeroUltra committed Jan 1, 2025
    Configuration menu
    Copy the full SHA
    3497e7f View commit details
    Browse the repository at this point in the history
  2. 更新

    ZeroUltra committed Jan 1, 2025
    Configuration menu
    Copy the full SHA
    1ddd85e View commit details
    Browse the repository at this point in the history
  3. 修复bug

    ZeroUltra committed Jan 1, 2025
    Configuration menu
    Copy the full SHA
    97d22ba View commit details
    Browse the repository at this point in the history
  4. Update Helper.cs

    ZeroUltra committed Jan 1, 2025
    Configuration menu
    Copy the full SHA
    dfb4cdc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. 修复bug

    NodeGraphSetting 单例导致打开缓慢的问题
    ZeroUltra committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    2346d22 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. 修复bug

    修复打开缓慢的问题,现在可以秒开(原因在于nodegraphsetting单例的问题)
    ZeroUltra committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    13e2ae6 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

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

Commits on Mar 5, 2025

  1. 更新

    增强搜索功能
    修改NodeProcessor的节点播放显示之前使用的是静态事件 现在修改为isRunning
    ZeroUltra committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    4331b8f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

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

Commits on May 17, 2025

  1. 更新

    ZeroUltra committed May 17, 2025
    Configuration menu
    Copy the full SHA
    4330885 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. 更新2.0

    修复node丢失情况导致数据错误
    ZeroUltra committed May 28, 2025
    Configuration menu
    Copy the full SHA
    ac04895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89912ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbc41d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

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

Commits on Sep 28, 2025

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

Commits on Mar 23, 2026

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